Type: Package Package: camtrapR Title: Camera Trap Data Management and Analysis Framework Version: 3.0.3 Date: 2026-02-08 Authors@R: c( person("Juergen", "Niedballa", , "camtrapr@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9187-2116")), person("Alexandre", "Courtiol", role = "aut", comment = c(ORCID = "0000-0003-0637-2959")), person("Rahel", "Sollmann", role = "aut", comment = c(ORCID = "0000-0002-1607-2039")), person("John", "Mathai", role = "ctb"), person("Seth Timothy", "Wong", role = "ctb", comment = c(ORCID = "0000-0001-8083-9268")), person("An The Truong", "Nguyen", role = "ctb", comment = c(ORCID = "0009-0000-2861-2672")), person("Azlan bin", "Mohamed", role = "ctb", comment = c(ORCID = "0000-0003-3788-4383")), person("Andrew", "Tilker", role = "ctb", comment = c(ORCID = "0000-0003-3630-8691")), person("Roshan", "Guharajan", role = "ctb", comment = c(ORCID = "0000-0001-8124-5461")), person("Ioannis", "Alexiou", role = "ctb", comment = c(ORCID = "0000-0001-5095-4767")), person("Andreas", "Wilting", role = c("ctb", "ths"), comment = c(ORCID = "0000-0001-5073-9186")) ) Description: Management and analysis of camera trap wildlife data through an integrated workflow. Provides functions for image/video organization and metadata extraction, species/individual identification. Creates detection histories for occupancy and spatial capture-recapture analyses, with support for multi-season studies. Includes tools for fitting community occupancy models in JAGS and NIMBLE, and an interactive dashboard for survey data visualization and analysis. Features visualization of species distributions and activity patterns, plus export capabilities for GIS and reports. Emphasizes automation and reproducibility while maintaining flexibility for different study designs. License: GPL (>= 2) URL: https://github.com/jniedballa/camtrapR, https://jniedballa.github.io/camtrapR/, https://groups.google.com/forum/#!forum/camtrapr BugReports: https://groups.google.com/forum/#!forum/camtrapr Depends: R (>= 4.1.0) Imports: data.table, dplyr, DT, generics, ggplot2, leaflet, lubridate, methods, secr, sf, shiny, shinyBS, shinydashboard, shinyjs, terra Suggests: abind, bayesplot, callr, coda, corrplot, elevatr, iNEXT, jsonify, jsonlite, knitr, lattice, magick, mapview, mockery, nimble, nimbleEcology, overlap, parallel, patchwork, pbapply, plotly, psych, R.rsp, raster, reshape2, ritis, rjags, rlang, rmarkdown, RSQLite, rstudioapi, scales, shinyWidgets, stringr, taxize, tesseract, testthat, tibble, ubms, units, unmarked, viridisLite, withr, zip VignetteBuilder: R.rsp Encoding: UTF-8 RoxygenNote: 7.3.3 SystemRequirements: ExifTool (https://exiftool.org/) Config/pak/sysreqs: libabsl-dev cmake libimage-exiftool-perl libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://camera-traps.r-universe.dev Date/Publication: 2026-04-20 03:36:21 UTC RemoteUrl: https://github.com/jniedballa/camtrapR RemoteRef: HEAD RemoteSha: e31f2da91d6636a029896fe8cb6f6158db265e6d NeedsCompilation: no Packaged: 2026-07-01 10:17:15 UTC; root Author: Juergen Niedballa [aut, cre] (ORCID: ), Alexandre Courtiol [aut] (ORCID: ), Rahel Sollmann [aut] (ORCID: ), John Mathai [ctb], Seth Timothy Wong [ctb] (ORCID: ), An The Truong Nguyen [ctb] (ORCID: ), Azlan bin Mohamed [ctb] (ORCID: ), Andrew Tilker [ctb] (ORCID: ), Roshan Guharajan [ctb] (ORCID: ), Ioannis Alexiou [ctb] (ORCID: ), Andreas Wilting [ctb, ths] (ORCID: ) Maintainer: Juergen Niedballa