Last updated on 2024-12-27 15:48:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.13 | 199.76 | 274.28 | 474.04 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.13 | 129.79 | 178.15 | 307.94 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.13 | 862.42 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.13 | 908.41 | OK | |||
r-devel-windows-x86_64 | 0.2.13 | 199.00 | 303.00 | 502.00 | OK | |
r-patched-linux-x86_64 | 0.2.13 | 186.68 | 268.22 | 454.90 | OK | |
r-release-linux-x86_64 | 0.2.13 | 186.24 | 255.27 | 441.51 | OK | |
r-release-macos-arm64 | 0.2.13 | 163.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.13 | 241.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.13 | 198.00 | 278.00 | 476.00 | OK | |
r-oldrel-macos-arm64 | 0.2.13 | 183.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.13 | 259.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.2.13 | 236.00 | 369.00 | 605.00 | OK |
Version: 0.2.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [94s/119s]
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 object is masked from 'package:testthat':
matches
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
Attaching package: 'tidyr'
The following object is masked from 'package:testthat':
matches
>
> test_check("GauPro")
Error : chol(): decomposition failed
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 2736 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• empty test (2): 'test_kernel_model_and_kernels.R:1272:1',
'test_kernel_model_and_kernels.R:1424:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_kernel_model_and_kernels.R:525:9'): Cts kernels 2D ───────────
12 Product !any(is.na(gpgradX)) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_kernel_model_and_kernels.R:646:5'): Cts kernels 2D ───────────
Product numgrad matches symbolic grad (failed on all 10 attempts) is not TRUE
`actual` is a character vector ('Mean relative difference: 3661304')
`expected` is a logical vector (TRUE)
[ FAIL 2 | WARN 0 | SKIP 2 | PASS 2736 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.13
Check: installed package size
Result: NOTE
installed size is 9.3Mb
sub-directories of 1Mb or more:
R 2.1Mb
libs 6.5Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64