Package: mobileCharts Title: Mobile Charts Version: 0.0.1 Authors@R: c( person( given = "John", family = "Coene", role = c("aut", "cre"), email = "jcoenep@gmail.com" ), person(family = "rinterface", role = "cph") ) Description: Create charts optimized for mobile. License: MIT + file LICENSE Encoding: UTF-8 Imports: shiny, purrr, rlang, ggplot2, magrittr, htmltools, htmlwidgets RoxygenNote: 7.0.2 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://tanho63.r-universe.dev Date/Publication: 2020-02-12 12:49:05 UTC RemoteUrl: https://github.com/tanho63/mobileCharts RemoteRef: HEAD RemoteSha: ece3a75fadbcf74ed812fb24dd410e6f721bf29c NeedsCompilation: no Packaged: 2026-06-13 10:12:47 UTC; root Author: John Coene [aut, cre], rinterface [cph] Maintainer: John Coene