Skip to content

{wiseapp}

Installation

You can install the development version of {wiseapp} like so:

install.packages("pak")
pak::pak("github::bbrunckh/wise-app")

Run

You can launch the application by running:

wiseapp::run_app()

About

You are reading the doc about version : 0.0.0.9000

This README has been compiled on the

Sys.time()
#> [1] "2025-11-14 14:20:59 GMT"

Here are the tests results and package coverage:

devtools::check(quiet = TRUE)
#> ℹ Loading wiseapp
#> ── R CMD check results ───────────────────────────────── wiseapp 0.0.0.9000 ────
#> Duration: 1.6s
#> 
#> ❯ checking package dependencies ... ERROR
#>   Namespace dependencies missing from DESCRIPTION Imports/Depends entries:
#>     'golem', 'shiny'
#>   
#>   See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
#>   manual.
#> 
#> 1 error ✖ | 0 warnings ✔ | 0 notes ✔
#> Error: R CMD check found ERRORs
covr::package_coverage()
#> Error in loadNamespace(x): there is no package called 'covr'

About

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages

Generated from worldbank/template