# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "TrackTrap" in publications use:' type: software license: MIT title: 'TrackTrap: Model Cumulative Growing Degree-Days for Pest Monitoring' version: 0.1.0 abstract: Raw data from pest monitoring/traps can be correlated with environmental factors such as temperature, growing degree day etc. to get useful insights about the pest phenology. This package pulls temperature data from the California Irrigation Management Information System ('CIMIS', ) or the 'Daymet' application programming interface ('API', ) for a user-specified time period and calculates cumulative growing degree-days. Users provide pest development thresholds (lower and upper temperatures) and the geographic coordinates of the trap location to track emergence and phenology. authors: - family-names: Bhandari given-names: Santosh email: santoshbhandari4556@gmail.com repository: https://cran.r-universe.dev commit: 12cd53c8969b873ebba62209d2a74f891a52b7de date-released: '2026-05-20' contact: - family-names: Bhandari given-names: Santosh email: santoshbhandari4556@gmail.com