Package: rtsVis
Type: Package
Title: Raster Time Series Visualization
Version: 0.0.2
Depends: R (>= 3.5.0)
Date: 2021-04-07
Authors@R: c(person("Johannes", "Mast", role = c("aut", "cre"), email = "johannes.mast@stud-mail.uni-wuerzburg.de", comment = c(ORCID = "0000-0001-6595-5834")),
             person("Jakob", "Schwalb-Willmann", email = "movevis@schwalb-willmann.de", role = c("aut"), comment = c(ORCID = "0000-0003-2665-1509")))
Description: A lightweight 'R' package to visualize large raster time series, building on a fast temporal interpolation core.
License: GPL-3
Encoding: UTF-8
Imports: ggplot2, RStoolbox, moveVis, raster, stats, dplyr, pbapply,
        sp, sf, tidyr, assertthat
BugReports: https://github.com/JohMast/rtsVis/issues
RoxygenNote: 7.1.1
Suggests: spelling
LazyData: true
Language: en-US
NeedsCompilation: no
Packaged: 2021-04-07 11:42:38 UTC; b
Author: Johannes Mast [aut, cre] (<https://orcid.org/0000-0001-6595-5834>),
  Jakob Schwalb-Willmann [aut] (<https://orcid.org/0000-0003-2665-1509>)
Maintainer: Johannes Mast <johannes.mast@stud-mail.uni-wuerzburg.de>
Repository: CRAN
Date/Publication: 2021-04-07 12:30:02 UTC
