CRAN Package Check Results for Package vines

Last updated on 2024-07-12 15:53:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.5 17.34 132.26 149.60 OK
r-devel-linux-x86_64-debian-gcc 1.1.5 11.47 94.54 106.01 OK
r-devel-linux-x86_64-fedora-clang 1.1.5 180.03 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.5 169.52 NOTE
r-devel-windows-x86_64 1.1.5 16.00 117.00 133.00 NOTE
r-patched-linux-x86_64 1.1.5 17.51 123.97 141.48 OK
r-release-linux-x86_64 1.1.5 14.86 120.62 135.48 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 16.00 118.00 134.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 19.00 140.00 159.00 OK

Check Details

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

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