Skip to content

ThinkR-open/gpxviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{gpxviewer}

Installation

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

pak::pak("thinkr-open/gpxviewer")

Run

You can launch the application by running:

gpxviewer::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-10-08 09:46:34 CEST"

Here are the tests results and package coverage:

pw::pw_test()
devtools::check(quiet = TRUE)
#> ℹ Loading gpxviewer
#> ── R CMD check results ─────────────────────────────── gpxviewer 0.0.0.9000 ────
#> Duration: 26.2s
#> 
#> ❯ checking dependencies in R code ... NOTE
#>   Namespace in Imports field not imported from: ‘pkgload’
#>     All declared Imports should be used.
#> 
#> 0 errors ✔ | 0 warnings ✔ | 1 note ✖
covr::package_coverage()
#> gpxviewer Coverage: 48.33%
#> R/app_server.R: 0.00%
#> R/app_ui.R: 0.00%
#> R/run_app.R: 0.00%
#> R/app_config.R: 14.29%
#> R/mod_visualize.R: 37.04%
#> R/mod_upload.R: 57.02%
#> R/fct_read_and_summarize_gpx.R: 100.00%
#> R/fct_visualize_gpx.R: 100.00%

About

A small shiny app to read a gpx file

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors