Last updated on 2018-02-24 09:51:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3 | 3.81 | 37.73 | 41.54 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3 | 3.20 | 30.45 | 33.65 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3 | 50.87 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3 | 49.38 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.3 | 11.00 | 65.00 | 76.00 | NOTE | |
r-patched-linux-x86_64 | 1.3 | 1.68 | 42.58 | 44.26 | NOTE | |
r-patched-solaris-x86 | 1.3 | 68.30 | NOTE | |||
r-release-linux-x86_64 | 1.3 | 1.84 | 42.04 | 43.88 | NOTE | |
r-release-windows-ix86+x86_64 | 1.3 | 5.00 | 77.00 | 82.00 | NOTE | |
r-release-osx-x86_64 | 1.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.3 | 4.00 | 50.00 | 54.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