* using log directory ‘/Users/nobuki/tmp/tmp/mypkg.Rcheck’ * using R version 2.13.0 (2011-04-13) * using platform: x86_64-apple-darwin9.8.0 (64-bit) * using session charset: UTF-8 * checking for file ‘mypkg/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘mypkg’ version ‘1.0’ * checking package dependencies ... OK * checking if this is a source package ... OK * checking for executable files ... OK * checking whether package ‘mypkg’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking DESCRIPTION meta-information ... WARNING Non-standard license specification: What license is it under? Standardizable: FALSE * 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 * loading checks for arch ‘i386’ ** 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 * loading checks for arch ‘x86_64’ ** 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 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 ... OK * checking Rd files ... WARNING prepare_Rd: atest.Rd:7-9: Dropping empty section \description prepare_Rd: atest.Rd:19-21: Dropping empty section \details prepare_Rd: atest.Rd:22-28: Dropping empty section \value prepare_Rd: atest.Rd:35-37: Dropping empty section \note prepare_Rd: atest.Rd:32-34: Dropping empty section \author prepare_Rd: atest.Rd:29-31: Dropping empty section \references prepare_Rd: atest.Rd:41-43: Dropping empty section \seealso checkRd: (5) atest.Rd:0-56: Must have a \description prepare_Rd: mypkg-package.Rd:33: All text must be in a section prepare_Rd: mypkg-package.Rd:34: All text must be in a section * checking Rd metadata ... OK * checking Rd cross-references ... WARNING Rd xrefs 中に未知のパッケージがあります * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * 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 use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking examples ... ** running examples for arch ‘i386’ ... OK ** running examples for arch ‘x86_64’ ... OK * checking PDF version of manual ... OK WARNING: There were 3 warnings, see ‘/Users/nobuki/tmp/tmp/mypkg.Rcheck/00check.log’ for details