CRAN Package Check Results for Package optigrab

Last updated on 2025-11-15 11:50:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.2.1 2.15 30.43 32.58 NOTE
r-devel-linux-x86_64-debian-gcc 0.9.2.1 1.64 24.58 26.22 ERROR
r-devel-linux-x86_64-fedora-clang 0.9.2.1 53.37 ERROR
r-devel-linux-x86_64-fedora-gcc 0.9.2.1 12.00 54.85 66.85 ERROR
r-devel-windows-x86_64 0.9.2.1 4.00 52.00 56.00 NOTE
r-patched-linux-x86_64 0.9.2.1 2.21 28.72 30.93 NOTE
r-release-linux-x86_64 0.9.2.1 1.83 28.71 30.54 NOTE
r-release-macos-arm64 0.9.2.1 1.00 33.00 34.00 NOTE
r-release-macos-x86_64 0.9.2.1 2.00 44.00 46.00 NOTE
r-release-windows-x86_64 0.9.2.1 4.00 52.00 56.00 NOTE
r-oldrel-macos-arm64 0.9.2.1 1.00 25.00 26.00 NOTE
r-oldrel-macos-x86_64 0.9.2.1 2.00 31.00 33.00 NOTE
r-oldrel-windows-x86_64 0.9.2.1 4.00 59.00 63.00 NOTE

Check Details

Version: 0.9.2.1
Check: Rd files
Result: NOTE checkRd: (-1) gnu_style.Rd:24: Lost braces 24 | [GNU Command Line Standards]{http://www.gnu.org/prep/standards/standards.html} | ^ 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-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.9.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(optigrab) > > test_check("optigrab") Saving _problems/test-opt_expand-98.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 106 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-opt_expand.r:98:1'): (code run outside of `test_that()`) ─────── Error in `is_true()`: could not find function "is_true" Backtrace: ▆ 1. └─testthat::expect_that(is.character(expanded), is_true()) at test-opt_expand.r:98:1 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 106 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.9.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(optigrab) > > test_check("optigrab") Saving _problems/test-opt_expand-98.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 106 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-opt_expand.r:98:1'): (code run outside of `test_that()`) ─────── Error in `is_true()`: could not find function "is_true" Backtrace: ▆ 1. └─testthat::expect_that(is.character(expanded), is_true()) at test-opt_expand.r:98:1 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 106 ] Error: ! Test failures. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc