Package: ggfields
Title: Add Vector Field Layers to Ggplots
Version: 0.0.7
Authors@R: c(person("Pepijn", "de Vries", role = c("aut", "cre"),
    email = "pepijn.devries@outlook.com",
    comment = c(ORCID = "0000-0002-7961-6646")))
Author: Pepijn de Vries [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7961-6646>)
Maintainer: Pepijn de Vries <pepijn.devries@outlook.com>
Description: Add vector field layers to ggplots. Ideal for visualising
    wind speeds, water currents, electric/magnetic fields, etc.
    Accepts data.frames, simple features (sf), and spatiotemporal arrays (stars)
    objects as input. Vector fields are depicted as arrows starting at specified
    locations, and with specified angles and radii.
Depends: R (>= 4.1.0)
Imports: dplyr (>= 1.1.4), ggplot2 (>= 3.4.4), grid (>= 4.1.0), rlang
        (>= 1.1.2), sf (>= 1.0-15), scales (>= 1.3.0)
Suggests: CopernicusMarine, knitr, rmarkdown, stars (>= 0.6-4),
        testthat (>= 3.0.0), vdiffr (>= 1.0.7), svglite (>= 2.1.3)
License: GPL (>= 3)
URL: https://pepijn-devries.github.io/ggfields/,
        https://github.com/pepijn-devries/ggfields/
Encoding: UTF-8
RoxygenNote: 7.2.3
Collate: 'angle_correction.r' 'helpers.r' 'stat_fields.r'
        'draw_key_fields.r' 'geom_fields.r' 'annotation_fields.r'
        'data.r' 'ggfields-package.r' 'import.r' 'pythagoras.r'
        'scale.r'
LazyData: true
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-06-19 22:30:24 UTC; vries171
Repository: CRAN
Date/Publication: 2025-06-19 23:00:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:58:31 UTC; windows
