CRAN Package Check Results for Package rcdk

Last updated on 2016-03-07 23:47:35.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 3.3.2 1.73 42.49 44.22 NOTE
r-devel-linux-x86_64-fedora-clang 3.3.2 120.00 NOTE
r-devel-linux-x86_64-fedora-gcc 3.3.2 116.77 NOTE
r-devel-osx-x86_64-clang 3.3.2 83.08 NOTE
r-devel-windows-ix86+x86_64 3.3.2 13.00 82.00 95.00 NOTE
r-patched-linux-x86_64 3.3.2 2.12 57.60 59.72 NOTE
r-patched-solaris-sparc 3.3.2 672.30 NOTE
r-patched-solaris-x86 3.3.2 141.50 NOTE
r-release-linux-x86_64 3.3.2 2.17 55.95 58.12 NOTE
r-release-osx-x86_64-mavericks 3.3.2 OK
r-release-windows-ix86+x86_64 3.3.2 17.00 108.00 125.00 OK
r-oldrel-windows-ix86+x86_64 3.3.2 15.00 117.00 132.00 OK

Check Details

Version: 3.3.2
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     hasNext.iload.molecules
    See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
    manual.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64

Version: 3.3.2
Check: R code for possible problems
Result: NOTE
    load.molecules: no visible global function definition for
     ‘download.file’
    Undefined global functions or variables:
     download.file
    Consider adding
     importFrom("utils", "download.file")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64