CRAN Package Check Results for Package GauPro

Last updated on 2024-04-18 12:52:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.11 334.65 359.13 693.78 WARN
r-devel-linux-x86_64-debian-gcc 0.2.11 235.48 236.76 472.24 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.11 912.11 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.11 875.05 NOTE
r-prerel-macos-arm64 0.2.11 170.00 NOTE
r-prerel-windows-x86_64 0.2.11 235.00 269.00 504.00 ERROR
r-patched-linux-x86_64 0.2.11 310.62 327.00 637.62 ERROR
r-release-linux-x86_64 0.2.11 297.89 337.48 635.37 OK
r-release-macos-arm64 0.2.11 207.00 NOTE
r-release-macos-x86_64 0.2.11 377.00 NOTE
r-release-windows-x86_64 0.2.11 299.00 347.00 646.00 OK
r-oldrel-macos-arm64 0.2.11 190.00 NOTE
r-oldrel-windows-x86_64 0.2.11 293.00 322.00 615.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.0 (rc4-1)’ * used C++ compiler: ‘Debian clang version 18.1.0 (rc4-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-prerel-macos-arm64, r-prerel-windows-x86_64, r-patched-linux-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-prerel-macos-arm64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64

Version: 0.2.11
Check: tests
Result: ERROR Running 'testthat.R' [118s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(GauPro) > > test_check("GauPro") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 3058 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_kernel_model_and_kernels.R:524:9'): Cts kernels 2D ─────────── !any(is.na(gpgradX)) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 3058 ] Error: Test failures Execution halted Flavor: r-prerel-windows-x86_64

Version: 0.2.11
Check: tests
Result: ERROR Running ‘testthat.R’ [205s/244s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(GauPro) > > test_check("GauPro") [ FAIL 2 | WARN 0 | SKIP 0 | PASS 3050 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_kernel_model_and_kernels.R:214:7'): Cts kernels 1D ─────────── 5 Cubic gpvmatches 19 / 39 seed = 907494 is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test_kernel_model_and_kernels.R:214:7'): Cts kernels 1D ─────────── 17 Cubic gpvmatches 19 / 39 seed = 907494 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 0 | SKIP 0 | PASS 3050 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64