CRAN Package Check Results for Package GauPro

Last updated on 2026-05-07 12:49:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.17 180.76 365.37 546.13 OK
r-devel-linux-x86_64-debian-gcc 0.2.17 113.79 237.91 351.70 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.17 271.00 543.43 814.43 OK
r-devel-linux-x86_64-fedora-gcc 0.2.17 329.00 555.80 884.80 OK
r-devel-windows-x86_64 0.2.17 205.00 357.00 562.00 OK
r-patched-linux-x86_64 0.2.17 160.30 334.58 494.88 OK
r-release-linux-x86_64 0.2.17 162.35 332.74 495.09 OK
r-release-macos-arm64 0.2.17 36.00 64.00 100.00 OK
r-release-macos-x86_64 0.2.17 118.00 299.00 417.00 OK
r-release-windows-x86_64 0.2.17 226.00 354.00 580.00 OK
r-oldrel-macos-arm64 0.2.17 33.00 68.00 101.00 OK
r-oldrel-macos-x86_64 0.2.17 125.00 284.00 409.00 OK
r-oldrel-windows-x86_64 0.2.17 284.00 480.00 764.00 OK

Check Details

Version: 0.2.17
Check: tests
Result: ERROR Running ‘testthat.R’ [119s/140s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(GauPro) Loading required package: mixopt Loading required package: dplyr Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Loading required package: ggplot2 Loading required package: splitfngr Loading required package: numDeriv Loading required package: rmarkdown Loading required package: tidyr > > test_check("GauPro") warning: solve(): system is singular; attempting approx solution Error : solve(): solution not found Saving _problems/test_kernel_model_and_kernels-680.R Saving _problems/test_kernel_model_and_kernels-680.R Saving _problems/test_kernel_model_and_kernels-680.R Saving _problems/test_kernel_model_and_kernels-680.R [ FAIL 4 | WARN 0 | SKIP 0 | PASS 3779 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_kernel_model_and_kernels.R:677:7'): Cts kernels 2D ─────────── Expected Product numgrad matches symbolic grad (failed on all 10 attempts) to be TRUE. Differences: `actual`: FALSE `expected`: TRUE Backtrace: ▆ 1. ├─testthatmulti::ttm(...) at test_kernel_model_and_kernels.R:346:5 2. │ └─rlang::eval_tidy(rlang::quo_get_expr(enquo_expr), env = parent.frame()) 3. └─testthat::expect_true(...) at test_kernel_model_and_kernels.R:677:7 ── Failure ('test_kernel_model_and_kernels.R:677:7'): Cts kernels 2D ─────────── Expected Product numgrad matches symbolic grad (failed on all 10 attempts) to be TRUE. Differences: `actual`: FALSE `expected`: TRUE Backtrace: ▆ 1. ├─testthatmulti::ttm(...) at test_kernel_model_and_kernels.R:346:5 2. │ └─rlang::eval_tidy(rlang::quo_get_expr(enquo_expr), env = parent.frame()) 3. └─testthat::expect_true(...) at test_kernel_model_and_kernels.R:677:7 ── Failure ('test_kernel_model_and_kernels.R:677:7'): Cts kernels 2D ─────────── Expected Product numgrad matches symbolic grad (failed on all 10 attempts) to be TRUE. Differences: `actual`: FALSE `expected`: TRUE Backtrace: ▆ 1. ├─testthatmulti::ttm(...) at test_kernel_model_and_kernels.R:346:5 2. │ └─rlang::eval_tidy(rlang::quo_get_expr(enquo_expr), env = parent.frame()) 3. └─testthat::expect_true(...) at test_kernel_model_and_kernels.R:677:7 ── Failure ('test_kernel_model_and_kernels.R:677:7'): Cts kernels 2D ─────────── Expected Product numgrad matches symbolic grad (failed on all 10 attempts) to be TRUE. Differences: `actual`: FALSE `expected`: TRUE Backtrace: ▆ 1. ├─testthatmulti::ttm(...) at test_kernel_model_and_kernels.R:346:5 2. │ └─rlang::eval_tidy(rlang::quo_get_expr(enquo_expr), env = parent.frame()) 3. └─testthat::expect_true(...) at test_kernel_model_and_kernels.R:677:7 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 3779 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc