Last updated on 2025-02-23 09:51:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.3 | 23.57 | 39.81 | 63.38 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4.3 | 19.72 | 31.05 | 50.77 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.4.3 | 121.79 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.3 | 127.59 | OK | |||
r-devel-macos-arm64 | 1.4.3 | 48.00 | OK | |||
r-devel-macos-x86_64 | 1.4.3 | 77.00 | OK | |||
r-devel-windows-x86_64 | 1.4.3 | 34.00 | 80.00 | 114.00 | NOTE | |
r-patched-linux-x86_64 | 1.4.3 | 32.67 | 38.74 | 71.41 | NOTE | |
r-release-linux-x86_64 | 1.4.3 | 26.35 | 38.08 | 64.43 | 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 | 36.00 | 83.00 | 119.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 | 41.00 | 93.00 | 134.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: whether package can be installed
Result: WARN
Found the following significant warnings:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
See ‘/data/gannet/ripley/R/packages/tests-clang/readxl.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 20.1.0-rc2’
* used C++ compiler: ‘clang version 20.1.0-rc2’
Flavor: r-devel-linux-x86_64-fedora-clang
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