{
  "_id": "6a1017edacfb0bcc41c852b5",
  "Package": "cropgrowdays",
  "Title": "Crop Growing Degree Days and Agrometeorological Calculations",
  "Version": "0.2.2",
  "Authors@R": "c(\nperson(given = \"Peter\",\nfamily = \"Baker\",\nrole = c(\"aut\", \"cre\"),\nemail = \"drpetebaker@gmail.com\",\ncomment = c(ORCID = \"0000-0002-1241-7263\")),\nperson(given = \"Miranda\",\nfamily = \"Mortlock\",\nrole = \"aut\",\nemail = \"miranda.mortlock@qut.edu.au\",\ncomment = c(ORCID = \"0000-0001-7029-9827\")))",
  "Description": "Calculate agrometeorological variables for crops including\ngrowing degree days (McMaster, GS & Wilhelm, WW (1997)\n<doi:10.1016/S0168-1923(97)00027-0>), cumulative rainfall,\nnumber of stress days and cumulative or mean radiation and\nevaporation. Convert dates to day of year and vice versa. Also,\ndownload curated and interpolated Australian weather data from\nthe Queensland Government DES longpaddock website\n<https://www.longpaddock.qld.gov.au/>. This data is freely\navailable under the Creative Commons 4.0 licence.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://gitlab.com/petebaker/cropgrowdays/",
  "BugReports": "https://gitlab.com/petebaker/cropgrowdays/-/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://petebaker.r-universe.dev",
  "Date/Publication": "2025-10-15 05:25:36 UTC",
  "RemoteUrl": "https://gitlab.com/petebaker/cropgrowdays",
  "RemoteRef": "HEAD",
  "RemoteSha": "19f87e20af2f3e9efe28b906d41429e2e965db35",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 05:13:26 UTC",
    "User": "root"
  },
  "Author": "Peter Baker [aut, cre] (ORCID: <https://orcid.org/0000-0002-1241-7263>),\nMiranda Mortlock [aut] (ORCID: <https://orcid.org/0000-0001-7029-9827>)",
  "Maintainer": "Peter Baker <drpetebaker@gmail.com>",
  "MD5sum": "bffadc6a43a7789d91a38c834007782c",
  "_user": "petebaker",
  "_type": "src",
  "_file": "cropgrowdays_0.2.2.tar.gz",
  "_fileid": "df8a76eb6542cead870df32733fdc371b772d47041c5c8baef55ff3acd1bd4fb",
  "_filesize": 296910,
  "_sha256": "df8a76eb6542cead870df32733fdc371b772d47041c5c8baef55ff3acd1bd4fb",
  "_created": "2026-05-14T05:13:26.000Z",
  "_published": "2026-05-22T08:46:37.906Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77346408392,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6987648753"
    },
    {
      "job": 77346408547,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987651977"
    },
    {
      "job": 77346408756,
      "time": 182,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6987781606"
    },
    {
      "job": 77346408410,
      "time": 183,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010747953"
    },
    {
      "job": 77346408539,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987626852"
    },
    {
      "job": 77346408222,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156478819"
    },
    {
      "job": 77346408538,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6987647873"
    },
    {
      "job": 77346408860,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6987641856"
    },
    {
      "job": 77346408628,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987649766"
    }
  ],
  "_buildurl": "https://github.com/r-universe/petebaker/actions/runs/25784345144",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://gitlab.com/petebaker/cropgrowdays",
  "_commit": {
    "id": "19f87e20af2f3e9efe28b906d41429e2e965db35",
    "author": "Peter Baker <drpetebaker@gmail.com>",
    "committer": "Peter Baker <drpetebaker@gmail.com>",
    "message": "Added AA_notes.txt to .Rbuildignore - just to remind me next time\n",
    "time": 1760505936
  },
  "_maintainer": {
    "name": "Peter Baker",
    "email": "drpetebaker@gmail.com",
    "login": "petebaker",
    "uuid": 3580570,
    "orcid": "0000-0002-1241-7263"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "purrrlyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "furrr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "gitlab-petebaker",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 3
    }
  ],
  "_tags": [],
  "_userbio": {
    "uuid": 3580570,
    "type": "user",
    "name": "Peter Baker",
    "description": "Biostatistician at School of Public Health, University of Queensland. @drpetebaker"
  },
  "_downloads": {
    "count": 364,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cropgrowdays"
  },
  "_devurl": "https://gitlab.com/petebaker/cropgrowdays",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cropgrowdays.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://gitlab.com/petebaker/cropgrowdays",
  "_realowner": "petebaker",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-06-21"
    },
    {
      "version": "0.1.1",
      "date": "2021-12-10"
    },
    {
      "version": "0.2.0",
      "date": "2023-05-25"
    },
    {
      "version": "0.2.1",
      "date": "2024-03-12"
    },
    {
      "version": "0.2.2",
      "date": "2025-10-15"
    }
  ],
  "_exports": [
    "cumulative",
    "daily_mean",
    "date_from_day_year",
    "day_of_harvest",
    "day_of_year",
    "get_multi_silodata",
    "get_silodata",
    "growing_degree_days",
    "number_of_days",
    "stress_days_over",
    "weather_extract"
  ],
  "_datasets": [
    {
      "name": "boonah",
      "title": "SILO weather data extracted for Boonah SE Queensland",
      "object": "boonah",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "day",
        "radn",
        "maxt",
        "mint",
        "rain",
        "evap",
        "vp",
        "code",
        "date_met"
      ],
      "rows": 517,
      "table": true,
      "tojson": true
    },
    {
      "name": "crop",
      "title": "Crop data containing hypothetical sowing flowering and harvest dates",
      "object": "crop",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "sowing_date",
        "flower_date",
        "harvest_date"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "two_sites",
      "title": "SILO weather data extracted for two arbitrary sites",
      "object": "two_sites",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "day",
        "radn",
        "maxt",
        "mint",
        "rain",
        "evap",
        "vp",
        "code",
        "date_met",
        "Sitename"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "boonah",
      "title": "SILO weather data extracted for Boonah SE Queensland",
      "topics": [
        "boonah"
      ]
    },
    {
      "page": "crop",
      "title": "Crop data containing hypothetical sowing flowering and harvest dates",
      "topics": [
        "crop"
      ]
    },
    {
      "page": "cumulative",
      "title": "Sum of a weather variable between between two dates",
      "topics": [
        "cumulative"
      ]
    },
    {
      "page": "daily_mean",
      "title": "Mean of daily weather variable values between two dates",
      "topics": [
        "daily_mean"
      ]
    },
    {
      "page": "date_from_day_year",
      "title": "Calculate a date from the day of the year and the year",
      "topics": [
        "date_from_day_year"
      ]
    },
    {
      "page": "day_of_harvest",
      "title": "The day of harvest in the year of sowing",
      "topics": [
        "day_of_harvest"
      ]
    },
    {
      "page": "day_of_year",
      "title": "Calculate day of year from a date",
      "topics": [
        "day_of_year"
      ]
    },
    {
      "page": "get_multi_silodata",
      "title": "Retrieve SILO data for multiple sites from Qld DES longpaddock website",
      "topics": [
        "get_multi_silodata"
      ]
    },
    {
      "page": "get_silodata",
      "title": "Retrieve weather data from Queensland Government DES longpaddock website",
      "topics": [
        "get_silodata"
      ]
    },
    {
      "page": "growing_degree_days",
      "title": "Degree days as the sum of capped average daily temperature above a baseline value",
      "topics": [
        "growing_degree_days"
      ]
    },
    {
      "page": "number_of_days",
      "title": "The number of days between two dates",
      "topics": [
        "number_of_days"
      ]
    },
    {
      "page": "stress_days_over",
      "title": "The number of days that maximum temp is over a baseline value",
      "topics": [
        "stress_days_over"
      ]
    },
    {
      "page": "two_sites",
      "title": "SILO weather data extracted for two arbitrary sites",
      "topics": [
        "two_sites"
      ]
    },
    {
      "page": "weather_extract",
      "title": "Extract one or more columns of weather data between two dates",
      "topics": [
        "weather_extract"
      ]
    }
  ],
  "_readme": "https://gitlab.com/petebaker/cropgrowdays/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "purrrlyr",
    "R6",
    "Rcpp",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "crop-grow-days.Rmd",
      "filename": "crop-grow-days.html",
      "title": "Calculating Agrometeorological Variables for Crops",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Obtaining Australian meteorological data",
        "Agrometeorological calculations",
        "Day of year calculations",
        "References"
      ],
      "created": "2021-06-13 14:51:29",
      "modified": "2021-12-09 15:24:31",
      "commits": 6
    },
    {
      "source": "getting-weather-data.Rmd",
      "filename": "getting-weather-data.html",
      "title": "Obtaining Historical Weather Data from Qld Government DES Website",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Obtaining Australian SILO Meteorological Data for One Site",
        "Obtaining SILO Data for Multiple Sites",
        "Other Australian weather data",
        "References"
      ],
      "created": "2021-06-14 16:03:39",
      "modified": "2024-03-12 14:15:58",
      "commits": 7
    }
  ],
  "_score": 4.204119982655925,
  "_indexed": true,
  "_nocasepkg": "cropgrowdays",
  "_universes": [
    "petebaker",
    "gitlab-petebaker"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-14T05:15:16.000Z",
      "distro": "noble",
      "commit": "19f87e20af2f3e9efe28b906d41429e2e965db35",
      "fileid": "a16a2b0b9025ac17416ece1afaa0f1cf3e6475e0d3d23b0dca8b343110be508b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petebaker/actions/runs/25784345144"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-14T05:15:33.000Z",
      "distro": "noble",
      "commit": "19f87e20af2f3e9efe28b906d41429e2e965db35",
      "fileid": "e38844818017886ee98948f5aafb6a474af9b2871398102b1350cd7ff968db3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petebaker/actions/runs/25784345144"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-14T05:26:34.000Z",
      "commit": "19f87e20af2f3e9efe28b906d41429e2e965db35",
      "fileid": "0a4bcff53ab1b7dce7c72166cc879283e5fd6f3a9921c7f9846dccf7a39aaf0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petebaker/actions/runs/25784345144"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-15T05:33:01.000Z",
      "commit": "19f87e20af2f3e9efe28b906d41429e2e965db35",
      "fileid": "ba5826a3d5c5ec2f2523a8d790abd179b941973b5371c4bc5563efd49edd9685",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petebaker/actions/runs/25784345144"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-14T05:15:04.000Z",
      "commit": "19f87e20af2f3e9efe28b906d41429e2e965db35",
      "fileid": "e7a153b22a65dbdbb5698a61cce0d85d08c79e2c97633d02a41cb393d408853a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petebaker/actions/runs/25784345144"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-14T05:14:33.000Z",
      "commit": "19f87e20af2f3e9efe28b906d41429e2e965db35",
      "fileid": "e4b0fe5e97fad41030994450fc62181165defba35e30bb02817797b0f7c90cab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petebaker/actions/runs/25784345144"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-14T05:15:15.000Z",
      "commit": "19f87e20af2f3e9efe28b906d41429e2e965db35",
      "fileid": "1b1bed11852dcd7635105fafa64277e8a1f7de13ac2fc3c79bc8d8addaaafffe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/petebaker/actions/runs/25784345144"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-05-22T08:46:25.000Z",
      "commit": "19f87e20af2f3e9efe28b906d41429e2e965db35",
      "fileid": "15f71e0d4a403009062e73747df0c8b48e0798b188fbe9ad7ad8d95293e938a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/petebaker/actions/runs/25784345144"
    }
  ]
}