Package: camtraptor Title: Read, Explore and Visualize Camera Trap Data Packages Version: 0.28.0 Authors@R: c( person("Damiano", "Oldoni", , "damiano.oldoni@inbo.be", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3445-7562")), person("Peter", "Desmet", , "peter.desmet@inbo.be", role = "aut", comment = c(ORCID = "0000-0002-8442-8025")), person("Pieter", "Huybrechts", , "pieter.huybrechts@inbo.be", role = "aut", comment = c(ORCID = "0000-0002-6658-6062")), person("Martijn", "Bollen", , "martijn.bollen@inbo.be", role = "ctb", comment = c(ORCID = "0000-0002-1621-6258")), person("Raphaël", "Nussbaumer", , "rafnuss@gmail.com", role = "ctb", comment = c(ORCID = "0000-0002-8185-1020")), person("Thierry", "Onkelinx", , "thierry.onkelinx@inbo.be", role = "ctb", comment = c(ORCID = "0000-0001-8804-4216")), person("Jim", "Casaer", , "jim.casaer@inbo.be", role = "ctb", comment = c(ORCID = "0000-0001-6788-5876")), person("Lynn", "Pallemaerts", , "lynn.pallemaerts@inbo.be", role = "ctb", comment = c(ORCID = "0000-0002-5034-5416")), person("Nele", "Mullens", role = "ctb", comment = c(ORCID = "0000-0002-3054-9665")), person("Research Institute for Nature and Forest (INBO)", role = "cph", comment = "https://www.vlaanderen.be/inbo/en-gb/"), person("Research Foundation - Flanders", role = "fnd", comment = "https://lifewatch.be") ) Description: Read, explore and visualize Camera Trap Data Packages (Camtrap DP). 'Camtrap DP' () is a community developed data exchange format for this type of data. With camtraptor you can read and filter data, create overviews of observed species, relative abundance or effort, and plot these data on a map. License: MIT + file LICENSE BugReports: https://github.com/inbo/camtraptor/issues Depends: R (>= 3.5.0) Imports: activity, assertthat, dplyr (>= 1.1.0), EML, frictionless, glue, htmltools, leaflet, lifecycle, lubridate, overlap, purrr, RColorBrewer, readr, rlang, reshape2, stringr, tidyr, tools, utils, uuid Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0), xml2 VignetteBuilder: knitr Encoding: UTF-8 LazyData: true LazyDataCompression: bzip2 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libjq-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libnode-dev libx11-dev Repository: https://camera-traps.r-universe.dev Date/Publication: 2026-04-28 07:05:55 UTC RemoteUrl: https://github.com/inbo/camtraptor RemoteRef: HEAD RemoteSha: 0d86eacec14e9c59f5e734f382e385a722acd003 NeedsCompilation: no Packaged: 2026-07-01 10:15:34 UTC; root Author: Damiano Oldoni [aut, cre] (ORCID: ), Peter Desmet [aut] (ORCID: ), Pieter Huybrechts [aut] (ORCID: ), Martijn Bollen [ctb] (ORCID: ), Raphaël Nussbaumer [ctb] (ORCID: ), Thierry Onkelinx [ctb] (ORCID: ), Jim Casaer [ctb] (ORCID: ), Lynn Pallemaerts [ctb] (ORCID: ), Nele Mullens [ctb] (ORCID: ), Research Institute for Nature and Forest (INBO) [cph] (https://www.vlaanderen.be/inbo/en-gb/), Research Foundation - Flanders [fnd] (https://lifewatch.be) Maintainer: Damiano Oldoni