Builds Camera Trap Data Packages ('Camtrap DP') from arbitrary spreadsheets in a schema-driven way: table structure, types, constraints and relations are read from the 'Frictionless' table schemas of the requested 'Camtrap DP' version, so any version and custom columns are handled automatically. Provides validation against the schemas and an optional bridge to the 'frictionless' 'Python' framework. The 'Camtrap DP' standard is described in Bubnicki et al. (2023) <doi:10.1002/rse2.374>.
| Version: | 2.0.0 |
| Depends: | R (≥ 3.5.0) |
| Imports: | R6, jsonlite, tibble, magrittr, lubridate, dplyr, tidyr, purrr, readr, httr, taxadb, stats, utils |
| Suggests: | camtrapdp, knitr, rmarkdown, testthat (≥ 3.0.0), jsonvalidate, spelling |
| Published: | 2026-06-29 |
| DOI: | 10.32614/CRAN.package.R2camtrapdp (may not be active yet) |
| Author: | Kana Terayama [aut, cre] (@KanaTerayama), Keita Fukasawa [aut] (@kfukasawa37) |
| Maintainer: | Kana Terayama <terayama.kana at nies.go.jp> |
| BugReports: | https://github.com/kfukasawa37/R2camtrapdp/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/kfukasawa37/R2camtrapdp |
| NeedsCompilation: | no |
| SystemRequirements: | Python (>= 3.8) with the 'frictionless' package (optional; only for validate_frictionless()) Config/testthat/edition: 3 |
| Language: | en-US |
| Materials: | README, NEWS |
| CRAN checks: | R2camtrapdp results |
| Package source: | R2camtrapdp_2.0.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=R2camtrapdp to link to this page.