Package: camtrapmonitoring Title: Camera Trap Monitoring For Estimating Wildlife Density Version: 0.12.1 Authors@R: person(given = "Alec L.", family = "Robitaille", role = c("aut", "cre"), email = "robit.alec@gmail.com", comment = c(ORCID = "0000-0002-4706-1762")) Description: Evaluating potential camera trap locations. Potential locations are evaluated using relevant spatial layers producing a dataset of selected locations with covariates that can be used to quantify sampling bias. Soon - density estimation methods. License: GPL-3 | file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.0 Roxygen: list(markdown = TRUE) Suggests: testthat, knitr, rmarkdown, ggplot2, usethis, osmdata, elevatr VignetteBuilder: knitr Imports: sf (>= 0.7-3), terra, distanceto Depends: R (>= 4.0) URL: https://robitalec.github.io/camtrapmonitoring/ BugReports: https://github.com/robitalec/camtrapmonitoring/issues Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://robitalec.r-universe.dev Date/Publication: 2024-06-25 14:02:04 UTC RemoteUrl: https://github.com/robitalec/camtrapmonitoring RemoteRef: HEAD RemoteSha: 6c0aefac5f7b727f981338b7b20622ed38d02ae4 NeedsCompilation: no Packaged: 2026-06-19 10:41:21 UTC; root Author: Alec L. Robitaille [aut, cre] (ORCID: ) Maintainer: Alec L. Robitaille