Package: g2r Title: Interactive Grammar of Graphics Version: 1.0.1 Authors@R: c( person(given = "John", family = "Coene", role = c("aut", "cre"), email = "jcoenep@gmail.com"), person(family = "Opifex", role = c("cph", "fnd"), email = "john@opifex.org") ) Description: Interactive grammar of graphics. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Imports: R6, purrr, rlang, tibble, magrittr, jsonlite, crosstalk, htmltools, htmlwidgets Suggests: sf, zoo, covr, maps, Rtsne, alter, broom, shiny, packer, igraph, pkgdown, survival, quantmod, forecast, contoureR, geojsonio, yardstick, tidyquant, rmapshaper, testthat (>= 3.0.0) Remotes: devOpifex/alter Config/testthat/edition: 3 URL: https://g2r.opifex.org/, https://github.com/devOpifex/g2r/ BugReports: https://github.com/devOpifex/g2r/issues/ Config/pak/sysreqs: cmake make libuv1-dev Repository: https://devopifex.r-universe.dev Date/Publication: 2022-01-15 21:11:40 UTC RemoteUrl: https://github.com/devOpifex/g2r RemoteRef: HEAD RemoteSha: 2cfcb5d38f7d1556bfa2f0009195809d312e2df0 NeedsCompilation: no Packaged: 2026-07-04 23:52:56 UTC; root Author: John Coene [aut, cre], Opifex [cph, fnd] Maintainer: John Coene