• using R version 2.15.0 (2012-03-30)
  • using platform: x86_64-pc-mingw32 (64-bit)
  • using session charset: ISO8859-1
  • checking for file 'svcm/DESCRIPTION' ... OK
  • checking extension type ... Package
  • this is package 'svcm' version '0.1.2'
  • 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 'svcm' can be installed ... OK
  • checking installed package size ... NOTE
    installed size is 7.2Mb
    sub-directories of 1Mb or more:
    doc 6.6Mb
  • 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
  • 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
    ** checking whether the namespace can be loaded with stated dependencies ... OK
    ** checking whether the namespace can be unloaded cleanly ... OK
  • loading checks for arch 'x64'
    ** 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 ... OK
  • checking S3 generic/method consistency ... OK
  • checking replacement functions ... OK
  • checking foreign function calls ... OK
  • checking R code for possible problems ... NOTE
    EDofTP: no visible binding for global variable 'S'
    EDofTP: no visible binding for global variable 'BB'
    EDofTP: warning in assign("ED", ED, env = svcm.env): partial argument
    match of 'env' to 'envir'
    EDofTP: no visible binding for global variable 'svcm.env'
    predictsvcm: no visible binding for global variable 'P.whole'
    predictsvcm: no visible binding for global variable 'ndims'
    predictsvcm: no visible binding for global variable 'P.x'
    predictsvcm: no visible binding for global variable 'P.y'
    predictsvcm: no visible binding for global variable 'P.z'
    predictsvcm: no visible binding for global variable 'BB'
    predictsvcm: warning in assign("S", S, env = svcm.env): partial
    argument match of 'env' to 'envir'
    predictsvcm: no visible binding for global variable 'svcm.env'
    predictsvcm: no visible binding for global variable 'RHS'
    predictsvcm: warning in assign("A", as.vector(A), env = svcm.env):
    partial argument match of 'env' to 'envir'
    predictsvcm: no visible binding for global variable 'B'
    predictsvcm: warning in assign("eta", eta, env = svcm.env): partial
    argument match of 'env' to 'envir'
    predictsvcm: no visible binding for global variable 'LS.X'
    predictsvcm: no visible binding for global variable 'Y'
    predictsvcm: no visible binding for global variable 'X'
    predictsvcm: no visible binding for global variable 'BB.x'
    predictsvcm: no visible binding for global variable 'B.x'
    predictsvcm: no visible binding for global variable 'BB.y'
    predictsvcm: no visible binding for global variable 'B.y'
    predictsvcm: no visible binding for global variable 'BB.z'
    predictsvcm: no visible binding for global variable 'B.z'
    predictsvcm: warning in assign("A", A, env = svcm.env): partial
    argument match of 'env' to 'envir'
    predictsvcm: warning in assign("ED", ED, env = svcm.env): partial
    argument match of 'env' to 'envir'
    targetsvcm: no visible binding for global variable 'type'
    targetsvcm: no visible binding for global variable 'n'
    targetsvcm: no visible binding for global variable 'y'
    targetsvcm: no visible binding for global variable 'eta'
    targetsvcm: no visible binding for global variable 'ED'
    targetsvcm: no visible binding for global variable 'Y'
    targetsvcm: warning in assign("GCVtab", rbind(GCVtab, c(lambda, GCV)),
    env = svcm.env): partial argument match of 'env' to 'envir'
    targetsvcm: no visible binding for global variable 'GCVtab'
    targetsvcm: no visible binding for global variable 'svcm.env'
  • checking Rd files ... OK
  • checking Rd metadata ... OK
  • checking Rd cross-references ... OK
  • 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 contents of 'data' directory ... OK
  • checking data for non-ASCII characters ... OK
  • checking data for ASCII and uncompressed saves ... 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 compiled code ... OK
  • checking sizes of PDF files under 'inst/doc' ... NOTE
    'qpdf' made some significant size reductions:
    compacted 'data_3dexample.pdf' from 765Kb to 86Kb
    compacted 'svcm_2dexample.pdf' from 5073Kb to 539Kb
    compacted 'svcm_3dexample.pdf' from 380Kb to 44Kb
    compacted 'svcm_resol_2dexample.pdf' from 368Kb to 43Kb
    consider running tools::compactPDF() on these files
  • checking installed files from 'inst/doc' ... OK
  • checking examples ...
    ** running examples for arch 'i386' ... OK
    ** running examples for arch 'x64' ... OK
  • checking for unstated dependencies in tests ... OK
  • checking tests ...
    ** running tests for arch 'i386' OK
    Running 'svcm3d.R'
    ** running tests for arch 'x64' OK
    Running 'svcm3d.R'
  • checking PDF version of manual ... OK
    NOTE: There were 3 notes.
    See
    'd:/Rcompile/CRANpkg/local/2.15/svcm.Rcheck/00check.log'
    for details.