Last updated on 2024-11-08 07:50:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.3 | 23.84 | 40.77 | 64.61 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4.3 | 18.99 | 30.47 | 49.46 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.4.3 | 112.31 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.3 | 132.09 | OK | |||
r-devel-windows-x86_64 | 1.4.3 | 37.00 | 84.00 | 121.00 | NOTE | |
r-patched-linux-x86_64 | 1.4.3 | 31.64 | 38.90 | 70.54 | NOTE | |
r-release-linux-x86_64 | 1.4.3 | 28.05 | 38.89 | 66.94 | NOTE | |
r-release-macos-arm64 | 1.4.3 | 40.00 | OK | |||
r-release-macos-x86_64 | 1.4.3 | 59.00 | OK | |||
r-release-windows-x86_64 | 1.4.3 | 33.00 | 85.00 | 118.00 | NOTE | |
r-oldrel-macos-arm64 | 1.4.3 | 43.00 | OK | |||
r-oldrel-macos-x86_64 | 1.4.3 | 93.00 | OK | |||
r-oldrel-windows-x86_64 | 1.4.3 | 33.00 | 94.00 | 127.00 | OK |
Version: 1.4.3
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
cell-specification.Rd: cellranger
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 1.4.3
Check: compiled code
Result: NOTE
File ‘readxl/libs/readxl.so’:
Found non-API calls to R: ‘Rf_StringFalse’, ‘Rf_StringTrue’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.4.3
Check: compiled code
Result: NOTE
File 'readxl/libs/x64/readxl.dll':
Found non-API calls to R: 'Rf_StringFalse', 'Rf_StringTrue'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-release-windows-x86_64