Last updated on 2025-04-01 09:55:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.0 | 9.75 | 84.01 | 93.76 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.0 | 6.86 | 65.22 | 72.08 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 4.0 | 149.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 4.0 | 141.98 | NOTE | |||
r-devel-macos-arm64 | 4.0 | 47.00 | OK | |||
r-devel-macos-x86_64 | 4.0 | 122.00 | OK | |||
r-devel-windows-x86_64 | 4.0 | 13.00 | 94.00 | 107.00 | NOTE | |
r-patched-linux-x86_64 | 4.0 | 9.77 | 80.89 | 90.66 | NOTE | |
r-release-linux-x86_64 | 4.0 | 9.28 | 79.90 | 89.18 | OK | |
r-release-macos-arm64 | 4.0 | 50.00 | OK | |||
r-release-macos-x86_64 | 4.0 | 66.00 | OK | |||
r-release-windows-x86_64 | 4.0 | 12.00 | 95.00 | 107.00 | OK | |
r-oldrel-macos-arm64 | 4.0 | OK | ||||
r-oldrel-macos-x86_64 | 4.0 | 77.00 | OK | |||
r-oldrel-windows-x86_64 | 4.0 | 16.00 | 114.00 | 130.00 | OK |
Version: 4.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
plot.tscgm.Rd: network
plot.tscgm.ar2.Rd: network
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, r-patched-linux-x86_64
Version: 4.0
Check: compiled code
Result: NOTE
File ‘SparseTSCGM/libs/SparseTSCGM.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