CRAN Package Check Results for Maintainer ‘Hugh Chipman <hugh.chipman at acadiau.ca>’

Last updated on 2024-07-12 15:53:17 CEST.

Package ERROR NOTE OK
GPfit 2 1 10

Package GPfit

Current CRAN status: ERROR: 2, NOTE: 1, OK: 10

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. 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