Last updated on 2025-01-09 01:49:54 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.3.1.1 | NOTE | ||||
r-devel-linux-x86_64-debian-gcc | 0.6.3.1.1 | 103.28 | 52.54 | 155.82 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6.3.1.1 | 296.61 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.3.1.1 | 414.53 | ERROR | |||
r-devel-windows-x86_64 | 0.6.3.1.1 | 116.00 | 126.00 | 242.00 | NOTE | |
r-patched-linux-x86_64 | 0.6.3.1.1 | 136.78 | 71.52 | 208.30 | OK | |
r-release-linux-x86_64 | 0.6.3.1.1 | 140.00 | 71.79 | 211.79 | OK | |
r-release-macos-arm64 | 0.6.3.1.1 | 83.00 | NOTE | |||
r-release-macos-x86_64 | 0.6.3.1.1 | 129.00 | NOTE | |||
r-release-windows-x86_64 | 0.6.3.1.1 | 114.00 | 126.00 | 240.00 | NOTE | |
r-oldrel-macos-arm64 | 0.6.3.1.1 | 101.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.6.3.1.1 | 154.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.6.3.1.1 | 147.00 | 149.00 | 296.00 | NOTE |
Version: 0.6.3.1.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
plot.bicop_dist.Rd: wireframe
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.6.3.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [18s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rvinecopulib)
>
>
> test_check("rvinecopulib")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 302 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_discrete.R:95:3'): vine works ──────────────────────────────────
Error in `levels(obj$x)[q + 1]`: only 0's may be mixed with negative subscripts
Backtrace:
▆
1. └─rvinecopulib::rvine(n * 10, fit) at test_discrete.R:95:3
2. └─rvinecopulib:::dpq_marg(U, vine, "q")
3. └─base::lapply(...)
4. └─rvinecopulib (local) FUN(X[[i]], ...)
5. └─rvinecopulib:::eval_one_dpq(x[, i], vine$margins[[i]], what)
6. └─kde1d::qkde1d(x, margin)
7. └─base::ordered(levels(obj$x)[q + 1], levels(obj$x))
8. └─base::factor(x, ..., ordered = TRUE)
── Failure ('test_vine.R:57:3'): margins_controls works ────────────────────────
sapply(fit_mult$margins, "[[", "bw") not equal to 2/log(6) * sapply(fit$margins, "[[", "bw").
5/5 mismatches (average diff: 0.112)
[1] 0.799 - 0.892 == -0.0929
[2] 1.073 - 1.198 == -0.1247
[3] 0.711 - 0.794 == -0.0827
[4] 1.158 - 1.293 == -0.1346
[5] 1.060 - 1.183 == -0.1231
Backtrace:
▆
1. └─rvinecopulib (local) expect_eql(...) at test_vine.R:57:3
2. └─testthat::expect_equal(..., check.environment = FALSE) at test_vine.R:2:15
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 302 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.6.3.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [17s/48s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rvinecopulib)
>
>
> test_check("rvinecopulib")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 302 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_discrete.R:95:3'): vine works ──────────────────────────────────
Error in `levels(obj$x)[q + 1]`: only 0's may be mixed with negative subscripts
Backtrace:
▆
1. └─rvinecopulib::rvine(n * 10, fit) at test_discrete.R:95:3
2. └─rvinecopulib:::dpq_marg(U, vine, "q")
3. └─base::lapply(...)
4. └─rvinecopulib (local) FUN(X[[i]], ...)
5. └─rvinecopulib:::eval_one_dpq(x[, i], vine$margins[[i]], what)
6. └─kde1d::qkde1d(x, margin)
7. └─base::ordered(levels(obj$x)[q + 1], levels(obj$x))
8. └─base::factor(x, ..., ordered = TRUE)
── Failure ('test_vine.R:57:3'): margins_controls works ────────────────────────
sapply(fit_mult$margins, "[[", "bw") not equal to 2/log(6) * sapply(fit$margins, "[[", "bw").
5/5 mismatches (average diff: 0.112)
[1] 0.799 - 0.892 == -0.0929
[2] 1.073 - 1.198 == -0.1247
[3] 0.711 - 0.794 == -0.0827
[4] 1.158 - 1.293 == -0.1346
[5] 1.060 - 1.183 == -0.1231
Backtrace:
▆
1. └─rvinecopulib (local) expect_eql(...) at test_vine.R:57:3
2. └─testthat::expect_equal(..., check.environment = FALSE) at test_vine.R:2:15
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 302 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.6.3.1.1
Check: installed package size
Result: NOTE
installed size is 59.7Mb
sub-directories of 1Mb or more:
include 5.0Mb
libs 54.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