Skip to content
Prev 14274 / 63424 Next

Building a package under WIN2000 / rw2.0

BXC (Bendix Carstensen) wrote:
[moved to R-devel]

Works with forward slashes as follows:

  c:\stat\r\rw2000\bin\Rcmd install --docs=normal --build
  --library=c:\stat\R\bxc\library c:/stat/R/bxc/library.sources/xx

The seems to be related with the more recent threads
"Re: [Rd] wishlist: better error message in R CMD check"
"[Rd] creating a package without lazy loading"
on R-devel.

I'll try to debug.

Uwe Ligges