Last updated on 2023-12-06 18:52:55 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.17.1 | 5.43 | 71.16 | 76.59 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.17.1 | 2.92 | 54.72 | 57.64 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.17.1 | 100.93 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.17.1 | 111.38 | NOTE | |||
r-devel-windows-x86_64 | 2.17.1 | 5.00 | 97.00 | 102.00 | NOTE | |
r-patched-linux-x86_64 | 2.17.1 | 4.27 | 70.30 | 74.57 | NOTE | |
r-release-linux-x86_64 | 2.17.1 | 5.30 | 68.07 | 73.37 | NOTE | |
r-release-macos-arm64 | 2.17.1 | 42.00 | NOTE | |||
r-release-macos-x86_64 | 2.17.1 | 92.00 | NOTE | |||
r-release-windows-x86_64 | 2.17.1 | 5.00 | 106.00 | 111.00 | NOTE | |
r-oldrel-macos-arm64 | 2.17.1 | 32.00 | OK | |||
r-oldrel-macos-x86_64 | 2.17.1 | 51.00 | OK | |||
r-oldrel-windows-x86_64 | 2.17.1 | 7.00 | 104.00 | 111.00 | OK |
Version: 2.17.1
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:
‘devAll’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-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: 2.17.1
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'favicon.Rd':
‘file’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64