CRAN Package Check Results for Package SparseTSCGM

Last updated on 2024-07-17 03:49:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0 12.95 109.90 122.85 OK
r-devel-linux-x86_64-debian-gcc 4.0 9.07 80.51 89.58 OK
r-devel-linux-x86_64-fedora-clang 4.0 154.05 NOTE
r-devel-linux-x86_64-fedora-gcc 4.0 145.01 NOTE
r-devel-windows-x86_64 4.0 14.00 93.00 107.00 NOTE
r-patched-linux-x86_64 4.0 13.43 102.35 115.78 OK
r-release-linux-x86_64 4.0 11.35 99.50 110.85 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 97.00 109.00 OK
r-oldrel-macos-arm64 4.0 46.00 OK
r-oldrel-macos-x86_64 4.0 77.00 OK
r-oldrel-windows-x86_64 4.0 17.00 111.00 128.00 OK

Check Details

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

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. Flavor: r-devel-windows-x86_64