{
  "_id": "6a101c7bacfb0bcc41c87bb2",
  "Package": "phenocamr",
  "Title": "Facilitates 'PhenoCam' Data Access and Time Series\nPost-Processing",
  "Version": "1.1.5",
  "Authors@R": "c(person(\nfamily = \"Hufkens\",\ngiven = \"Koen\",\nemail = \"koen.hufkens@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-5070-8109\")),\nperson(given = \"BlueGreen Labs\",\nrole = c(\"cph\", \"fnd\")))",
  "Description": "Programmatic interface to the 'PhenoCam' web services\n(<https://phenocam.nau.edu/webcam>). Allows for easy\ndownloading of 'PhenoCam' data directly to your R workspace or\nyour computer and provides post-processing routines for\nconsistent and easy timeseries outlier detection, smoothing and\nestimation of phenological transition dates. Methods for this\npackage are described in detail in Hufkens et. al (2018)\n<doi:10.1111/2041-210X.12970>.",
  "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\nlibicu-dev libnetcdf-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-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": {
    "Date": "2026-05-14 08:31:24 UTC",
    "User": "root"
  },
  "Author": "Koen Hufkens [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5070-8109>),\nBlueGreen Labs [cph, fnd]",
  "Maintainer": "Koen Hufkens <koen.hufkens@gmail.com>",
  "MD5sum": "b912e94dfa2ad3a9c63fde9ad3825cd7",
  "_user": "bluegreen-labs",
  "_type": "src",
  "_file": "phenocamr_1.1.5.tar.gz",
  "_fileid": "397e1677022b7229f85cb1cb0cf0ca8af733a83e5cd7e3dc0558933eeaf9c39a",
  "_filesize": 248963,
  "_sha256": "397e1677022b7229f85cb1cb0cf0ca8af733a83e5cd7e3dc0558933eeaf9c39a",
  "_created": "2026-05-14T08:31:24.000Z",
  "_published": "2026-05-22T09:06:03.002Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77349261570,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990412228"
    },
    {
      "job": 77349261279,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990416370"
    },
    {
      "job": 77349261895,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990406516"
    },
    {
      "job": 77349261600,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990394427"
    },
    {
      "job": 77349260956,
      "time": 309,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990371237"
    },
    {
      "job": 77349260829,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156835390"
    },
    {
      "job": 77349261248,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990402559"
    },
    {
      "job": 77349261628,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990395739"
    },
    {
      "job": 77349261824,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990397411"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/25850012491",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bluegreen-labs/phenocamr",
  "_commit": {
    "id": "2d8a9c86cf9975744696d56dad2d31b9538e46f9",
    "author": "Koen Hufkens <1354258+khufkens@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Create codeberg-mirror.yml",
    "time": 1768147160
  },
  "_maintainer": {
    "name": "Koen Hufkens",
    "email": "koen.hufkens@gmail.com",
    "login": "khufkens",
    "mastodon": "@koen_hufkens@mastodon.social",
    "linkedin": "in/koen-hufkens",
    "uuid": 1354258,
    "orcid": "0000-0002-5070-8109"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "changepoint",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "daymetr",
      "role": "Imports"
    },
    {
      "package": "MODISTools",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shinydashboard",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    }
  ],
  "_owner": "bluegreen-labs",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "phenocam",
    "phenocam-data",
    "phenology-modelling",
    "remote-sensing"
  ],
  "_stars": 26,
  "_contributors": [
    {
      "user": "khufkens",
      "count": 260,
      "uuid": 1354258
    },
    {
      "user": "bbcrown",
      "count": 12,
      "uuid": 13002267
    },
    {
      "user": "tmilliman",
      "count": 3,
      "uuid": 1703414
    }
  ],
  "_userbio": {
    "uuid": 65854203,
    "type": "organization",
    "name": "BlueGreen Labs",
    "description": "BlueGreen open science labs & consulting: environmental research infrastructure to address climate change through data driven methods"
  },
  "_downloads": {
    "count": 321,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/phenocamr"
  },
  "_devurl": "https://github.com/bluegreen-labs/phenocamr",
  "_searchresults": 93,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/phenocamr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bluegreen-labs/phenocamr",
  "_realowner": "bluegreen-labs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2018-04-19"
    },
    {
      "version": "1.1.1",
      "date": "2018-08-22"
    },
    {
      "version": "1.1.3",
      "date": "2019-02-26"
    },
    {
      "version": "1.1.4",
      "date": "2020-03-22"
    },
    {
      "version": "1.1.5",
      "date": "2022-07-21"
    }
  ],
  "_exports": [
    "contract_phenocam",
    "daylength",
    "detect_outliers",
    "download_phenocam",
    "expand_phenocam",
    "grvi",
    "list_rois",
    "list_sites",
    "merge_daymet",
    "merge_modis",
    "normalize_ts",
    "optimal_span",
    "phenocam_explorer",
    "phenophases",
    "process_phenocam",
    "read_phenocam",
    "smooth_ts",
    "transition_dates",
    "truncate_phenocam",
    "write_phenocam"
  ],
  "_help": [
    {
      "page": "contract_phenocam",
      "title": "Contracts the file from 1-day to a 3-day time step",
      "topics": [
        "contract_phenocam"
      ]
    },
    {
      "page": "daylength",
      "title": "Calculates day length (in hours) and the solar elevation",
      "topics": [
        "daylength"
      ]
    },
    {
      "page": "detect_outliers",
      "title": "Detect outliers in PhenoCam time series",
      "topics": [
        "detect_outliers"
      ]
    },
    {
      "page": "download_phenocam",
      "title": "Downloads PhenoCam time series",
      "topics": [
        "download_phenocam"
      ]
    },
    {
      "page": "expand_phenocam",
      "title": "Expand a PhenoCam time series from 3-day to a 1-day time step",
      "topics": [
        "expand_phenocam"
      ]
    },
    {
      "page": "grvi",
      "title": "Calculate green-red vegetation index (GRVI)",
      "topics": [
        "grvi"
      ]
    },
    {
      "page": "list_rois",
      "title": "List all site regions-of-interst (ROIs)",
      "topics": [
        "list_rois"
      ]
    },
    {
      "page": "list_sites",
      "title": "List all site meta-data",
      "topics": [
        "list_sites"
      ]
    },
    {
      "page": "merge_daymet",
      "title": "Merge Daymet data with a PhenoCam time series",
      "topics": [
        "merge_daymet"
      ]
    },
    {
      "page": "merge_modis",
      "title": "Merge ORNL MODIS data with a PhenoCam time series",
      "topics": [
        "merge_modis"
      ]
    },
    {
      "page": "normalize_ts",
      "title": "Normalize PhenoCam time series",
      "topics": [
        "normalize_ts"
      ]
    },
    {
      "page": "optimal_span",
      "title": "Calculates the optimal span for a loess spline",
      "topics": [
        "optimal_span"
      ]
    },
    {
      "page": "phenocam_explorer",
      "title": "Starts the phenocamr shiny interface",
      "topics": [
        "phenocam_explorer"
      ]
    },
    {
      "page": "phenophases",
      "title": "Calculates phenophases",
      "topics": [
        "phenophases"
      ]
    },
    {
      "page": "process_phenocam",
      "title": "Function to post-process PhenoCam time series",
      "topics": [
        "process_phenocam"
      ]
    },
    {
      "page": "read_phenocam",
      "title": "Read PhenoCam time series data",
      "topics": [
        "read_phenocam"
      ]
    },
    {
      "page": "smooth_ts",
      "title": "Smooth a PhenoCam time series",
      "topics": [
        "smooth_ts"
      ]
    },
    {
      "page": "transition_dates",
      "title": "Calculates transition dates for a PhenoCam time series",
      "topics": [
        "transition_dates"
      ]
    },
    {
      "page": "truncate_phenocam",
      "title": "Truncate a PhenoCam time series",
      "topics": [
        "truncate_phenocam"
      ]
    },
    {
      "page": "write_phenocam",
      "title": "Write a phenocamr data structure to file",
      "topics": [
        "write_phenocam"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bluegreen-labs/phenocamr/raw/HEAD/logo.png",
  "_readme": "https://github.com/bluegreen-labs/phenocamr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cachem",
    "changepoint",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "curl",
    "daymetr",
    "DBI",
    "dplyr",
    "e1071",
    "fastmap",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "MODISTools",
    "ncdf4",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "phenocamr-vignette.Rmd",
      "filename": "phenocamr-vignette.html",
      "title": "phenocamr functionality",
      "author": "Koen Hufkens",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A worked example",
        "Select a site",
        "Download a PhenoCam time series.",
        "Expanding 3-day data for maximum phenology resolution",
        "Detect data outlier",
        "Smoothing a time series",
        "Calculating phenophases",
        "References",
        "Acknowledgements"
      ],
      "created": "2018-04-06 21:19:20",
      "modified": "2022-07-20 17:58:35",
      "commits": 14
    }
  ],
  "_score": 6.8605775512444165,
  "_indexed": true,
  "_nocasepkg": "phenocamr",
  "_universes": [
    "bluegreen-labs",
    "khufkens"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-14T08:33:52.000Z",
      "distro": "noble",
      "commit": "2d8a9c86cf9975744696d56dad2d31b9538e46f9",
      "fileid": "3a7b6d439b269fc387e6d9ef2b158a9f31337ab8945436cc7f223832308900a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/25850012491"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-14T08:34:06.000Z",
      "distro": "noble",
      "commit": "2d8a9c86cf9975744696d56dad2d31b9538e46f9",
      "fileid": "dea15385d62312ef93fa4bba15b64b4f2f45dc95fc24ac638a93051f00091bfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/25850012491"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-05-14T08:33:28.000Z",
      "commit": "2d8a9c86cf9975744696d56dad2d31b9538e46f9",
      "fileid": "6e093f2777470e237298cf67ca8c592fb398ec69aaa283d1d9e5245d5ccec39e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/25850012491"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-05-14T08:32:51.000Z",
      "commit": "2d8a9c86cf9975744696d56dad2d31b9538e46f9",
      "fileid": "9ec61ca78af193e8f0f5e44e738ec2ef4bce38b7b66c2c603b0e195eafd3e6d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/25850012491"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-14T08:33:11.000Z",
      "commit": "2d8a9c86cf9975744696d56dad2d31b9538e46f9",
      "fileid": "9ac4265fb59553f276d022dea17955cd199617061bea65cd8ffbcfb0f22ed941",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/25850012491"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-14T08:32:44.000Z",
      "commit": "2d8a9c86cf9975744696d56dad2d31b9538e46f9",
      "fileid": "8981884ec0f308c4feffb42d1278c55ead9916834a467f03ad150b3c8ebc805d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/25850012491"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-05-14T08:32:52.000Z",
      "commit": "2d8a9c86cf9975744696d56dad2d31b9538e46f9",
      "fileid": "e39affa7d6719913f19694a041fe0038fbe1bb2beee9ee41d5c21f74ab2a2925",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/25850012491"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.5",
      "date": "2026-05-22T09:05:42.000Z",
      "commit": "2d8a9c86cf9975744696d56dad2d31b9538e46f9",
      "fileid": "d8a47fbfa6eab60a046afd19d72f36319b9b7b4cf33a4639ae243b506997fac5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/25850012491"
    }
  ]
}