Package: synoptReg
Type: Package
Title: Synoptic Climate Classification and Spatial Regionalization of
        Environmental Data
Version: 1.1.0
Depends: R (>= 3.5)
Authors@R: c(
    person("Marc", "Lemus-Canovas", , "mlemus@ub.edu", role = c("aut", "cre"), 
    comment = c(ORCID = "0000-0002-0925-3827")),
    person("Dominic", "Roye)", , role = c("aut"),
    comment = c(ORCID = "0000-0002-5516-6396")))
Description: Set of functions to compute different types of synoptic classification methods and for analysing their effect on environmental variables. More information about the methods used in Lemus-Canovas et al. 2019 <DOI:10.1016/j.atmosres.2019.01.018>,  Martin-Vide et al. 2008 <DOI:10.5194/asr-2-99-2008> and Jenkinson and Collison 1977.
License: GPL (>= 3)
Maintainer: Marc Lemus-Canovas <mlemus@ub.edu>
URL: <https://lemuscanovas.github.io/synoptreg/ >
BugReports: https://github.com/lemuscanovas/synoptReg/issues
Encoding: UTF-8
LazyData: true
Imports: dplyr, ggplot2, lubridate, magrittr, sf, rnaturalearth,
        rnaturalearthdata, metR, raster, RNCEP, stringr, tidyr, tibble
Suggests: maptools, ncdf4, rgeos, udunits2, gridExtra
NeedsCompilation: no
RoxygenNote: 7.1.1
Packaged: 2020-11-20 08:03:23 UTC; gc
Author: Marc Lemus-Canovas [aut, cre] (<https://orcid.org/0000-0002-0925-3827>),
  Dominic Roye) [aut] (<https://orcid.org/0000-0002-5516-6396>)
Repository: CRAN
Date/Publication: 2020-11-20 10:30:03 UTC
