Last updated on 2024-09-11 06:50:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.6 | 35.28 | 277.72 | 313.00 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.6 | 0.28 | 1.61 | 1.89 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.7 | 383.17 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.7 | 391.29 | OK | |||
r-devel-windows-x86_64 | 1.0.6 | 32.00 | 227.00 | 259.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.6 | 35.81 | 258.64 | 294.45 | OK | |
r-release-linux-x86_64 | 1.0.6 | 30.72 | 260.19 | 290.91 | OK | |
r-release-macos-arm64 | 1.0.6 | 115.00 | OK | |||
r-release-macos-x86_64 | 1.0.6 | 191.00 | OK | |||
r-release-windows-x86_64 | 1.0.7 | 28.00 | 205.00 | 233.00 | OK | |
r-oldrel-macos-arm64 | 1.0.6 | 142.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.6 | 428.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.7 | 30.00 | 220.00 | 250.00 | OK |
Version: 1.0.6
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
adjustModel.Rd: nsga2
resistanceFromShape.Rd: raster-package, rasterize, RasterLayer-class
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-windows-x86_64
Version: 1.0.6
Check: compiled code
Result: NOTE
File ‘SiMRiv/libs/SiMRiv.so’:
Found non-API call to R: ‘SET_TYPEOF’
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-linux-x86_64-debian-clang
Version: 1.0.6
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.6
Check: compiled code
Result: NOTE
File 'SiMRiv/libs/x64/SiMRiv.dll':
Found non-API call to R: 'SET_TYPEOF'
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