CRAN Package Check Results for Package GauPro

Last updated on 2024-05-12 08:01:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.11 325.14 353.67 678.81 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.11 238.11 233.52 471.63 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.11 922.40 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.11 899.63 NOTE
r-devel-windows-x86_64 0.2.11 238.00 281.00 519.00 ERROR
r-patched-linux-x86_64 0.2.11 303.11 328.82 631.93 NOTE
r-release-linux-x86_64 0.2.11 306.17 326.36 632.53 NOTE
r-release-macos-arm64 0.2.11 170.00 NOTE
r-release-windows-x86_64 0.2.11 228.00 276.00 504.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 289.00 345.00 634.00 OK

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.5 (2)’ * used C++ compiler: ‘Debian clang version 18.1.5 (2)’ 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: tests
Result: ERROR Running ‘testthat.R’ [225s/266s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(GauPro) > > test_check("GauPro") Increasing nugget to get invertibility from 2.599092e-06 to 5.198185e-06 Increasing nugget to get invertibility from 5.198185e-06 to 1.039637e-05 [ FAIL 1 | WARN 7 | SKIP 0 | PASS 3055 ] ══ 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 5.90153981476643e-06 (1 values, min=-1.13595613615569e-06) bad pred in OrderedFactorKernel [ FAIL 1 | WARN 7 | SKIP 0 | PASS 3055 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.11
Check: tests
Result: ERROR Running 'testthat.R' [120s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(GauPro) > > test_check("GauPro") Increasing nugget to get invertibility from 1.203083e-06 to 2.406166e-06 Increasing nugget to get invertibility from 2.406166e-06 to 4.812332e-06 Increasing nugget to get invertibility from 4.812332e-06 to 9.624664e-06 [ FAIL 1 | WARN 8 | SKIP 0 | PASS 3049 ] ══ 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.17306265306231e-06 (2 values, min=-1.13860820369349e-06) bad pred in OrderedFactorKernel [ FAIL 1 | WARN 8 | SKIP 0 | PASS 3049 ] Error: Test failures Execution halted Flavor: r-devel-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