CRAN Package Check Results for Package GauPro

Last updated on 2024-05-22 02:49:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.11 314.80 341.24 656.04 WARN
r-devel-linux-x86_64-debian-gcc 0.2.11 208.94 232.88 441.82 ERROR
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 238.00 278.00 516.00 NOTE
r-patched-linux-x86_64 0.2.11 309.31 334.99 644.30 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 238.00 268.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 300.00 345.00 645.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: tests
Result: ERROR Running ‘testthat.R’ [140s/216s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(GauPro) > > test_check("GauPro") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 3049 ] ══ 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 3049 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

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' [156s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(GauPro) > > test_check("GauPro") warning: solve(): system is singular; attempting approx solution Error : solve(): solution not found warning: solve(): system is singular; attempting approx solution Error : solve(): solution not found [ FAIL 1 | WARN 0 | SKIP 0 | PASS 3061 ] ══ 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 3061 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64