On Thu, 16 Dec 2021 09:57:40 + Prof Brian Ripley
wrote:
> On 16/12/2021 09:13, Stephen Berman wrote:
>> I just did `svn up' on the R development sources, switched to the build
>> directory (I build R out of tree), ran make, and got this:
>
> Precisely which version of R-devel updating from w
On 16/12/2021 09:13, Stephen Berman wrote:
I just did `svn up' on the R development sources, switched to the build
directory (I build R out of tree), ran make, and got this:
Precisely which version of R-devel updating from which version? -- this
is an area that has changed frequently in the la
On Thu, 16 Dec 2021 10:13:11 +0100
Stephen Berman wrote:
> Is this a known issue and is there a fix?
For me, the fix was to remove the already-installed
$SVNROOT/library/utils (which didn't yet contain hashtab) and re-run
make, letting the R build process re-install it from scratch.
--
Best re
I just did `svn up' on the R development sources, switched to the build
directory (I build R out of tree), ran make, and got this:
make[6]: Entering directory '/home/steve/build/r-devel/src/library/tools/src'
../../../../library/tools/libs/tools.so is unchanged
make[6]: Leaving directory '/home/st
Thank you for the update. Really helpful!
Between this and the unicode changes, the next version will have a very
positive impact on Windows users.
Best,
Steve
On Mon, Dec 13, 2021 at 1:02 PM Tomas Kalibera
wrote:
> The default was now changed in R-devel to the local application data
> (e.g. C:
On 12/15/21 10:48 PM, Henrik Bengtsson wrote:
On MS Windows 10, the following works:
Rscript --vanilla -e "\"abc\""
[1] "abc"
and also:
Rterm --vanilla --no-echo -e "\"abc.txt\""
[1] "abc.txt"
whereas attempting the same with 'R' fails;
R --vanilla --no-echo -e "\"abc.txt\""
Error: o
> Frederick Eaton
> on Wed, 15 Dec 2021 20:09:46 -0800 writes:
> Just following up to check if anyone has had time to look over these
patches.
> Frederick
I strongly guess that nobody has.
Let me give you my perception of what you have tried to
propose/use, and why I hadn'