CRAN Package Check Results for Package devtools

Last updated on 2015-02-05 23:50:21.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7.0 2.05 39.40 41.46 NOTE
r-devel-linux-x86_64-debian-gcc 1.7.0 1.69 39.25 40.94 NOTE
r-devel-linux-x86_64-fedora-clang 1.7.0 80.80 NOTE
r-devel-linux-x86_64-fedora-gcc 1.7.0 73.40 NOTE
r-devel-osx-x86_64-clang 1.7.0 97.65 NOTE
r-devel-windows-ix86+x86_64 1.7.0 15.00 118.00 133.00 NOTE
r-patched-linux-x86_64 1.7.0 2.04 42.29 44.32 NOTE
r-patched-solaris-sparc 1.7.0 392.60 NOTE
r-patched-solaris-x86 1.7.0 107.50 NOTE
r-release-linux-ix86 1.7.0 2.62 60.74 63.36 NOTE
r-release-linux-x86_64 1.7.0 1.95 41.41 43.36 NOTE
r-release-osx-x86_64-mavericks 1.7.0 NOTE
r-release-osx-x86_64-snowleopard 1.7.0 NOTE
r-release-windows-ix86+x86_64 1.7.0 12.00 125.00 137.00 NOTE
r-oldrel-windows-ix86+x86_64 1.7.0 10.00 122.00 132.00 WARN

Check Details

Version: 1.7.0
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to ‘testthat’ in package code.
     Please use :: or requireNamespace() instead.
     See section 'Suggested packages' in the 'Writing R Extensions' manual.
    Namespace in Imports field not imported from: ‘memoise’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-debian-clang, 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

Version: 1.7.0
Check: R code for possible problems
Result: NOTE
    Found the following calls to attach():
    File ‘devtools/R/package-env.r’:
     attach(NULL, name = pkg_env_name(pkg))
    File ‘devtools/R/shims.r’:
     attach(e, name = "devtools_shims", warn.conflicts = FALSE)
    See section ‘Good practice’ in ‘?attach’.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-ix86, r-release-linux-x86_64

Version: 1.7.0
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘memoise’
     All declared Imports should be used.
    See the information on DESCRIPTION files in the chapter ‘Creating R
    packages’ of the ‘Writing R Extensions’ manual.
Flavors: r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-osx-x86_64-snowleopard, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.7.0
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'lintr'
Flavor: r-oldrel-windows-ix86+x86_64

Version: 1.7.0
Check: Rd cross-references
Result: WARN
    Unknown package 'lintr' in Rd xrefs
Flavor: r-oldrel-windows-ix86+x86_64