Package: bioRad Title: Biological Analysis and Visualization of Weather Radar Data Version: 0.12.0.9000 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" 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, terra, tidyr, tidyselect, utils, viridis, viridisLite, xml2 Suggests: elevatr, getRad, ggspatial, knitr, prettymapr, rmarkdown, rosm, testthat (>= 3.0.0), vdiffr, vol2birdR (>= 1.3.0), withr LazyData: true Encoding: UTF-8 VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://adokter.r-universe.dev Date/Publication: 2026-06-18 15:01:12 UTC RemoteUrl: https://github.com/adokter/biorad RemoteRef: HEAD RemoteSha: 6e6a8e924ee50a57ff5e7f6efa68d25b4d36d8b9 NeedsCompilation: no Packaged: 2026-06-18 17:12:22 UTC; root Author: Adriaan M. Dokter [aut, cre] (ORCID: ), Peter Desmet [aut] (ORCID: ), Bart Kranstauber [aut] (ORCID: ), Cecilia Nilsson [aut] (ORCID: ), Alexander Tedeschi [aut] (ORCID: ), Stijn Van Hoey [aut] (ORCID: ), Bart Hoekstra [ctb] (ORCID: ), Pieter Huybrechts [ctb] (ORCID: ), Hidde Leijnse [ctb] (ORCID: ), Nicolas Noé [ctb] (ORCID: ), Raphaël Nussbaumer [ctb] (ORCID: ), Jurriaan Spaaks [ctb], Lourens Veen [ctb], Liesbeth Verlinden [ctb] (ORCID: ) Maintainer: Adriaan M. Dokter