Skip to content

hadexversum/splitteR

Repository files navigation

{splitteR}

Installation

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

# FILL THIS IN! HOW CAN PEOPLE INSTALL YOUR DEV PACKAGE?

Run

You can launch the application by running:

splitteR::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-02-26 11:55:40 CET"

Here are the tests results and package coverage:

devtools::check(quiet = TRUE)
#> ℹ Loading splitteR
#> ── R CMD check results ──────────────────────────────── splitteR 0.0.0.9000 ────
#> Duration: 32.6s
#> 
#> ❯ checking for future file timestamps ... NOTE
#>   unable to verify current time
#> 
#> ❯ checking dependencies in R code ... NOTE
#>   import '::' lub ':::' nie jest zadeklarowany z: 'HaDeX'
#> 
#> ❯ checking R code for possible problems ... NOTE
#>   mod_input_data_server : <anonymous>: no visible binding for global
#>     variable 'example_data_alpha'
#>   mod_input_data_server : <anonymous>: no visible global function
#>     definition for 'toggle_id'
#>   mod_input_data_server : <anonymous>: no visible binding for global
#>     variable 'dat'
#>   mod_input_data_server : <anonymous>: no visible binding for global
#>     variable 'str_path'
#>   Undefined global functions or variables:
#>     dat example_data_alpha str_path toggle_id
#> 
#> 0 errors ✔ | 0 warnings ✔ | 3 notes ✖
covr::package_coverage()
#> Error in loadNamespace(x): nie ma pakietu o nazwie 'covr'

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages