Last updated on 2023-02-02 06:55:03 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 13.40 | 117.68 | 131.08 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 10.11 | 87.24 | 97.35 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 163.57 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 171.71 | NOTE | |||
r-devel-windows-x86_64 | 0.1.4 | 110.00 | 15.00 | 125.00 | FAIL | |
r-patched-linux-x86_64 | 0.1.4 | 21.93 | 104.63 | 126.56 | NOTE | |
r-release-linux-x86_64 | 0.1.4 | 9.34 | 105.29 | 114.63 | NOTE | |
r-release-macos-arm64 | 0.1.4 | 48.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.4 | 79.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.4 | 107.00 | 195.00 | 302.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.4 | 51.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.4 | 82.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.4 | 26.00 | 155.00 | 181.00 | NOTE |
Version: 0.1.4
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
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-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.4
Check: whether the package can be loaded with stated dependencies
Result: WARN
It looks like this package (or one of its dependent packages) has an
unstated dependence on a standard package. All dependencies must be
declared in DESCRIPTION.
See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
Flavor: r-devel-windows-x86_64
Version: 0.1.4
Check: whether the package can be unloaded cleanly
Result: WARN
Flavor: r-devel-windows-x86_64
Version: 0.1.4
Check: whether the namespace can be loaded with stated dependencies
Result: WARN
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavor: r-devel-windows-x86_64
Version: 0.1.4
Check: whether the namespace can be unloaded cleanly
Result: WARN
Flavor: r-devel-windows-x86_64
Version: 0.1.4
Check: loading without being on the library search path
Result: FAIL
Flavor: r-devel-windows-x86_64