CRAN Package Check Results for Maintainer ‘Yasser Gonzalez-Fernandez <ygonzalezfernandez at gmail.com>’

Last updated on 2024-12-18 19:49:48 CET.

Package ERROR NOTE OK
copulaedas 11 2
vines 8 5

Package copulaedas

Current CRAN status: NOTE: 11, OK: 2

Version: 1.4.3
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: margins.Rd: ptruncnorm, qtruncnorm 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.4.3
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'cec2005benchmark', 'cec2013' Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, 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

Package vines

Current CRAN status: ERROR: 8, OK: 5

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: tests
Result: ERROR Running ‘testthat.R’ [3s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("vines") Loading required package: copula > > test_check("vines", reporter = "summary") h: h: 1 hinverse: hinverse: 2 ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Error ('test-h.R:3:1'): (code run outside of `test_that()`) ────────────── <getvarError/missingArgError/error/condition> Error in `testthat:::test_code(new_desc, substitute(code), env = env)`: argument "reporter" is missing, with no default Backtrace: ▆ 1. └─vines:::test_that_for_each_copula(...) at test-h.R:3:1 2. └─testthat:::test_code(new_desc, substitute(code), env = env) at tests/testthat/helper-copulas.R:37:13 ── 2. Error ('test-hinverse.R:3:1'): (code run outside of `test_that()`) ─────── <getvarError/missingArgError/error/condition> Error in `testthat:::test_code(new_desc, substitute(code), env = env)`: argument "reporter" is missing, with no default Backtrace: ▆ 1. └─vines:::test_that_for_each_copula(...) at test-hinverse.R:3:1 2. └─testthat:::test_code(new_desc, substitute(code), env = env) at tests/testthat/helper-copulas.R:37:13 ══ DONE ════════════════════════════════════════════════════════════════════════ No one is perfect! Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1.5
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("vines") Loading required package: copula > > test_check("vines", reporter = "summary") h: h: 1 hinverse: hinverse: 2 ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Error ('test-h.R:3:1'): (code run outside of `test_that()`) ────────────── <getvarError/missingArgError/error/condition> Error in `testthat:::test_code(new_desc, substitute(code), env = env)`: argument "reporter" is missing, with no default Backtrace: ▆ 1. └─vines:::test_that_for_each_copula(...) at test-h.R:3:1 2. └─testthat:::test_code(new_desc, substitute(code), env = env) at tests/testthat/helper-copulas.R:37:13 ── 2. Error ('test-hinverse.R:3:1'): (code run outside of `test_that()`) ─────── <getvarError/missingArgError/error/condition> Error in `testthat:::test_code(new_desc, substitute(code), env = env)`: argument "reporter" is missing, with no default Backtrace: ▆ 1. └─vines:::test_that_for_each_copula(...) at test-hinverse.R:3:1 2. └─testthat:::test_code(new_desc, substitute(code), env = env) at tests/testthat/helper-copulas.R:37:13 ══ DONE ════════════════════════════════════════════════════════════════════════ Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

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: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("vines") Loading required package: copula > > test_check("vines", reporter = "summary") h: h: 1 hinverse: hinverse: 2 ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Error ('test-h.R:3:1'): (code run outside of `test_that()`) ────────────── <getvarError/missingArgError/error/condition> Error in `testthat:::test_code(new_desc, substitute(code), env = env)`: argument "reporter" is missing, with no default Backtrace: ▆ 1. └─vines:::test_that_for_each_copula(...) at test-h.R:3:1 2. └─testthat:::test_code(new_desc, substitute(code), env = env) at tests/testthat/helper-copulas.R:37:13 ── 2. Error ('test-hinverse.R:3:1'): (code run outside of `test_that()`) ─────── <getvarError/missingArgError/error/condition> Error in `testthat:::test_code(new_desc, substitute(code), env = env)`: argument "reporter" is missing, with no default Backtrace: ▆ 1. └─vines:::test_that_for_each_copula(...) at test-hinverse.R:3:1 2. └─testthat:::test_code(new_desc, substitute(code), env = env) at tests/testthat/helper-copulas.R:37:13 ══ DONE ════════════════════════════════════════════════════════════════════════ Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.5
Check: tests
Result: ERROR Running 'testthat.R' [3s] Running the tests in 'tests/testthat.R' failed. Complete output: > library("testthat") > library("vines") Loading required package: copula > > test_check("vines", reporter = "summary") h: h: 1 hinverse: hinverse: 2 ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Error ('test-h.R:3:1'): (code run outside of `test_that()`) ────────────── <getvarError/missingArgError/error/condition> Error in `testthat:::test_code(new_desc, substitute(code), env = env)`: argument "reporter" is missing, with no default Backtrace: ▆ 1. └─vines:::test_that_for_each_copula(...) at test-h.R:3:1 2. └─testthat:::test_code(new_desc, substitute(code), env = env) at D:\RCompile\CRANpkg\local\4.5\vines.Rcheck\tests\testthat\helper-copulas.R:37:13 ── 2. Error ('test-hinverse.R:3:1'): (code run outside of `test_that()`) ─────── <getvarError/missingArgError/error/condition> Error in `testthat:::test_code(new_desc, substitute(code), env = env)`: argument "reporter" is missing, with no default Backtrace: ▆ 1. └─vines:::test_that_for_each_copula(...) at test-hinverse.R:3:1 2. └─testthat:::test_code(new_desc, substitute(code), env = env) at D:\RCompile\CRANpkg\local\4.5\vines.Rcheck\tests\testthat\helper-copulas.R:37:13 ══ DONE ════════════════════════════════════════════════════════════════════════ Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 1.1.5
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("vines") Loading required package: copula > > test_check("vines", reporter = "summary") h: h: 1 hinverse: hinverse: 2 ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Error ('test-h.R:3:1'): (code run outside of `test_that()`) ────────────── Error in `testthat:::test_code(new_desc, substitute(code), env = env)`: argument "reporter" is missing, with no default Backtrace: ▆ 1. └─vines:::test_that_for_each_copula(...) at test-h.R:3:1 2. └─testthat:::test_code(new_desc, substitute(code), env = env) at tests/testthat/helper-copulas.R:37:13 ── 2. Error ('test-hinverse.R:3:1'): (code run outside of `test_that()`) ─────── Error in `testthat:::test_code(new_desc, substitute(code), env = env)`: argument "reporter" is missing, with no default Backtrace: ▆ 1. └─vines:::test_that_for_each_copula(...) at test-hinverse.R:3:1 2. └─testthat:::test_code(new_desc, substitute(code), env = env) at tests/testthat/helper-copulas.R:37:13 ══ DONE ════════════════════════════════════════════════════════════════════════ No one gets it right on their first try Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 1.1.5
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("vines") Loading required package: copula > > test_check("vines", reporter = "summary") h: h: 1 hinverse: hinverse: 2 ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Error ('test-h.R:3:1'): (code run outside of `test_that()`) ────────────── Error in `testthat:::test_code(new_desc, substitute(code), env = env)`: argument "reporter" is missing, with no default Backtrace: ▆ 1. └─vines:::test_that_for_each_copula(...) at test-h.R:3:1 2. └─testthat:::test_code(new_desc, substitute(code), env = env) at tests/testthat/helper-copulas.R:37:13 ── 2. Error ('test-hinverse.R:3:1'): (code run outside of `test_that()`) ─────── Error in `testthat:::test_code(new_desc, substitute(code), env = env)`: argument "reporter" is missing, with no default Backtrace: ▆ 1. └─vines:::test_that_for_each_copula(...) at test-hinverse.R:3:1 2. └─testthat:::test_code(new_desc, substitute(code), env = env) at tests/testthat/helper-copulas.R:37:13 ══ DONE ════════════════════════════════════════════════════════════════════════ Don't worry, you'll get it. Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 1.1.5
Check: tests
Result: ERROR Running 'testthat.R' [4s] Running the tests in 'tests/testthat.R' failed. Complete output: > library("testthat") > library("vines") Loading required package: copula > > test_check("vines", reporter = "summary") h: h: 1 hinverse: hinverse: 2 ══ Failed ══════════════════════════════════════════════════════════════════════ ── 1. Error ('test-h.R:3:1'): (code run outside of `test_that()`) ────────────── Error in `testthat:::test_code(new_desc, substitute(code), env = env)`: argument "reporter" is missing, with no default Backtrace: ▆ 1. └─vines:::test_that_for_each_copula(...) at test-h.R:3:1 2. └─testthat:::test_code(new_desc, substitute(code), env = env) at D:\RCompile\CRANpkg\local\4.3\vines.Rcheck\tests\testthat\helper-copulas.R:37:13 ── 2. Error ('test-hinverse.R:3:1'): (code run outside of `test_that()`) ─────── Error in `testthat:::test_code(new_desc, substitute(code), env = env)`: argument "reporter" is missing, with no default Backtrace: ▆ 1. └─vines:::test_that_for_each_copula(...) at test-hinverse.R:3:1 2. └─testthat:::test_code(new_desc, substitute(code), env = env) at D:\RCompile\CRANpkg\local\4.3\vines.Rcheck\tests\testthat\helper-copulas.R:37:13 ══ DONE ════════════════════════════════════════════════════════════════════════ Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64