CRAN Package Check Results for Package GauPro

Last updated on 2024-07-26 08:50:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.12 247.26 349.98 597.24 OK
r-devel-linux-x86_64-debian-gcc 0.2.12 164.30 254.32 418.62 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.12 965.61 OK
r-devel-linux-x86_64-fedora-gcc 0.2.12 815.36 OK
r-devel-windows-x86_64 0.2.12 198.00 278.00 476.00 NOTE
r-patched-linux-x86_64 0.2.12 OK
r-release-linux-x86_64 0.2.12 211.16 338.69 549.85 OK
r-release-macos-arm64 0.2.12 215.00 NOTE
r-release-macos-x86_64 0.2.12 442.00 NOTE
r-release-windows-x86_64 0.2.12 244.00 277.00 521.00 OK
r-oldrel-macos-arm64 0.2.12 183.00 NOTE
r-oldrel-macos-x86_64 0.2.12 413.00 NOTE
r-oldrel-windows-x86_64 0.2.12 232.00 353.00 585.00 ERROR

Check Details

Version: 0.2.12
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: Cubic.Rd: R6Class Exponential.Rd: R6Class FactorKernel.Rd: R6Class GauPro_Gauss.Rd: R6Class GauPro_Gauss_LOO.Rd: R6Class GauPro_base.Rd: R6Class GauPro_kernel.Rd: R6Class GauPro_kernel_beta.Rd: R6Class GauPro_kernel_model.Rd: R6Class GauPro_kernel_model_LOO.Rd: R6Class GauPro_trend.Rd: R6Class Gaussian.Rd: R6Class GowerFactorKernel.Rd: R6Class IgnoreIndsKernel.Rd: R6Class LatentFactorKernel.Rd: R6Class Matern32.Rd: R6Class Matern52.Rd: R6Class OrderedFactorKernel.Rd: R6Class Periodic.Rd: R6Class PowerExp.Rd: R6Class RatQuad.Rd: R6Class Triangle.Rd: R6Class White.Rd: R6Class kernel_product.Rd: R6Class kernel_sum.Rd: R6Class trend_0.Rd: R6Class trend_LM.Rd: R6Class trend_c.Rd: R6Class 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-gcc, r-devel-windows-x86_64

Version: 0.2.12
Check: installed package size
Result: NOTE installed size is 9.1Mb sub-directories of 1Mb or more: R 2.1Mb libs 6.3Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.2.12
Check: tests
Result: ERROR Running 'testthat.R' [166s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(GauPro) > > test_check("GauPro") Increasing nugget to get invertibility from 2.621821e-06 to 5.243642e-06 [ FAIL 2 | WARN 1 | SKIP 0 | PASS 3083 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_kernel_model_and_kernels.R:215:7'): Cts kernels 1D ─────────── 5 Cubic gpvmatches 16 / 39 seed = 801804 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test_kernel_model_and_kernels.R:215:7'): Cts kernels 1D ─────────── 17 Cubic gpvmatches 19 / 39 seed = 801804 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 1 | SKIP 0 | PASS 3083 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64