Package: meteoland
Type: Package
Title: Landscape Meteorology Tools
Version: 1.0.1
Date: 2021-11-29
Authors@R: c(
	person('Miquel', 'De Cáceres', role=c('aut','cre'),
	email='miquelcaceres@gmail.com'),
	person('Nicolas', 'Martin', role='aut'),
	person('Víctor', 'Granda', role='aut'),
	person('Antoine', 'Cabon', role='aut'))
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, httr, jsonlite, methods, meteospain,
        Rcpp (>= 0.12.12), units, xml2
Suggests: knitr, forecast, spacetime, stars, rmarkdown
LinkingTo: Rcpp
Encoding: UTF-8
NeedsCompilation: yes
VignetteBuilder: utils, knitr
RoxygenNote: 6.1.1
Packaged: 2021-11-29 15:29:47 UTC; miquel
Author: Miquel De Cáceres [aut, cre],
  Nicolas Martin [aut],
  Víctor Granda [aut],
  Antoine Cabon [aut]
Maintainer: Miquel De Cáceres <miquelcaceres@gmail.com>
Repository: CRAN
Date/Publication: 2021-11-29 17:10:02 UTC
