CRAN Package Check Results for Maintainer ‘Thomas Nagler <mail at tnagler.com>’

Last updated on 2025-01-11 03:49:55 CET.

Package ERROR WARN NOTE OK
kde1d 4 8
kdevine 3 9
RcppThread 13
svines 2 7 3
VC2copula 3 10
VineCopula 13
vinereg 5 5 2
wdm 12

Package kde1d

Current CRAN status: NOTE: 4, OK: 8

Version: 1.1.0
Check: installed package size
Result: NOTE installed size is 17.0Mb sub-directories of 1Mb or more: libs 16.8Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package kdevine

Current CRAN status: NOTE: 3, OK: 9

Version: 0.4.5
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: contour.kdevinecop.Rd: contour.kdecopula kdevinecop.Rd: kdecopula 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

Package RcppThread

Current CRAN status: OK: 13

Package svines

Current CRAN status: WARN: 2, NOTE: 7, OK: 3

Version: 0.2.3
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: svine.Rd: univariateML svine_dist.Rd: univariateML svinecop.Rd: rvinecopulib svinecop_dist.Rd: rvinecopulib 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: 0.2.3
Check: whether package can be installed
Result: WARN Found the following significant warnings: d:\rtools44\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\13.3.0\include\emmintrin.h:169:19: warning: 'void* __builtin_memcpy(void*, const void*, long long unsigned int)' reading 16 or more bytes from a region of size 8 [-Wstringop-overread] See 'd:/Rcompile/CRANpkg/local/4.5/svines.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 13.3.0' Flavor: r-devel-windows-x86_64

Version: 0.2.3
Check: installed package size
Result: NOTE installed size is 45.8Mb sub-directories of 1Mb or more: libs 45.3Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.2.3
Check: whether package can be installed
Result: WARN Found the following significant warnings: d:\rtools44\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\13.3.0\include\emmintrin.h:169:19: warning: 'void* __builtin_memcpy(void*, const void*, long long unsigned int)' reading 16 or more bytes from a region of size 8 [-Wstringop-overread] See 'd:/Rcompile/CRANpkg/local/4.4/svines.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 13.3.0' Flavor: r-release-windows-x86_64

Package VC2copula

Current CRAN status: NOTE: 3, OK: 10

Version: 0.1.5
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: BB1Copula-class.Rd: VineCopula-package, joeCopula-class BB1Copula.Rd: joeCopula, VineCopula-package BB6Copula-class.Rd: VineCopula-package, joeCopula-class BB6Copula.Rd: joeCopula, VineCopula-package BB7Copula-class.Rd: VineCopula-package, joeCopula-class BB7Copula.Rd: joeCopula, VineCopula-package BB8Copula-class.Rd: VineCopula-package, joeCopula-class BB8Copula.Rd: joeCopula, VineCopula-package BiCop2copula.Rd: copula-class, VineCopula-package, BiCop ddCopula.Rd: dCopula, pCopula joeBiCopula-class.Rd: VineCopula-package, copula-package, joeCopula-class joeBiCopula.Rd: copula-package, joeCopula-class, VineCopula-package surClaytonCopula-class.Rd: VineCopula-package surClaytonCopula.Rd: VineCopula-package surGumbelCopula-class.Rd: VineCopula-package surGumbelCopula.Rd: VineCopula-package tawnT1Copula-class.Rd: VineCopula-package tawnT1Copula.Rd: VineCopula-package tawnT2Copula-class.Rd: VineCopula-package tawnT2Copula.Rd: VineCopula-package vineCopula-class.Rd: VineCopula-package, RVineMatrix vineCopula.Rd: RVineMatrix, VineCopula-package 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

Package VineCopula

Current CRAN status: OK: 13

Package vinereg

Current CRAN status: ERROR: 5, NOTE: 5, OK: 2

Version: 0.10.0
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(vinereg) > > if (require(testthat)) test_check("vinereg") Loading required package: testthat [ FAIL 1 | WARN 0 | SKIP 0 | PASS 61 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-test-cpit.R:76:3'): works with continuous response ─────────── cll(fit, dat) not equal to fit$stats$cll. 1/1 mismatches [1] 4.65 - 6.54 == -1.89 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 61 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.10.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(vinereg) > > if (require(testthat)) test_check("vinereg") Loading required package: testthat [ FAIL 1 | WARN 0 | SKIP 0 | PASS 61 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-test-cpit.R:76:3'): works with continuous response ─────────── cll(fit, dat) not equal to fit$stats$cll. 1/1 mismatches [1] 4.65 - 6.54 == -1.89 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 61 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.10.0
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/14s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(vinereg) > > if (require(testthat)) test_check("vinereg") Loading required package: testthat [ FAIL 1 | WARN 0 | SKIP 0 | PASS 61 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-test-cpit.R:76:3'): works with continuous response ─────────── cll(fit, dat) not equal to fit$stats$cll. 1/1 mismatches [1] 4.65 - 6.54 == -1.89 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 61 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.10.0
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/24s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(vinereg) > > if (require(testthat)) test_check("vinereg") Loading required package: testthat [ FAIL 1 | WARN 0 | SKIP 0 | PASS 61 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-test-cpit.R:76:3'): works with continuous response ─────────── cll(fit, dat) not equal to fit$stats$cll. 1/1 mismatches [1] 4.65 - 6.54 == -1.89 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 61 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.10.0
Check: installed package size
Result: NOTE installed size is 52.4Mb sub-directories of 1Mb or more: doc 1.4Mb libs 50.7Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.10.0
Check: tests
Result: ERROR Running 'testthat.R' [10s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(vinereg) > > if (require(testthat)) test_check("vinereg") Loading required package: testthat [ FAIL 1 | WARN 0 | SKIP 0 | PASS 61 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-test-cpit.R:76:3'): works with continuous response ─────────── cll(fit, dat) not equal to fit$stats$cll. 1/1 mismatches [1] 4.65 - 6.54 == -1.89 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 61 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Package wdm

Current CRAN status: OK: 12