Type: Package Package: ARUtools Title: Management and Processing of Autonomous Recording Unit (ARU) Data Version: 0.7.3 Authors@R: c( person("David", "Hope", , "david.hope@ec.gc.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2140-4261")), person("Steffi", "LaZerte", , "sel@steffilazerte.ca", role = "aut", comment = c(ORCID = "0000-0002-7690-8360")), person("Government of Canada", role = c("cph", "fnd")) ) Description: Parse Autonomous Recording Unit (ARU) data and for sub-sampling recordings. Extract Metadata from your recordings, select a subset of recordings for interpretation, and prepare files for processing on the 'WildTrax' platform. Read and process metadata from recordings collected using the SongMeter and BAR-LT types of ARUs. License: MIT + file LICENSE URL: https://arutools.github.io/ARUtools/, https://github.com/ARUtools/ARUtools BugReports: https://github.com/ARUtools/ARUtools/issues Depends: R (>= 4.1.0) Imports: dplyr, fs (>= 1.6.1), glue, here, hms (>= 1.1.2), lifecycle, lubridate (>= 1.9.3), lutz, parzer (>= 0.4.4), purrr, readr, rlang (>= 0.4), seewave (>= 2.2.3), sf, spsurvey (>= 5.0.1), stringr, suncalc (>= 0.5.0), tidyr, units, withr Suggests: covr, ggplot2, jsonlite, knitr, parallel, patchwork, readxl (>= 1.4.2), rmarkdown, rstudioapi, soundecology, testthat (>= 3.0.0), tuneR, vdiffr (>= 1.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libsndfile1-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://arutools.r-universe.dev Date/Publication: 2025-07-28 18:33:48 UTC RemoteUrl: https://github.com/arutools/ARUtools RemoteRef: HEAD RemoteSha: 62505ad8a5848952cb7fc84203c5b28f432fdf65 NeedsCompilation: no Packaged: 2026-06-23 09:06:59 UTC; root Author: David Hope [aut, cre] (ORCID: ), Steffi LaZerte [aut] (ORCID: ), Government of Canada [cph, fnd] Maintainer: David Hope