CRAN Package Check Results for Package calcal

Last updated on 2026-02-07 04:50:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 9.90 424.94 434.84 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 7.73 300.15 307.88 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 22.00 669.28 691.28 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 20.00 663.16 683.16 OK
r-devel-windows-x86_64 1.0.1 13.00 345.00 358.00 OK
r-patched-linux-x86_64 1.0.1 13.79 423.12 436.91 OK
r-release-linux-x86_64 1.0.1 10.88 425.06 435.94 OK
r-release-macos-arm64 1.0.1 3.00 75.00 78.00 OK
r-release-macos-x86_64 1.0.1 8.00 337.00 345.00 OK
r-release-windows-x86_64 1.0.1 14.00 357.00 371.00 OK
r-oldrel-macos-arm64 1.0.1 3.00 80.00 83.00 OK
r-oldrel-macos-x86_64 1.0.1 9.00 554.00 563.00 OK
r-oldrel-windows-x86_64 1.0.1 18.00 507.00 525.00 OK

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [248s/316s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(calcal) > > test_check("calcal") [1] "afrench" [1] "apersian" [1] "armenian" [1] "babylonian" [1] "bahai" [1] "balinese" [1] "chinese" [1] "coptic" [1] "egyptian" [1] "ethiopic" [1] "french" [1] "gregorian" [1] "hebrew" [1] "hindu_lunar" [1] "hindu_solar" [1] "icelandic" [1] "islamic" [1] "iso" [1] "japanese" [1] "julian" [1] "korean" [1] "mayan" [1] "ohebrew" [1] "oislamic" [1] "old_hindu_lunar" [1] "old_hindu_solar" [1] "persian" [1] "roman" [1] "samaritan" [1] "saudi" [1] "tibetan" [1] "vietnamese" [1] "afrench" [1] "apersian" [1] "armenian" [1] "babylonian" [1] "bahai" [1] "balinese" [1] "chinese" [1] "coptic" [1] "egyptian" [1] "ethiopic" [1] "french" [1] "gregorian" [1] "hebrew" [1] "hindu_lunar" [1] "hindu_solar" [1] "icelandic" [1] "islamic" [1] "iso" [1] "japanese" [1] "julian" [1] "korean" [1] "mayan" [1] "ohebrew" [1] "oislamic" [1] "old_hindu_lunar" [1] "old_hindu_solar" [1] "persian" [1] "roman" [1] "samaritan" [1] "saudi" [1] "tibetan" [1] "vietnamese" [1] "afrench" [1] "apersian" [1] "armenian" [1] "babylonian" [1] "bahai" [1] "balinese" [1] "chinese" [1] "coptic" [1] "egyptian" [1] "ethiopic" [1] "french" [1] "gregorian" [1] "hebrew" [1] "hindu_lunar" Saving _problems/test-common-45.R [1] "hindu_solar" [1] "icelandic" [1] "islamic" [1] "iso" [1] "japanese" [1] "julian" [1] "korean" [1] "mayan" [1] "ohebrew" [1] "oislamic" [1] "old_hindu_lunar" [1] "old_hindu_solar" [1] "persian" [1] "roman" [1] "samaritan" [1] "saudi" [1] "tibetan" [1] "vietnamese" [1] "chinese" [1] "hebrew" [1] "hindu_lunar" [1] "japanese" [1] "korean" [1] "vietnamese" [1] "afrench" [1] "apersian" [1] "armenian" [1] "bahai" [1] "balinese" [1] "coptic" [1] "egyptian" [1] "ethiopic" [1] "french" [1] "gregorian" [1] "hindu_solar" [1] "icelandic" [1] "islamic" [1] "iso" [1] "julian" [1] "mayan" [1] "old_hindu_lunar" [1] "old_hindu_solar" [1] "persian" [1] "roman" [1] "tibetan" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 373 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-common.R:40:7'): today ─────────────────────────────────────── Expected `today + c(0:3, NA)` to equal `x$to_rd(x$from_rd((today + c(0:3, NA))))`. Differences: `actual`: 739653.0 739654.0 739655.0 739656.0 NA `expected`: 739653.0 739654.0 739655.0 739657.0 NA Backtrace: ▆ 1. └─base::lapply(...) at test-common.R:35:3 2. └─calcal (local) FUN(X[[i]], ...) 3. └─testthat::expect_equal(...) at test-common.R:40:7 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 373 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc