CRAN Package Check Results for Package datefixR

Last updated on 2025-12-06 00:48:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 126.12 48.37 174.49 OK
r-devel-linux-x86_64-debian-gcc 2.0.0 94.77 27.97 122.74 ERROR
r-devel-linux-x86_64-fedora-clang 2.0.0 152.00 126.45 278.45 OK
r-devel-linux-x86_64-fedora-gcc 2.0.0 132.00 156.64 288.64 OK
r-devel-windows-x86_64 2.0.0 124.00 99.00 223.00 OK
r-patched-linux-x86_64 2.0.0 125.44 43.91 169.35 OK
r-release-linux-x86_64 2.0.0 122.75 44.48 167.23 OK
r-release-macos-arm64 2.0.0 OK
r-release-macos-x86_64 2.0.0 54.00 123.00 177.00 OK
r-release-windows-x86_64 2.0.0 122.00 102.00 224.00 OK
r-oldrel-macos-arm64 2.0.0 NOTE
r-oldrel-macos-x86_64 2.0.0 55.00 128.00 183.00 NOTE
r-oldrel-windows-x86_64 2.0.0 142.00 121.00 263.00 OK

Check Details

Version: 2.0.0
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'DT', 'knitr', 'rmarkdown', 'shiny', 'shinytest2', 'spelling' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.0.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘test_zz.R’ [0s/0s] Running ‘testthat.R’ [5s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(datefixR) > > test_check("datefixR") Starting 2 test processes. Saving _problems/test_fix_date_app-5.R [ FAIL 1 | WARN 0 | SKIP 2 | PASS 105 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test_app_1.R:5:3', 'test_app_1.R:83:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_fix_date_app.R:2:3'): unexpected theme raises error raises error ── <rlib_error_package_not_found/rlang_error/error/condition> Error in `fix_date_app(theme = "test")`: The packages "DT" and "shiny" are required to use `fix_date_app()` Backtrace: ▆ 1. ├─testthat::expect_error(fix_date_app(theme = "test"), "theme should be 'datefixR' or 'none' \n") at test_fix_date_app.R:2:3 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─datefixR::fix_date_app(theme = "test") 8. └─rlang::check_installed(...) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 105 ] Deleting unused snapshots: 'mac-4.5/app_1/001.json', 'mac-4.5/app_1/001_.png', 'mac-4.5/app_1/002-fixed.csv', 'mac-4.5/app_1/003.json', 'mac-4.5/app_1/003_.png', 'shiny/app_1/001.json', 'shiny/app_1/001_.png', 'shiny/app_1/002-fixed.csv', 'shiny/app_1/003.json', and 'shiny/app_1/003_.png' Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.0.0
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.0.0
Check: installed package size
Result: NOTE installed size is 6.8Mb sub-directories of 1Mb or more: libs 5.8Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64