* using log directory 'd:/Rcompile/CRANpkg/local/2.14/rcqp.Rcheck' * using R version 2.14.2 (2012-02-29) * using platform: i386-pc-mingw32 (32-bit) * using session charset: ISO8859-1 * checking for file 'rcqp/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'rcqp' version '0.1' * package encoding: latin1 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking whether package 'rcqp' can be installed ... WARNING Found the following significant warnings: Warning: unable to re-encode 's3.R' line(s) 15,16,19,51 Warning: See 'd:/Rcompile/CRANpkg/local/2.14/rcqp.Rcheck/00install.out' for details. * checking installed package size ... OK NB: this package is only installed for sub-architecture 'i386' * 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 package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking for unstated dependencies in R code ... WARNING Warning: Couldn't open directory /usr/local/share/cwb/registry (continuing) See the information on DESCRIPTION files in the chapter 'Creating R packages' of the 'Writing R Extensions' manual. * checking S3 generic/method consistency ... WARNING Warning: Couldn't open directory /usr/local/share/cwb/registry (continuing) See section 'Generic functions and methods' of the 'Writing R Extensions' manual. * checking replacement functions ... WARNING Warning: Couldn't open directory /usr/local/share/cwb/registry (continuing) The argument of a replacement function which corresponds to the right hand side must be named 'value'. * checking foreign function calls ... WARNING Warning: Couldn't open directory /usr/local/share/cwb/registry (continuing) See the chapter 'System and foreign language interfaces' of the 'Writing R Extensions' manual. * checking R code for possible problems ... NOTE Warning: Couldn't open directory /usr/local/share/cwb/registry (continuing) * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... WARNING Warning: Couldn't open directory /usr/local/share/cwb/registry (continuing) All user-level objects in a package should have documentation entries. See the chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * checking for code/documentation mismatches ... WARNING Warning: Couldn't open directory /usr/local/share/cwb/registry (continuing) Warning: Couldn't open directory /usr/local/share/cwb/registry (continuing) Warning: Couldn't open directory /usr/local/share/cwb/registry (continuing) * checking Rd \usage sections ... NOTE Warning: Couldn't open directory /usr/local/share/cwb/registry (continuing) The \usage entries for S3 methods should use the \method markup and not their full name. See the chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking for portable compilation flags in Makevars ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking compiled code ... NOTE File 'd:/Rcompile/CRANpkg/lib/2.14/rcqp/libs/i386/libglib-2.0-0.dll': Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Found 'printf', possibly from 'printf' (C) File 'd:/Rcompile/CRANpkg/lib/2.14/rcqp/libs/i386/rcqp.dll': Found '_assert', possibly from 'assert' (C) Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Found 'printf', possibly from 'printf' (C) Found 'putchar', possibly from 'putchar' (C) Found 'puts', possibly from 'printf' (C), 'puts' (C) Compiled code should not call functions which might terminate R nor write to stdout/stderr instead of to the console. The detected symbols are linked into the code but might come from libraries and not actually be called. See 'Writing portable packages' in the 'Writing R Extensions' manual. * checking sizes of PDF files under 'inst/doc' ... OK * checking examples ... OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking running R code from vignettes ... OK * checking re-building of vignette PDFs ... OK * checking PDF version of manual ... OK WARNING: There were 7 warnings, see 'd:/Rcompile/CRANpkg/local/2.14/rcqp.Rcheck/00check.log' for details