Last updated on 2024-11-02 23:48:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 9.89 | 107.04 | 116.93 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 7.78 | 75.94 | 83.72 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 189.24 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 189.46 | NOTE | |||
r-devel-windows-x86_64 | 1.0.0 | 11.00 | 108.00 | 119.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 11.16 | 100.30 | 111.46 | NOTE | |
r-release-linux-x86_64 | 1.0.0 | 0.44 | 1.64 | 2.08 | ERROR | |
r-release-macos-arm64 | 1.0.0 | 58.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.0 | 87.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.0 | 12.00 | 117.00 | 129.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.0 | 67.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.0 | 98.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.0 | 14.00 | 134.00 | 148.00 | NOTE |
Version: 1.0.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘reshape2’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-patched-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-x86_64
Version: 1.0.0
Check: package dependencies
Result: ERROR
Packages required but not available: 'reshape2', 'lhs'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64