Package: synoptReg
Type: Package
Title: Synoptic Climate Classification and Spatial Regionalization of
        Environmental Data
Version: 1.0.0
Depends: R (>= 3.5.0)
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> and Martin-Vide et al. 2008 <DOI:10.5194/asr-2-99-2008>.
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, metR, raster, RNCEP,
        stringr, tidyr, tibble
Suggests: maptools, ncdf4, pkgdown, udunits2, gridExtra
NeedsCompilation: no
RoxygenNote: 6.1.1
Packaged: 2020-03-16 18:38:59 UTC; Marc
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-03-18 15:50:07 UTC
