camtrapdp
Read and Manipulate Camera Trap Data Packages
v0.5.0
·
Jan 14, 2026
·
MIT + file LICENSE
Description
Read and manipulate Camera Trap Data Packages ('Camtrap DP'). 'Camtrap DP' (<https://camtrap-dp.tdwg.org>) 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'.
Downloads
CRAN
517
Last 30 days
7099th
1.7K
Last 90 days
4.8K
Last year
Trend: -3.9% (30d vs prior 30d)
r2u
CRAN
12
Last 30 days
29
Last 90 days
152
Last year
Trend: -14.3% (30d vs prior 30d)
autoCRAN
2
Last 7 days
13
Last 30 days
2
All-time
autoCRAN-only: this name is served only by autoCRAN, so the count is exact.
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
whether package can be installed
install log ‘’ does not exist
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 31, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 27, 2026
ERROR
r-devel-windows-x86_64
examples
Running examples in 'camtrapdp-Ex.R' failed The error most likely occurred in: > ### Name: check_camtrapdp > ### Title: Check a Camera Trap Data Package object > ### Aliases: check_camtrapdp > > ### ** Examples > > x <- example_dataset() Warning i ...[truncated]... ction(con, "rb") : cannot open the connection to 'https://raw.githubusercontent.com/tdwg/camtrap-dp/1.0.2/example/datapackage.json' Calls: example_dataset ... parse_and_simplify -> parseJSON -> parse_con -> open -> open.connection Execution halted