Package: crawlUtils Type: Package Title: Enhance And Integrate the {crawl} Package For Spatial Analysis Of Telemetry Output Version: 0.1.62 Date: 2024-09-12 Authors@R: c( person("Devin S.", "Johnson", email = "devin.johnson@noaa.gov",role = c("aut", "cre")), person("Josh", "London", email = "josh.london@noaa.gov", role = c("aut")) ) Maintainer: Devin S. Johnson Description: Utility functions to augment the the {crawl} package and integrate it with the {sf} package for spatial analysis of telemetry model output. The additional function are targeted toward analysis of marine mammal telemetry, but can be used or easily modified for other situations. License: CC0 Encoding: UTF-8 RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Imports: fuzzyjoin, dplyr, lubridate, magrittr, purrr, tidyr, sf, crawl, foreach, units, janitor, readr, ggplot2, mgcv, mclust, terra, MASS Suggests: pathroutr, ctmm Remotes: jmlondon/pathroutr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://dsjohnson.r-universe.dev Date/Publication: 2024-09-12 14:43:29 UTC RemoteUrl: https://github.com/dsjohnson/crawlUtils RemoteRef: HEAD RemoteSha: 87b78e7a13479d5e67514fb07275b25c172f6bca NeedsCompilation: no Packaged: 2026-07-03 20:58:07 UTC; root Author: Devin S. Johnson [aut, cre], Josh London [aut] Depends: R (>= 4.1.0)