CRAN Package Check Results for Package SmoothWin

Last updated on 2024-03-28 06:01:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.0 2.97 44.24 47.21 NOTE
r-devel-linux-x86_64-debian-gcc 3.0.0 2.82 33.15 35.97 NOTE
r-devel-linux-x86_64-fedora-clang 3.0.0 57.34 NOTE
r-devel-linux-x86_64-fedora-gcc 3.0.0 56.53 NOTE
r-devel-windows-x86_64 3.0.0 4.00 58.00 62.00 NOTE
r-patched-linux-x86_64 3.0.0 2.90 41.55 44.45 NOTE
r-release-linux-x86_64 3.0.0 2.95 41.62 44.57 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 63.00 68.00 NOTE
r-oldrel-macos-arm64 3.0.0 22.00 NOTE
r-oldrel-windows-x86_64 3.0.0 5.00 69.00 74.00 OK

Check Details

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. Flavor: r-oldrel-macos-arm64