Package: r5rgui Title: Graphical User Interface for 'r5r' Router Version: 0.2.0.9000 Authors@R: person("Egor", "Kotov", , "kotov.egor@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-6690-5345")) Description: Interactively build and explore public transit routes with 'r5r' package via a graphical user interface in a 'shiny' app. The underlying routing methods are described in Pereira et al. (2021) . License: MIT + file LICENSE URL: https://github.com/e-kotov/r5rgui, https://www.ekotov.pro/r5rgui/ BugReports: https://github.com/e-kotov/r5rgui/issues Imports: DT, mapgl, r5r, sf, shiny Suggests: mockery, quarto, rlang, shinytest2, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Language: en Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make default-jdk libpng-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://e-kotov.r-universe.dev Date/Publication: 2026-02-12 00:11:58 UTC RemoteUrl: https://github.com/e-kotov/r5rgui RemoteRef: HEAD RemoteSha: 0ca8c09de28921b5b7174ac88d528ea5815bb6dd NeedsCompilation: no Packaged: 2026-06-12 10:40:15 UTC; root Author: Egor Kotov [aut, cre, cph] (ORCID: ) Maintainer: Egor Kotov