Package: metR Title: Tools for Easier Analysis of Meteorological Fields Version: 0.18.3.9000 Authors@R: person("Elio", "Campitelli", , "eliocampitelli@gmail.com", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-7742-9230")) Description: Many useful functions and extensions for dealing with meteorological data in the tidy data framework. Extends 'ggplot2' for better plotting of scalar and vector fields and provides commonly used analysis methods in the atmospheric sciences. License: GPL-3 URL: https://eliocamp.github.io/metR/, https://github.com/eliocamp/metR BugReports: https://github.com/eliocamp/metR/issues Depends: R (>= 4.1.0) Imports: checkmate, data.table, digest, Formula, formula.tools, ggplot2 (>= 3.5.0), grid, gtable, isoband, lubridate, memoise, plyr, purrr, rlang, scales, sf, stringr Suggests: CFtime, furrr, gsignal, irlba, knitr, kriging, maps, markdown, ncdf4, proj4, rcdo, reshape2, rnaturalearth, terra, testthat (>= 2.1.0), vdiffr VignetteBuilder: knitr ByteCompile: yes Encoding: UTF-8 Language: en-GB LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://eliocamp.r-universe.dev Date/Publication: 2026-05-18 12:37:40 UTC RemoteUrl: https://github.com/eliocamp/metR RemoteRef: HEAD RemoteSha: 508d83bdb23987688673d459c8e3d1506979cf9b NeedsCompilation: no Packaged: 2026-06-19 07:09:40 UTC; root Author: Elio Campitelli [cre, aut] (ORCID: ) Maintainer: Elio Campitelli