Last updated on 2019-01-15 00:46:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3 | 4.64 | 40.50 | 45.14 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3 | 3.25 | 31.38 | 34.63 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3 | 53.45 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3 | 51.22 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.3 | 7.00 | 49.00 | 56.00 | NOTE | |
r-patched-linux-x86_64 | 1.3 | 3.94 | 37.56 | 41.50 | NOTE | |
r-patched-solaris-x86 | 1.3 | 75.20 | NOTE | |||
r-release-linux-x86_64 | 1.3 | 3.12 | 37.21 | 40.33 | NOTE | |
r-release-windows-ix86+x86_64 | 1.3 | 9.00 | 53.00 | 62.00 | NOTE | |
r-release-osx-x86_64 | 1.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.3 | 10.00 | 56.00 | 66.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.3 | NOTE |
Version: 1.3
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
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
print.wald.test
See section ‘Registering S3 methods’ 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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64
Version: 1.3
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