CRAN Package Check Results for Package vines

Last updated on 2024-10-13 11:50:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.5 14.38 101.28 115.66 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.5 7.45 69.92 77.37 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.5 187.91 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.5 169.13 NOTE
r-devel-windows-x86_64 1.1.5 17.00 122.00 139.00 NOTE
r-patched-linux-x86_64 1.1.5 14.21 93.53 107.74 OK
r-release-linux-x86_64 1.1.5 11.50 94.00 105.50 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 119.00 136.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 144.00 164.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