Hi Tomas and others:
Here is the session Info. I also used the str example both without and
with changing the locale.
sI <- sessionInfo()
> str(sI)
List of 10
$ R.version :List of 14
..$ platform : chr "x86_64-w64-mingw32"
..$ arch : chr "x86_64"
..$ os: chr "mi
> On 19 Mar 2020, at 17:45, Kevin Ushey wrote:
>
> FWIW if I search for calibre_4.99.4 I see that it's a package on the
> Debian repositories (a packaged copy of https://calibre-ebook.com/ it
> seems?) so it seems like something is intentionally or unintentionally
> trying to download and us
Is there perhaps a typo in the environment variable name? This line suggests
there should be an underscore at the beginning too:
https://github.com/wch/r-source/blob/trunk/src/library/tools/R/check.R#L6028
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
U
Hi
My package dmdScheme gets always one note after submission to CRAN:
...
* checking for detritus in the temp directory ... NOTE
Found the following files/directories:
‘calibre_4.99.4_tmp_8yyefjbo’ ‘calibre_4.99.4_tmp_ft15_af5’
‘calibre_4.99.4_tmp_jy4e07d6’ ‘calibre_4.99.4_tmp_oxx_azo2’
‘
Hi Erin,
this comes from examples in ?str. Could you please try to find a minimal
example to reproduce on your system based on that? I would look for
"line needs" in ?str and experiment with reducing the example there
while still getting the error. Once it is minimal, could you please try
als
Hello everyone:
I have built the latest version of the OpenBLAS on my Windows 10 machine.
When I run make distribution in R, everything is fine.
However, when I run make check all, I get the following error:
C:\newtimeR\R-3.6.3\src\gnuwin32>make check-all
Testing examples for package 'base'
Tes