* using log directory '/CRANPkg/check/sfsmisc.Rcheck' * using R version 2.1.1, 2005-06-20 * checking for file 'sfsmisc/DESCRIPTION' ... OK * this is package 'sfsmisc' version '0.95-1' * checking if this is a source package ... OK * checking whether package 'sfsmisc' can be installed ... OK * checking package directory ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking DESCRIPTION meta-information ... OK * checking package dependencies ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for syntax errors ... OK * checking R files for library.dynam ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking Rd files ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * creating sfsmisc-Ex.R ... OK * checking examples ... ERROR Running examples in sfsmisc-Ex.R failed. The error most likely occurred in: > ### * Sys.cpuinfo > > flush(stderr()); flush(stdout()) > > ### Name: Sys.cpuinfo > ### Title: Provide Information about the CPU > ### Aliases: Sys.cpuinfo Sys.MIPS > ### Keywords: utilities > > ### ** Examples > > cbind(Sys.cpuinfo()) Warning: cannot open file '/proc/cpuinfo' Error in file(con, "r") : unable to open connection Execution halted