Last updated on 2026-05-26 03:51:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.17 | 196.04 | 352.46 | 548.50 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.17 | 184.27 | 226.86 | 411.13 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.17 | 272.00 | 540.73 | 812.73 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.17 | 353.00 | 565.30 | 918.30 | OK | |
| r-devel-windows-x86_64 | 0.2.17 | 219.00 | 351.00 | 570.00 | OK | |
| r-patched-linux-x86_64 | 0.2.17 | 170.70 | 351.68 | 522.38 | OK | |
| r-release-linux-x86_64 | 0.2.17 | 252.95 | 337.80 | 590.75 | 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 | 220.00 | 379.00 | 599.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 | 283.00 | 471.00 | 754.00 | OK |
Version: 0.2.17
Check: tests
Result: ERROR
Running ‘testthat.R’ [109s/124s]
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-227.R
Saving _problems/test_kernel_model_and_kernels-227.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 3376 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_kernel_model_and_kernels.R:225:7'): Cts kernels 1D ───────────
Expected 5 Cubic gpvmatches 18 / 39 seed = 108977 to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('test_kernel_model_and_kernels.R:225:7'): Cts kernels 1D ───────────
Expected 17 Cubic gpvmatches 18 / 39 seed = 108977 to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 3376 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc