Package: camtrapdp Title: Read and Manipulate Camera Trap Data Packages Version: 0.5.0.9000 Date: 2026-01-13 Authors@R: c( person("Peter", "Desmet", , "peter.desmet@inbo.be", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8442-8025", affiliation = "Research Institute for Nature and Forest (INBO)")), person("Sanne", "Govaert", , "sanne.govaert@inbo.be", role = "aut", comment = c(ORCID = "0000-0002-8939-1305", affiliation = "Research Institute for Nature and Forest (INBO)")), person("Pieter", "Huybrechts", , "pieter.huybrechts@inbo.be", role = "aut", comment = c(ORCID = "0000-0002-6658-6062", affiliation = "Research Institute for Nature and Forest (INBO)")), person("Damiano", "Oldoni", , "damiano.oldoni@inbo.be", role = "aut", comment = c(ORCID = "0000-0003-3445-7562", affiliation = "Research Institute for Nature and Forest (INBO)")), person("Research Institute for Nature and Forest (INBO)", role = "cph", comment = c(ROR = "00j54wy13")), person("Research Foundation - Flanders", role = "fnd", comment = "https://lifewatch.be") ) Description: Read and manipulate Camera Trap Data Packages ('Camtrap DP'). 'Camtrap DP' () is a data exchange format for camera trap data. With 'camtrapdp' you can read, filter and transform data (including to Darwin Core) before further analysis in e.g. 'camtraptor' or 'camtrapR'. License: MIT + file LICENSE URL: https://github.com/inbo/camtrapdp, https://inbo.github.io/camtrapdp/ BugReports: https://github.com/inbo/camtrapdp/issues Depends: R (>= 4.1.0) Imports: cli, dplyr (>= 1.2.0), EML, frictionless (>= 1.2.1), memoise, purrr, readr, rlang, stringr, uuid Suggests: jsonlite, lubridate, testthat (>= 3.0.0), tibble, xml2 Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libjq-dev libuv1-dev libxml2-dev libssl-dev libnode-dev libx11-dev Repository: https://camera-traps.r-universe.dev Date/Publication: 2026-06-26 12:42:53 UTC RemoteUrl: https://github.com/inbo/camtrapdp RemoteRef: HEAD RemoteSha: 08bc5dfe15199e89b51f9c31437a6f5eabd43b1f NeedsCompilation: no Packaged: 2026-07-01 10:14:46 UTC; root Author: Peter Desmet [aut, cre] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Sanne Govaert [aut] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Pieter Huybrechts [aut] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Damiano Oldoni [aut] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Research Institute for Nature and Forest (INBO) [cph] (ROR: ), Research Foundation - Flanders [fnd] (https://lifewatch.be) Maintainer: Peter Desmet