Displaying 1 result from an estimated 1 matches for "transript".
Did you mean:
transcript
2006 Oct 20
0
R CMD check/build --binary fail with data/RCS map
Hello,
On Windows XP using R 2.4.0pat (2006-10-19 r39674) from CRAN (sorry, no
r-devel) R CMD check of R CMD build --binary fails if package has RCS
folder in data map. This does not happen on my Debian GNU/Linux box with
R 2.4.0 (2006-10-03). Is this a bug?
Here is the transript from the command prompt
C:\Programs\R>R CMD check test
* checking for working latex ... OK
* using log directory 'C:/Programs/R/test.Rcheck'
* using R version 2.4.0 Patched (2006-10-19 r39674)
* checking for file 'test/DESCRIPTION' ... OK
* checking extension type ... Package
*...