CRAN Package Check Results for Package vines

Last updated on 2024-11-05 17:50:29 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.5 12.11 102.83 114.94 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.5 9.20 70.86 80.06 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.5 182.63 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.5 171.47 NOTE
r-devel-windows-x86_64 1.1.5 15.00 117.00 132.00 NOTE
r-patched-linux-x86_64 1.1.5 14.83 93.97 108.80 OK
r-release-linux-x86_64 1.1.5 12.46 93.58 106.04 OK
r-release-macos-arm64 1.1.5 50.00 OK
r-release-macos-x86_64 1.1.5 93.00 OK
r-release-windows-x86_64 1.1.5 18.00 124.00 142.00 OK
r-oldrel-macos-arm64 1.1.5 55.00 OK
r-oldrel-macos-x86_64 1.1.5 89.00 OK
r-oldrel-windows-x86_64 1.1.5 20.00 141.00 161.00 OK

Check Details

Version: 1.1.5
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: Vine-class.Rd: copula-class Vine-distribution.Rd: cubature h-methods.Rd: copula-class hinverse-methods.Rd: copula-class vineFit.Rd: copula-class vineOrder.Rd: solve_TSP vineParameters.Rd: copula-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-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 1.1.5
Check: compiled code
Result: NOTE File ‘vines/libs/vines.so’: Found no call to: ‘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