Last updated on 2025-08-18 16:48:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.15 | 194.98 | 324.08 | 519.06 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.15 | 127.36 | 202.76 | 330.12 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.15 | 927.67 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.15 | 839.58 | OK | |||
r-devel-windows-x86_64 | 0.2.15 | 214.00 | 324.00 | 538.00 | OK | |
r-patched-linux-x86_64 | 0.2.15 | 189.28 | 309.53 | 498.81 | OK | |
r-release-linux-x86_64 | 0.2.15 | 181.19 | 304.47 | 485.66 | ERROR | |
r-release-macos-arm64 | 0.2.15 | 162.00 | OK | |||
r-release-macos-x86_64 | 0.2.15 | 314.00 | OK | |||
r-release-windows-x86_64 | 0.2.15 | 218.00 | 325.00 | 543.00 | OK | |
r-oldrel-macos-arm64 | 0.2.15 | 199.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.15 | 382.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.2.15 | 254.00 | 425.00 | 679.00 | OK |
Version: 0.2.15
Check: tests
Result: ERROR
Running ‘testthat.R’ [159s/186s]
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")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 3419 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_kernel_model_and_kernels.R:533:9'): Cts kernels 2D ───────────
12 Product !any(is.na(gpgradX)) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_kernel_model_and_kernels.R:656:5'): Cts kernels 2D ───────────
Product numgrad matches symbolic grad (failed on all 10 attempts) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 3419 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.2.15
Check: installed package size
Result: NOTE
installed size is 9.4Mb
sub-directories of 1Mb or more:
R 2.0Mb
libs 6.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64