Last updated on 2019-04-22 01:47:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.1 | 5.71 | 39.13 | 44.84 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3.1 | 4.20 | 31.59 | 35.79 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3.1 | 52.98 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 50.21 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.3.1 | 13.00 | 70.00 | 83.00 | NOTE | |
r-patched-linux-x86_64 | 1.3.1 | 4.89 | 39.28 | 44.17 | NOTE | |
r-patched-solaris-x86 | 1.3.1 | 76.00 | NOTE | |||
r-release-linux-x86_64 | 1.3.1 | 4.51 | 37.93 | 42.44 | NOTE | |
r-release-windows-ix86+x86_64 | 1.3.1 | 7.00 | 74.00 | 81.00 | NOTE | |
r-release-osx-x86_64 | 1.3.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.3.1 | 4.00 | 75.00 | 79.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.3.1 | NOTE |
Version: 1.3.1
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to 'boot' in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.3.1
Check: R code for possible problems
Result: NOTE
varbin: no visible global function definition for 'boot'
Undefined global functions or variables:
boot
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64