Package: meteoland
Type: Package
Title: Landscape Meteorology Tools
Version: 1.0.3
Date: 2022-09-06
Authors@R: c(
	person('Miquel', 'De Cáceres', role=c('aut','cre'),
	email='miquelcaceres@gmail.com', comment = c(ORCID = "0000-0001-7132-2080")),
	person('Nicolas', 'Martin', role='aut', comment = c(ORCID = "0000-0001-7574-0108")),
	person('Víctor', 'Granda', role='aut', comment = c(ORCID = "0000-0002-0469-1991")),
	person('Antoine', 'Cabon', role='aut', comment = c(ORCID = "0000-0001-6426-1726")))
Description: Functions to estimate weather variables at any position of a landscape [De Caceres et al. (2018) <doi:10.1016/j.envsoft.2018.08.003>].
License: GPL (>= 2)
URL: https://emf-creaf.github.io/meteoland/index.html
LazyData: TRUE
Depends: R (>= 3.4.0), sp
Imports: sf, spdep, rgdal, ncdf4, methods, meteospain, Rcpp (>=
        0.12.12), units
Suggests: knitr, forecast, spacetime, stars, rmarkdown
LinkingTo: Rcpp
Encoding: UTF-8
NeedsCompilation: yes
VignetteBuilder: utils, knitr
RoxygenNote: 6.1.1
Packaged: 2022-09-06 16:53:20 UTC; miquel
Author: Miquel De Cáceres [aut, cre] (<https://orcid.org/0000-0001-7132-2080>),
  Nicolas Martin [aut] (<https://orcid.org/0000-0001-7574-0108>),
  Víctor Granda [aut] (<https://orcid.org/0000-0002-0469-1991>),
  Antoine Cabon [aut] (<https://orcid.org/0000-0001-6426-1726>)
Maintainer: Miquel De Cáceres <miquelcaceres@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-08 11:22:59 UTC
