Package: sugarglider
Type: Package
Title: Create Glyph-Maps of Spatiotemporal Data
Version: 1.0.3
Authors@R: c(
    person("Maliny", "Po", , "malinypo12@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0008-4686-6631")),
    person("S. Nathan", "Yang", , "nathan.s.yang@gmail.com", role = "aut",
           comment = c(ORCID = "0009-0002-9985-1042")),
    person("H. Sherry", "Zhang", , "huizezhangsh@gmail.com", role = "ctb",
           comment = c(ORCID = "0000-0002-7122-1463")),
    person("Dianne", "Cook", , "dicook@monash.edu", role = "ctb",
           comment = c(ORCID = "0000-0002-3813-7155"))
  )
Description: Provides 'ggplot2' extensions to construct glyph-maps for visualizing seasonality in spatiotemporal data. See the Journal of Statistical Software reference: Zhang, H. S., Cook, D., Laa, U., Langrené, N., & Menéndez, P. (2024) <doi:10.18637/jss.v110.i07>. The manuscript for this package is currently under preparation and can be found on GitHub at <https://github.com/maliny12/paper-sugarglider>. 
License: MIT + file LICENSE
URL: https://maliny12.github.io/sugarglider/,
        https://github.com/maliny12/sugarglider
Encoding: UTF-8
LazyData: true
Imports: dplyr, ggplot2
RoxygenNote: 7.3.1
Depends: R (>= 3.0.0)
Suggests: testthat (>= 3.0.0), ggplotify, tidyr, grid, lubridate,
        knitr, rmarkdown, gridExtra, ozmaps, sf, tidyverse, viridis,
        ggthemes, vdiffr, kableExtra, ggiraph, jsonlite, httr, usmap,
        geosphere, purrr
Config/testthat/edition: 3
VignetteBuilder: knitr
BugReports: https://github.com/maliny12/sugarglider/issues
NeedsCompilation: no
Packaged: 2024-10-22 01:05:21 UTC; malinypo
Author: Maliny Po [aut, cre, cph] (<https://orcid.org/0009-0008-4686-6631>),
  S. Nathan Yang [aut] (<https://orcid.org/0009-0002-9985-1042>),
  H. Sherry Zhang [ctb] (<https://orcid.org/0000-0002-7122-1463>),
  Dianne Cook [ctb] (<https://orcid.org/0000-0002-3813-7155>)
Maintainer: Maliny Po <malinypo12@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-24 14:10:02 UTC
Built: R 4.3.3; ; 2024-10-24 15:53:25 UTC; unix
