CRAN Package Check Results for Package vines

Last updated on 2024-07-22 01:49:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.5 16.67 132.24 148.91 OK
r-devel-linux-x86_64-debian-gcc 1.1.5 11.45 95.36 106.81 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.5 163.68 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.5 151.75 NOTE
r-devel-windows-x86_64 1.1.5 15.00 117.00 132.00 NOTE
r-patched-linux-x86_64 1.1.5 19.52 124.12 143.64 OK
r-release-linux-x86_64 1.1.5 14.40 120.90 135.30 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 116.00 132.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 143.00 162.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-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