On 15.06.2012 16:37, Vitalie Spinu wrote:
Hi,
I am getting a strange error with 15.0 which I've not seen with previous
versions of R.
If sysdata.rda is included in R directory of the package I am getting:
R CMD build betfairly.roxygen/
* checking for file ‘betfairly.roxygen/DESCRIPTION’ ...
On 22.06.2012 15:10, Ingmar Schuster wrote:
Hi Uwe and List,
Thanks for your suggestions.
It's a complete repository with source Packages and the PACKAGES(.gz)
index file under "src/contrib/". As mentioned: explicitly calling
install.packages("PACKAGE_NAME",
repos="file:///Users/arbeit/Docum
Dear r-devel list members,
By placing a call to the new (with R 2.15.1) globalVariables() in the
development version of the Rcmdr package, I've succeeded in reducing the
"notes" produced by R CMD check from dozens to two. But I still get the
following notes, even though '.commander.done' is in
I have developed an R package that works under Win32, but when I attempt to
build it on Win64,
I get ERROR: loading failed for 'x64'
More precisely, I developed and tested the package under Win32 and it works.
But when I move
to a 64 bit Windows 7 (Home Premium) system, and attempt to build
On 24/06/2012 02:54, John Nolan wrote:
I have developed an R package that works under Win32, but when I attempt to
build it on Win64,
I get ERROR: loading failed for 'x64'
More precisely, I developed and tested the package under Win32 and it works.
But when I move
to a 64 bit Windows 7 (Ho