Last updated on 2026-03-09 17:50:02 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.17 | 196.62 | 368.39 | 565.01 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.17 | 109.54 | 226.13 | 335.67 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.17 | 280.00 | 535.32 | 815.32 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.17 | 360.00 | 627.55 | 987.55 | OK | |
| r-devel-macos-arm64 | 0.2.17 | 38.00 | 59.00 | 97.00 | OK | |
| r-devel-windows-x86_64 | 0.2.17 | 224.00 | 358.00 | 582.00 | OK | |
| r-patched-linux-x86_64 | 0.2.17 | 189.41 | 329.18 | 518.59 | OK | |
| r-release-linux-x86_64 | 0.2.17 | 179.26 | 323.68 | 502.94 | OK | |
| r-release-macos-arm64 | 0.2.17 | 33.00 | 68.00 | 101.00 | OK | |
| r-release-macos-x86_64 | 0.2.17 | 125.00 | 284.00 | 409.00 | OK | |
| r-release-windows-x86_64 | 0.2.17 | 227.00 | 347.00 | 574.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.17 | 33.00 | 67.00 | 100.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.2.17 | 128.00 | 466.00 | 594.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2.17 | 267.00 | 459.00 | 726.00 | OK |
Version: 0.2.17
Check: tests
Result: ERROR
Running ‘testthat.R’ [113s/137s]
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")
Saving _problems/test_kernel_model_and_kernels-680.R
Saving _problems/test_kernel_model_and_kernels-680.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 3633 ]
══ 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
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 3633 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.17
Check: installed package size
Result: NOTE
installed size is 9.3Mb
sub-directories of 1Mb or more:
R 2.0Mb
libs 6.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64