Last updated on 2023-09-25 20:08:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.56.1 | 12.81 | 86.02 | 98.83 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.56.1 | 8.95 | 65.95 | 74.90 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.56.1 | 117.54 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.56.1 | 121.53 | NOTE | |||
r-devel-windows-x86_64 | 1.56.1 | 11.00 | 89.00 | 100.00 | NOTE | |
r-patched-linux-x86_64 | 1.56.1 | 8.93 | 83.32 | 92.25 | NOTE | |
r-release-linux-x86_64 | 1.56.1 | 12.13 | 85.02 | 97.15 | NOTE | |
r-release-macos-arm64 | 1.56.1 | 41.00 | NOTE | |||
r-release-macos-x86_64 | 1.56.1 | 65.00 | NOTE | |||
r-release-windows-x86_64 | 1.56.1 | 15.00 | 102.00 | 117.00 | NOTE | |
r-oldrel-macos-arm64 | 1.56.1 | 41.00 | OK | |||
r-oldrel-macos-x86_64 | 1.56.1 | 52.00 | OK | |||
r-oldrel-windows-x86_64 | 1.56.1 | 15.00 | 103.00 | 118.00 | OK |
Version: 1.56.1
Check: Rd \usage sections
Result: NOTE
S3 methods shown with full name in documentation object 'pamr-internal':
‘print.nsc’ ‘print.nsccv’
The \usage entries for S3 methods should use the \method markup and not
their full name.
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, 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: 1.56.1
Check: compiled code
Result: NOTE
File ‘pamr/libs/pamr.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc