Last updated on 2024-11-09 05:49:35 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0.0 | 2.87 | 34.33 | 37.20 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.0.0 | 1.97 | 25.54 | 27.51 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.0.0 | 59.50 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.0.0 | 55.59 | NOTE | |||
r-devel-windows-x86_64 | 3.0.0 | 3.00 | 59.00 | 62.00 | NOTE | |
r-patched-linux-x86_64 | 3.0.0 | 1.79 | 33.07 | 34.86 | NOTE | |
r-release-linux-x86_64 | 3.0.0 | 2.69 | 32.99 | 35.68 | NOTE | |
r-release-macos-arm64 | 3.0.0 | 22.00 | NOTE | |||
r-release-macos-x86_64 | 3.0.0 | 31.00 | NOTE | |||
r-release-windows-x86_64 | 3.0.0 | 4.00 | 59.00 | 63.00 | NOTE | |
r-oldrel-macos-arm64 | 3.0.0 | 24.00 | NOTE | |||
r-oldrel-macos-x86_64 | 3.0.0 | 31.00 | NOTE | |||
r-oldrel-windows-x86_64 | 3.0.0 | 4.00 | 62.00 | 66.00 | NOTE |
Version: 3.0.0
Check: dependencies in R code
Result: NOTE
There are ::: calls to the package's namespace in its code. A package
almost never needs to use ::: for its own objects:
‘lseq’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, 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-x86_64
Version: 3.0.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘nlme’
All declared Imports should be used.
There are ::: calls to the package's namespace in its code. A package
almost never needs to use ::: for its own objects:
‘lseq’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc