Package: meteoland Type: Package Title: Landscape Meteorology Tools Version: 2.2.7 Date: 2026-05-08 Authors@R: c( person('Miquel', 'De Cáceres', role=c('aut','cre'), email='miquelcaceres@gmail.com', comment = c(ORCID = "0000-0001-7132-2080")), person('Víctor', 'Granda', role='aut', comment = c(ORCID = "0000-0002-0469-1991")), person('Nicolas', 'Martin', role='aut', comment = c(ORCID = "0000-0001-7574-0108")), 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) ]. License: GPL (>= 2) URL: https://emf-creaf.github.io/meteoland/, https://github.com/emf-creaf/meteoland BugReports: https://github.com/emf-creaf/meteoland/issues LazyData: TRUE Depends: R (>= 4.1.0) Imports: methods, sf, stars, stats, Rcpp, units, lifecycle, cli, dplyr, tidyr, rlang, assertthat, purrr, ncdfgeom, ncmeta, lubridate, cubelyr Suggests: knitr, rmarkdown, testthat (>= 3.0.0), meteospain, worldmet, tibble LinkingTo: Rcpp Encoding: UTF-8 NeedsCompilation: yes VignetteBuilder: knitr Config/testthat/edition: 3 Config/testthat/parallel: true Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libnetcdf-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://emf-creaf.r-universe.dev Date/Publication: 2026-05-08 12:55:52 UTC RemoteUrl: https://github.com/emf-creaf/meteoland RemoteRef: HEAD RemoteSha: 7f0d67e33fb3ea171a853627eda8b32f26260b51 Packaged: 2026-06-24 06:03:20 UTC; root Author: Miquel De Cáceres [aut, cre] (ORCID: ), Víctor Granda [aut] (ORCID: ), Nicolas Martin [aut] (ORCID: ), Antoine Cabon [aut] (ORCID: ) Maintainer: Miquel De Cáceres