On Tue, 14 Jun 2022 18:00:24 +0200 Martin Maechler
wrote:
>> GILLIBERT, Andre
>> on Tue, 14 Jun 2022 13:39:41 + writes:
>
> > Hello,
> >> I asked about the following observations on r-help and it
> >> was suggested that they may indicate an algorithmic
> >> proble
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 versio
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
On Mon, 6 May 2019 11:12:25 +0200 Ralf Stubner wrote:
> On 04.05.19 19:04, Stephen Berman wrote:
>> In versions of R prior to 3.6.0 the following invocation succeeds,
>> returning the data frame shown:
>>
>>> read.table("https://www.dwds.de/r/stat?corpus=kern
In versions of R prior to 3.6.0 the following invocation succeeds,
returning the data frame shown:
> read.table("https://www.dwds.de/r/stat?corpus=kern&cnt=tokens&date=decade&format=text";,
> header=TRUE)
Dekade Anzahl
11900 11467254
21910 13023370
31920 13434601
41930 132963
On Tue, 5 Jun 2018 16:03:54 +0200 Tomas Kalibera
wrote:
> Thanks for the report, fixed in R-devel (74848).
>
> Best
> Tomas
FTR, I confirm that the problem I reported is now fixed under both
GNU/Linux and MS-Windows. Thanks!
Steve Berman
__
R-devel
On Mon, 4 Jun 2018 10:44:11 +0200 Martin Maechler
wrote:
>> peter dalgaard
>> on Sun, 3 Jun 2018 23:51:24 +0200 writes:
>
> > Looks like this actually comes from readLines(), nothing
> > to do with source() as such: In current R-devel (still):
>
> >> f <- file("http://ho
In R 3.5.0 using the `encoding' argument of source() prevents loading
files from the internet; without the `encoding' argument files can be
loaded from the internet, but if they contain non-ascii characters,
these are not correctly displayed under MS-Windows (but they are
correctly displayed under
On Fri, 20 Oct 2017 09:15:42 +0200 Martin Maechler
wrote:
>>>>>> Stephen Berman
>>>>>> on Thu, 19 Oct 2017 17:12:50 +0200 writes:
>
> > On Wed, 18 Oct 2017 18:09:41 +0200 Martin Maechler
> > wrote:
> >>>>>
On Wed, 18 Oct 2017 18:09:41 +0200 Martin Maechler
wrote:
>>>>>> Martin Maechler
>>>>>> on Mon, 16 Oct 2017 19:13:31 +0200 writes:
(I also included a reply to part of this response of yours below.)
>>>>>> Stephen Berman
>>>&
(I reported the test failure mentioned below to R-help but was advised
that this list is the right one to address the issue; in the meantime I
investigated the matter somewhat more closely, including searching
recent R-devel postings, since I haven't been following this list.)
Last May there were
11 matches
Mail list logo