CRAN Package Check Results for Package GauPro

Last updated on 2024-05-25 12:48:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.11 316.69 357.84 674.53 WARN
r-devel-linux-x86_64-debian-gcc 0.2.11 207.00 235.06 442.06 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.11 917.48 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.11 918.74 NOTE
r-devel-windows-x86_64 0.2.11 239.00 272.00 511.00 NOTE
r-patched-linux-x86_64 0.2.11 259.80 328.01 587.81 NOTE
r-release-linux-x86_64 0.2.11 309.95 318.01 627.96 NOTE
r-release-macos-arm64 0.2.11 170.00 NOTE
r-release-windows-x86_64 0.2.11 240.00 266.00 506.00 NOTE
r-oldrel-macos-arm64 0.2.11 207.00 NOTE
r-oldrel-macos-x86_64 0.2.11 377.00 NOTE
r-oldrel-windows-x86_64 0.2.11 296.00 346.00 642.00 ERROR

Check Details

Version: 0.2.11
Check: whether package can be installed
Result: WARN Found the following significant warnings: corr_cubic_matrix.cpp:28:20: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] corr_cubic_matrix.cpp:64:21: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] corr_cubic_matrix.cpp:99:18: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] corr_cubic_matrix.cpp:156:23: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] corr_cubic_matrix.cpp:177:23: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/GauPro.Rcheck/00install.out’ for details. * used C compiler: ‘Debian clang version 18.1.6 (1)’ * used C++ compiler: ‘Debian clang version 18.1.6 (1)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.11
Check: Rd files
Result: NOTE checkRd: (-1) summary.GauPro.Rd:5-35: Lost braces 5 | \title{if (F) { | ^ checkRd: (-1) summary.GauPro.Rd:20-22: Lost braces 20 | #' if (requireNamespace("MASS", quietly = TRUE)) { | ^ checkRd: (-1) summary.GauPro.Rd:24-34: Lost braces 24 | plot.GauPro <- function(x, ...) { | ^ checkRd: (-1) summary.GauPro.Rd:26-28: Lost braces 26 | # if (x$D == 1) { | ^ checkRd: (-1) summary.GauPro.Rd:28-30: Lost braces 28 | # } else if (x$D == 2) { | ^ checkRd: (-1) summary.GauPro.Rd:30-33: Lost braces 30 | # } else { | ^ checkRd: (-1) summary.GauPro.Rd:49-79: Lost braces 49 | if (F) { | ^ checkRd: (-1) summary.GauPro.Rd:64-66: Lost braces 64 | #' if (requireNamespace("MASS", quietly = TRUE)) { | ^ checkRd: (-1) summary.GauPro.Rd:68-78: Lost braces 68 | plot.GauPro <- function(x, ...) { | ^ checkRd: (-1) summary.GauPro.Rd:70-72: Lost braces 70 | # if (x$D == 1) { | ^ checkRd: (-1) summary.GauPro.Rd:72-74: Lost braces 72 | # } else if (x$D == 2) { | ^ checkRd: (-1) summary.GauPro.Rd:74-77: Lost braces 74 | # } else { | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64

Version: 0.2.11
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-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.2.11
Check: tests
Result: ERROR Running 'testthat.R' [161s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(GauPro) > > test_check("GauPro") Increasing nugget to get invertibility from 1.370826e-06 to 2.741651e-06 Increasing nugget to get invertibility from 2.741651e-06 to 5.483303e-06 [ FAIL 1 | WARN 7 | SKIP 0 | PASS 3064 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_kernel_model_and_kernels.R:701:7'): Factor kernels ─────────── `predict(gp, 1:3, se.fit = T)` generated warnings: * Negative s2 predictions are being set to 1.29875306626737e-06 (1 values, min=-1.87646182686629e-06) bad pred in OrderedFactorKernel [ FAIL 1 | WARN 7 | SKIP 0 | PASS 3064 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64