Last updated on 2024-12-22 10:50:22 CET.
Package | ERROR | NOTE |
---|---|---|
SmoothWin | 1 | 12 |
Current CRAN status: ERROR: 1, NOTE: 12
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-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: package dependencies
Result: ERROR
Package required but not available: ‘Rfast’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-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.
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