CRAN Package Check Results for Package vines

Last updated on 2024-08-30 12:48:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.5 13.27 98.82 112.09 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.5 9.40 71.26 80.66 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.5 178.85 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.5 170.76 NOTE
r-devel-windows-x86_64 1.1.5 18.00 131.00 149.00 NOTE
r-patched-linux-x86_64 1.1.5 14.65 94.14 108.79 OK
r-release-linux-x86_64 1.1.5 13.21 94.17 107.38 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 17.00 122.00 139.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 21.00 142.00 163.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