* using log directory 'd:/Rcompile/CRANpkg/local/2.8/psych.Rcheck' * using R version 2.8.1 (2008-12-22) * using session charset: ISO8859-1 * checking for file 'psych/DESCRIPTION' ... OK * this is package 'psych' version '1.0-72' * 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 ... OK * checking package directory ... OK * checking for portable file names ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the name space can be loaded with stated dependencies ... OK * checking for unstated dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE Error in library.dynam(lib, package, package.lib) : shared library 'BioC_graph' not found ICLUST.rgraph: no visible global function definition for 'nodes' ICLUST.rgraph: no visible global function definition for 'addEdge' ICLUST.rgraph: no visible global function definition for 'subGraph' ICLUST.rgraph: no visible global function definition for 'toDot' fa.graph: no visible global function definition for 'nodes' fa.graph: no visible global function definition for 'addEdge' fa.graph: no visible global function definition for 'subGraph' fa.graph: no visible global function definition for 'toDot' omega.graph: no visible global function definition for 'nodes' omega.graph: no visible global function definition for 'addEdge' omega.graph: no visible global function definition for 'toDot' structure.graph: no visible global function definition for 'nodes' structure.graph: no visible global function definition for 'addEdge' structure.graph: no visible global function definition for 'subGraph' structure.graph: no visible global function definition for 'toDot' * checking Rd files ... WARNING Rd files with unknown sections: cor.plot.Rd: Rdversion factor.stats.Rd: Rdversion msq.Rd: Rdversion neo.Rd: Rdversion sim.anova.Rd: Rdversion See the chapter 'Writing R documentation files' in manual 'Writing R Extensions'. * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking data for non-ASCII characters ... OK * creating psych-Ex.R ... OK * checking examples ... ERROR Running examples in 'psych-Ex.R' failed. The error most likely occurred in: > ### * 00.psych-package > > flush(stderr()); flush(stdout()) > > ### Name: 00.psych > ### Title: A package for personality, psychometric, and psychological > ### research > ### Aliases: psych psych-package 00.psych-package > ### Keywords: package multivariate models cluster > > ### ** Examples > > #See the separate man pages > test.psych() too many factors requested for this number of variables to use SMC, 1s used instead Loading required package: GPArotation In omega, 3 factors are too many for 4 variables using mle. Using minres instead In fa, too many factors requested for this number of variables to use SMC for communality estimates, 1s are used instead Loading required package: Rgraphviz Loading required package: graph Error in library.dynam(lib, package, package.lib) : shared library 'BioC_graph' not found Error: package 'graph' could not be loaded Execution halted