CRAN Package Check Results for Package unstruwwel

Last updated on 2025-01-03 03:50:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 5.18 34.50 39.68 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 98.76 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 87.79 OK
r-devel-windows-x86_64 0.2.1 9.00 65.00 74.00 OK
r-patched-linux-x86_64 0.2.1 7.06 46.24 53.30 ERROR
r-release-linux-x86_64 0.2.1 7.94 46.90 54.84 ERROR
r-release-macos-arm64 0.2.1 30.00 OK
r-release-macos-x86_64 0.2.1 70.00 OK
r-release-windows-x86_64 0.2.1 10.00 65.00 75.00 OK
r-oldrel-macos-arm64 0.2.1 34.00 OK
r-oldrel-macos-x86_64 0.2.1 54.00 OK
r-oldrel-windows-x86_64 0.2.1 12.00 74.00 86.00 ERROR

Check Details

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(unstruwwel) > > test_check("unstruwwel") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 152 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-year.R:2:3'): invalid year ─────────────────────────────────── `Year$new(2025)` did not throw an error. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 152 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/9s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(unstruwwel) > > test_check("unstruwwel") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 152 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-year.R:2:3'): invalid year ─────────────────────────────────── `Year$new(2025)` did not throw an error. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 152 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(unstruwwel) > > test_check("unstruwwel") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 152 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-year.R:2:3'): invalid year ─────────────────────────────────── `Year$new(2025)` did not throw an error. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 152 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.2.1
Check: tests
Result: ERROR Running 'testthat.R' [9s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(unstruwwel) > > test_check("unstruwwel") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 152 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-year.R:2:3'): invalid year ─────────────────────────────────── `Year$new(2025)` did not throw an error. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 152 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64