Last updated on 2024-09-15 00:50:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.0 | 29.33 | 94.12 | 123.45 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.7.0 | 20.59 | 65.33 | 85.92 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.7.0 | 205.00 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.0 | 199.18 | NOTE | |||
r-devel-windows-x86_64 | 0.7.0 | 36.00 | 101.00 | 137.00 | NOTE | |
r-patched-linux-x86_64 | 0.7.0 | 31.37 | 87.86 | 119.23 | OK | |
r-release-linux-x86_64 | 0.7.0 | 31.13 | 89.88 | 121.01 | OK | |
r-release-macos-arm64 | 0.7.0 | 53.00 | OK | |||
r-release-macos-x86_64 | 0.7.0 | 87.00 | OK | |||
r-release-windows-x86_64 | 0.7.0 | 36.00 | 101.00 | 137.00 | OK | |
r-oldrel-macos-arm64 | 0.7.0 | 57.00 | OK | |||
r-oldrel-macos-x86_64 | 0.7.0 | 123.00 | OK | |||
r-oldrel-windows-x86_64 | 0.7.0 | 42.00 | 126.00 | 168.00 | OK |
Version: 0.7.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
pbcsample.Rd: pbcseq, survival
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: 0.7.0
Check: compiled code
Result: NOTE
File ‘LTRCforests/libs/LTRCforests.so’:
Found non-API call to R: ‘STRING_PTR’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
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
Version: 0.7.0
Check: compiled code
Result: NOTE
File 'LTRCforests/libs/x64/LTRCforests.dll':
Found non-API call to R: 'STRING_PTR'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64