Last updated on 2025-01-23 19:49:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-8 | 2.56 | 47.90 | 50.46 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-8 | 2.23 | 33.12 | 35.35 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-8 | 81.14 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-8 | 76.44 | OK | |||
r-devel-windows-x86_64 | 1.0-8 | 4.00 | 0.00 | 4.00 | FAIL | |
r-patched-linux-x86_64 | 1.0-8 | 3.11 | 44.79 | 47.90 | OK | |
r-release-linux-x86_64 | 1.0-8 | 2.63 | 44.98 | 47.61 | OK | |
r-release-macos-arm64 | 1.0-8 | 28.00 | OK | |||
r-release-macos-x86_64 | 1.0-8 | 38.00 | ERROR | |||
r-release-windows-x86_64 | 1.0-8 | 4.00 | 69.00 | 73.00 | OK | |
r-oldrel-macos-arm64 | 1.0-8 | 28.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0-8 | 55.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.0-8 | 4.00 | 81.00 | 85.00 | OK |
Version: 1.0-8
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
plot.Rd: wireframe, levelplot
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 1.0-8
Check: PDF version of manual
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
Correlation: Exponential (power = 1.95)
Correlation Parameters:
beta_hat.1 beta_hat.2
[1] 0.06983543 0.6009169
sigma^2_hat: [1] 10519439497
delta_lb(beta_hat): [1] 0
nugget threshold parameter: 20
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 9.61 1.01 10.64 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-devel-windows-x86_64
Version: 1.0-8
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
── 1. Failure ('test_predict.GP.R:64:9'): check predict.GP ─────────────────────
smse2 >= 0 & smse2 < 30 is not TRUE
`actual`: FALSE
`expected`: TRUE
── 2. Failure ('test_predict.GP.R:81:9'): check predict.GP ─────────────────────
sum(gpp2$complete_data[, 5] - ms2 < 1e-05) >= 10 is not TRUE
`actual`: FALSE
`expected`: TRUE
══ DONE ════════════════════════════════════════════════════════════════════════
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64
Version: 1.0-8
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
── 1. Failure ('test_predict.GP.R:64:9'): check predict.GP ─────────────────────
smse2 >= 0 & smse2 < 30 is not TRUE
`actual`: FALSE
`expected`: TRUE
── 2. Failure ('test_predict.GP.R:81:9'): check predict.GP ─────────────────────
sum(gpp2$complete_data[, 5] - ms2 < 1e-05) >= 10 is not TRUE
`actual`: FALSE
`expected`: TRUE
══ DONE ════════════════════════════════════════════════════════════════════════
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64