Dear friends,
I have just gotten a strange error message back from Uwe saying that the most recent version of psych failed to pass R CMD check for Windows.

The error message was less than helpful, in that it seems to have failed when trying to include the Rcpp library, which I do not directly call. (see below)


"* using log directory 'd:/Rcompile/CRANpkg/local/2.11/psych.Rcheck'
* using R version 2.11.1 (2010-05-31)
* using session charset: ISO8859-1
* checking for file 'psych/DESCRIPTION' ... OK
* this is package 'psych' version '1.0-90'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'psych' can be installed ... ERROR
Installation failed.
The installation logfile:
-Id:/Rcompile/CRANpkg/lib/2.11/Rcpp/include



I do have several suggested packages (polycor, GPArotation, MASS, graph, Rgraphviz, mvtnorm, Rcsdp), but none of these are actually required. My examples all ask if the suggested packages are available and then do not call them if they are not.

Any suggestions on what to do would be appreciated.

Thanks.

Bill



--
William Revelle         http://personality-project.org/revelle.html
Professor                       http://personality-project.org
Department of Psychology             http://www.wcas.northwestern.edu/psych/
Northwestern University http://www.northwestern.edu/
Use R for psychology                       http://personality-project.org/r
It is 6 minutes to midnight     http://www.thebulletin.org

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to