CRAN Package Check Results for Package GauPro

Last updated on 2025-04-04 05:53:16 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 127.63 195.10 322.73 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 195.00 OK
r-devel-macos-x86_64 0.2.14 281.00 OK
r-devel-windows-x86_64 0.2.14 216.00 325.00 541.00 OK
r-patched-linux-x86_64 0.2.14 196.05 308.43 504.48 OK
r-release-linux-x86_64 0.2.14 181.59 292.51 474.10 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 198.00 320.00 518.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 248.00 408.00 656.00 OK

Additional issues

ATLAS

Check Details

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' [126s] 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") warning: solve(): system is singular; attempting approx solution Error : solve(): solution not found [ FAIL 2 | WARN 0 | SKIP 1 | PASS 3375 ] ══ 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:215:7'): Cts kernels 1D ─────────── 5 Cubic gpvmatches 10 / 39 seed = 776425 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test_kernel_model_and_kernels.R:215:7'): Cts kernels 1D ─────────── 17 Cubic gpvmatches 14 / 39 seed = 776425 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 0 | SKIP 1 | PASS 3375 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64