Skip to content

TrackTrap

Model Cumulative Growing Degree-Days for Pest Monitoring

v1.0.0 · Jun 13, 2026 · MIT + file LICENSE

Description

Pest monitoring is crucial, especially during the early season, to understand the distribution and the proliferation of the target pest. Raw count data from pest monitoring/traps can be coupled with environmental variables such as temperature, growing degree-day ('GDD') etc. to get useful insights about the pest phenology. This package pulls temperature data from the California Irrigation Management Information System ('CIMIS', <https://cimis.water.ca.gov>), the 'Daymet' application programming interface ('API', <https://daymet.ornl.gov>), or 'Open Meteo' ('API', <https://open-meteo.com/>) sequentially for a user-specified time period and calculates cumulative growing degree-days. Users provide pest development thresholds (lower and upper temperatures), pest of concern, and the geographic coordinates of the trap location to track emergence and phenology.

Downloads

CRAN

366

Last 30 days

10885th

511

Last 90 days

511

Last year

Trend: +152.4% (30d vs prior 30d)

r2u CRAN

6

Last 30 days

6

Last 90 days

6

Last year

CRAN Check Status

2 NOTE
11 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 NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
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 details (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘curl’ ‘jsonlite’ ‘xml2’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespaces in Imports field not imported from:
  ‘curl’ ‘jsonlite’ ‘xml2’
  All declared Imports should be used.

Check History

NOTE 12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 14, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespaces in Imports field not imported from:
  ‘curl’ ‘jsonlite’ ‘xml2’
  All declared Imports should be used.
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

Installation failed.
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/TrackTrap.Rcheck/00install.out’ for details.
OK 2 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 21, 2026

Dependency Network

Dependencies Reverse dependencies curl daymetr degday dplyr ggplot2 httr jsonlite magrittr rlang xml2 TrackTrap

Version History

2 tracked
updated 1.0.0 ← 0.1.0 diff Jun 13, 2026
new 0.1.0 May 20, 2026