Last updated on 2025-04-01 09:54:57 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.14 | 198.02 | 312.92 | 510.94 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.14 | 124.76 | 203.58 | 328.34 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.14 | 964.76 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.14 | 875.02 | OK | |||
r-devel-macos-arm64 | 0.2.14 | 137.00 | OK | |||
r-devel-macos-x86_64 | 0.2.14 | 281.00 | OK | |||
r-devel-windows-x86_64 | 0.2.14 | 214.00 | 322.00 | 536.00 | OK | |
r-patched-linux-x86_64 | 0.2.14 | 187.29 | 299.90 | 487.19 | OK | |
r-release-linux-x86_64 | 0.2.14 | 179.32 | 299.21 | 478.53 | OK | |
r-release-macos-arm64 | 0.2.14 | 167.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.14 | 309.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.14 | 204.00 | 320.00 | 524.00 | ERROR | |
r-oldrel-macos-arm64 | 0.2.14 | 191.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.14 | 311.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.2.14 | 252.00 | 401.00 | 653.00 | OK |
Version: 0.2.14
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-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.2.14
Check: tests
Result: ERROR
Running 'testthat.R' [125s]
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")
Increasing nugget to get invertibility from 4.138019e-06 to 8.276038e-06
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 3380 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• Appears to cause an inf loop of warnings (1): 'test_predictions.R:45:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_kernel_model_and_kernels.R:1226:5'): EI with cts ─────────────
c(einumgrad) not equal to c(analyticgrad).
1/2 mismatches
[2] -0.346 - -0.237 == -0.109
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 3380 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64