CRAN Package Check Results for Package devtools

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 1.10.0 1.79 59.44 61.23 NOTE
r-devel-linux-x86_64-fedora-clang 1.10.0 96.40 OK
r-devel-linux-x86_64-fedora-gcc 1.10.0 88.84 OK
r-devel-osx-x86_64-clang 1.10.0 110.36 OK
r-devel-windows-ix86+x86_64 1.10.0 18.00 181.00 199.00 OK
r-patched-linux-x86_64 1.10.0 1.94 59.58 61.52 NOTE
r-patched-solaris-sparc 1.10.0 466.60 OK
r-patched-solaris-x86 1.10.0 126.70 OK
r-release-linux-x86_64 1.10.0 2.09 60.00 62.09 NOTE
r-release-osx-x86_64-mavericks 1.10.0 OK
r-release-windows-ix86+x86_64 1.10.0 25.00 229.00 254.00 OK
r-oldrel-windows-ix86+x86_64 1.10.0 17.00 261.00 278.00 OK

Check Details

Version: 1.10.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-gcc, r-patched-linux-x86_64, r-release-linux-x86_64