Package: phenocamr Title: Facilitates 'PhenoCam' Data Access and Time Series Post-Processing Version: 1.1.5 Authors@R: c(person( family = "Hufkens", given = "Koen", email = "koen.hufkens@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5070-8109")), person(given = "BlueGreen Labs", role = c("cph", "fnd"))) Description: Programmatic interface to the 'PhenoCam' web services (). Allows for easy downloading of 'PhenoCam' data directly to your R workspace or your computer and provides post-processing routines for consistent and easy timeseries outlier detection, smoothing and estimation of phenological transition dates. Methods for this package are described in detail in Hufkens et. al (2018) . Depends: R (>= 3.6) Imports: jsonlite, changepoint, httr, zoo, utils, graphics, stats, memoise, daymetr, MODISTools Suggests: shiny, covr, testthat, knitr, rmarkdown, shinydashboard, leaflet, plotly, DT License: AGPL-3 ByteCompile: true RoxygenNote: 7.2.0 VignetteBuilder: knitr Encoding: UTF-8 URL: https://github.com/bluegreen-labs/phenocamr BugReports: https://github.com/bluegreen-labs/phenocamr/issues Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libnetcdf-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://bluegreen-labs.r-universe.dev Date/Publication: 2026-01-11 15:59:20 UTC RemoteUrl: https://github.com/bluegreen-labs/phenocamr RemoteRef: HEAD RemoteSha: 2d8a9c86cf9975744696d56dad2d31b9538e46f9 NeedsCompilation: no Packaged: 2026-06-13 08:23:16 UTC; root Author: Koen Hufkens [aut, cre] (ORCID: ), BlueGreen Labs [cph, fnd] Maintainer: Koen Hufkens