Type: Package
Package: metR
Language: en-GB
Title: Tools for Easier Analysis of Meteorological Fields
Version: 0.18.1
Authors@R: 
    c(person(given = "Elio",
           family = "Campitelli",
           role = c("cre", "aut"),
           email = "eliocampitelli@gmail.com",
           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/
BugReports: https://github.com/eliocamp/metR/issues
Depends: R (>= 2.10)
Imports: checkmate, data.table, digest, Formula, formula.tools, ggplot2
        (>= 3.5.0), grid, gtable, memoise, plyr, scales, sf, stringr,
        purrr, isoband, lubridate
Suggests: maps, covr, irlba, knitr, ncdf4, pkgdown, reshape2, markdown,
        testthat (>= 2.1.0), viridis, CFtime, gridExtra, vdiffr, proj4,
        kriging, terra, here, gsignal, rnaturalearth
ByteCompile: yes
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-05-13 04:07:07 UTC; user1
Author: Elio Campitelli [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-7742-9230>)
Maintainer: Elio Campitelli <eliocampitelli@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-13 06:30:01 UTC
Built: R 4.3.3; ; 2025-05-13 13:13:04 UTC; unix
