Package: bioRad
Title: Biological Analysis and Visualization of Weather Radar Data
Version: 0.11.0
Description: Extract, visualize and summarize aerial movements of birds and
    insects from weather radar data. See Dokter, A. M. et al. (2018) 
    "bioRad: biological analysis and visualization of weather radar data" <doi:10.1111/ecog.04028>
    for a software paper describing package and methodologies.
Authors@R: c(
    person("Adriaan M.", "Dokter", role = c("aut", "cre"), email = "biorad@cornell.edu", comment = c(ORCID = "0000-0001-6573-066X")),
    person("Peter", "Desmet", role = "aut", email = "peter.desmet@inbo.be", comment = c(ORCID = "0000-0002-8442-8025")),
    person("Bart", "Kranstauber", role = "aut", email = "b.kranstauber@uva.nl", comment = c(ORCID = "0000-0001-8303-780X")),
    person("Cecilia", "Nilsson", role = "aut", email = "cecilia.nilsson709@gmail.com", comment = c(ORCID = "0000-0001-8957-4411")),
    person("Alexander", "Tedeschi", role = "aut", email = "alexander.tedeschi@cornell.edu", comment = c(ORCID = "0000-0003-0772-6931")),
    person("Stijn", "Van Hoey", role = "aut", email = "stijnvanhoey@gmail.com", comment = c(ORCID = "0000-0001-6413-3185")),
    person("Bart", "Hoekstra", role = "ctb", email = "b.d.hoekstra@uva.nl", comment = c(ORCID = "0000-0002-7085-3805")),
    person("Pieter", "Huybrechts", role = "ctb", email = "pieter.huybrechts@inbo.be", comment = c(ORCID = "0000-0002-6658-6062")),
    person("Hidde", "Leijnse", role = "ctb", email = "hidde.leijnse@knmi.nl", comment = c(ORCID = "0000-0001-7835-4480")),
    person("Nicolas", "Noé", role = "ctb", email = "nicolas@niconoe.eu", comment = c(ORCID = "0000-0002-9503-4750")),
    person("Raphaël", "Nussbaumer", role = "ctb", email = "rafnuss@gmail.com", comment = c(ORCID = "0000-0002-8185-1020")),
    person("Jurriaan", "Spaaks", role = "ctb", email = "j.spaaks@esciencecenter.nl"),
    person("Lourens", "Veen", role = "ctb", email = "l.veen@esciencecenter.nl"),
    person("Liesbeth", "Verlinden", role = "ctb", email = "l.verlinden@uva.nl", comment = c(ORCID = "0000-0003-1744-9325"))
    )
License: MIT + file LICENSE
URL: https://github.com/adokter/bioRad/,
        https://adriaandokter.com/bioRad/
BugReports: https://github.com/adokter/bioRad/issues
biocViews:
Depends: R (>= 4.1.0)
Imports: assertthat, curl, dplyr (>= 1.1.0), fields, ggplot2, glue,
        graphics, httr2, jsonlite, lifecycle, lubridate, lutz, methods,
        raster, readr, rhdf5, rlang, sf, sp, stats, stringr, suntools,
        tidyr, tidyselect, utils, viridis, viridisLite, xml2
Suggests: getRad, ggspatial, knitr, prettymapr, rmarkdown, rosm,
        testthat (>= 3.0.0), vdiffr, vol2birdR (>= 1.1.0), withr
LazyData: true
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-08-29 14:48:46 UTC; adriaan
Author: Adriaan M. Dokter [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6573-066X>),
  Peter Desmet [aut] (ORCID: <https://orcid.org/0000-0002-8442-8025>),
  Bart Kranstauber [aut] (ORCID: <https://orcid.org/0000-0001-8303-780X>),
  Cecilia Nilsson [aut] (ORCID: <https://orcid.org/0000-0001-8957-4411>),
  Alexander Tedeschi [aut] (ORCID:
    <https://orcid.org/0000-0003-0772-6931>),
  Stijn Van Hoey [aut] (ORCID: <https://orcid.org/0000-0001-6413-3185>),
  Bart Hoekstra [ctb] (ORCID: <https://orcid.org/0000-0002-7085-3805>),
  Pieter Huybrechts [ctb] (ORCID:
    <https://orcid.org/0000-0002-6658-6062>),
  Hidde Leijnse [ctb] (ORCID: <https://orcid.org/0000-0001-7835-4480>),
  Nicolas Noé [ctb] (ORCID: <https://orcid.org/0000-0002-9503-4750>),
  Raphaël Nussbaumer [ctb] (ORCID:
    <https://orcid.org/0000-0002-8185-1020>),
  Jurriaan Spaaks [ctb],
  Lourens Veen [ctb],
  Liesbeth Verlinden [ctb] (ORCID:
    <https://orcid.org/0000-0003-1744-9325>)
Maintainer: Adriaan M. Dokter <biorad@cornell.edu>
Repository: CRAN
Date/Publication: 2025-08-29 15:40:20 UTC
Built: R 4.5.0; ; 2025-09-01 02:08:20 UTC; unix
