You can install the development version of {dashResponse} like so:
# FILL THIS IN! HOW CAN PEOPLE INSTALL YOUR DEV PACKAGE?You can launch the application by running:
dashResponse::run_app()You are reading the doc about version : 0.0.0.9000
This README has been compiled on the
Sys.time()
#> [1] "2025-07-24 11:26:20 BST"Here are the tests results and package coverage:
devtools::check(quiet = TRUE)
#> ℹ Loading dashResponse
#> ── R CMD check results ──────────────────────────── dashResponse 0.0.0.9000 ────
#> Duration: 1m 47.6s
#>
#> ❯ checking for future file timestamps ... NOTE
#> unable to verify current time
#>
#> 0 errors ✔ | 0 warnings ✔ | 1 note ✖covr::package_coverage()
#> Error in loadNamespace(x): there is no package called 'covr'