Last updated on 2024-11-03 21:49:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 9.33 | 92.23 | 101.56 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 7.67 | 67.42 | 75.09 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 177.06 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 156.06 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 11.00 | 93.00 | 104.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 11.23 | 86.58 | 97.81 | NOTE | |
r-release-linux-x86_64 | 0.1.0 | 0.29 | 1.52 | 1.81 | ERROR | |
r-release-macos-arm64 | 0.1.0 | 47.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.0 | 68.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.0 | 13.00 | 95.00 | 108.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.0 | 55.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.0 | 88.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.0 | 16.00 | 114.00 | 130.00 | NOTE |
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘nlme’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.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: 0.1.0
Check: package dependencies
Result: ERROR
Packages required but not available: 'fda', 'fields', 'reshape2', 'lme4'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64