CRAN Package Check Results for Package GauPro

Last updated on 2025-01-28 11:49:14 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.13 195.07 275.58 470.65 OK
r-devel-linux-x86_64-debian-gcc 0.2.13 127.27 178.67 305.94 OK
r-devel-linux-x86_64-fedora-clang 0.2.13 946.14 OK
r-devel-linux-x86_64-fedora-gcc 0.2.13 861.55 OK
r-devel-windows-x86_64 0.2.13 199.00 283.00 482.00 OK
r-patched-linux-x86_64 0.2.13 188.98 269.04 458.02 OK
r-release-linux-x86_64 0.2.13 180.98 256.47 437.45 OK
r-release-macos-arm64 0.2.13 163.00 NOTE
r-release-macos-x86_64 0.2.13 241.00 NOTE
r-release-windows-x86_64 0.2.13 195.00 279.00 474.00 OK
r-oldrel-macos-arm64 0.2.13 183.00 NOTE
r-oldrel-macos-x86_64 0.2.13 259.00 NOTE
r-oldrel-windows-x86_64 0.2.13 231.00 369.00 600.00 ERROR

Check Details

Version: 0.2.13
Check: installed package size
Result: NOTE installed size is 9.3Mb sub-directories of 1Mb or more: R 2.1Mb 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.13
Check: tests
Result: ERROR Running 'testthat.R' [157s] 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") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 3079 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_kernel_model_and_kernels.R:525:9'): Cts kernels 2D ─────────── 12 Product !any(is.na(gpgradX)) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 3079 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64