Last updated on 2023-06-10 05:52:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0.0 | 3.80 | 42.81 | 46.61 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.0.0 | 2.78 | 32.97 | 35.75 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.0.0 | 57.63 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.0.0 | 54.34 | NOTE | |||
r-devel-windows-x86_64 | 3.0.0 | 4.00 | 59.00 | 63.00 | NOTE | |
r-patched-linux-x86_64 | 3.0.0 | 3.15 | 40.47 | 43.62 | NOTE | |
r-release-linux-x86_64 | 3.0.0 | 2.96 | 40.89 | 43.85 | NOTE | |
r-release-macos-arm64 | 3.0.0 | 24.00 | NOTE | |||
r-release-macos-x86_64 | 3.0.0 | 31.00 | NOTE | |||
r-release-windows-x86_64 | 3.0.0 | 5.00 | 62.00 | 67.00 | NOTE | |
r-oldrel-macos-arm64 | 3.0.0 | 22.00 | NOTE | |||
r-oldrel-macos-x86_64 | 3.0.0 | 28.00 | NOTE | |||
r-oldrel-windows-x86_64 | 3.0.0 | 5.00 | 63.00 | 68.00 | OK |
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
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
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.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64