Last updated on 2025-04-05 07:53:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0.0 | 2.90 | 34.44 | 37.34 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.0.0 | 2.16 | 26.29 | 28.45 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.0.0 | 58.42 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.0.0 | 54.96 | NOTE | |||
r-devel-macos-arm64 | 3.0.0 | 24.00 | NOTE | |||
r-devel-macos-x86_64 | 3.0.0 | 43.00 | NOTE | |||
r-devel-windows-x86_64 | 3.0.0 | 4.00 | 57.00 | 61.00 | NOTE | |
r-patched-linux-x86_64 | 3.0.0 | 2.83 | 32.64 | 35.47 | NOTE | |
r-release-linux-x86_64 | 3.0.0 | 2.48 | 32.13 | 34.61 | 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 | 58.00 | 62.00 | NOTE | |
r-oldrel-macos-arm64 | 3.0.0 | NOTE | ||||
r-oldrel-macos-x86_64 | 3.0.0 | 31.00 | NOTE | |||
r-oldrel-windows-x86_64 | 3.0.0 | 5.00 | 64.00 | 69.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-macos-arm64, r-devel-macos-x86_64, 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