{
  "_id": "6a101edfacfb0bcc41c8ae12",
  "Type": "Package",
  "Package": "degday",
  "Title": "Compute Degree Days",
  "Version": "0.4.0.9000",
  "Date": "2022-09-15",
  "Authors@R": "c(\nperson(\"Andy\", \"Lyons\", , \"andlyons@ucanr.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7505-6709\")),\nperson(\"Frank\", \"Zalom\", , \"fgzalom@ucdavis.edu\", role = \"ctb\"),\nperson(\"Regents of the University of California\", role = \"cph\")\n)",
  "Description": "Compute degree days from daily min and max temperatures\nfor modeling plant and insect development.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/ucanr-igis/degday/",
  "BugReports": "https://github.com/ucanr-igis/degday/issues/",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.2",
  "Repository": "https://ucanr-igis.r-universe.dev",
  "Date/Publication": "2024-11-16 02:44:44 UTC",
  "RemoteUrl": "https://github.com/ucanr-igis/degday",
  "RemoteRef": "HEAD",
  "RemoteSha": "17d1500b3dfdb565a798d5dd303bf831b0911ce3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 07:03:35 UTC",
    "User": "root"
  },
  "Author": "Andy Lyons [aut, cre] (ORCID: <https://orcid.org/0000-0002-7505-6709>),\nFrank Zalom [ctb],\nRegents of the University of California [cph]",
  "Maintainer": "Andy Lyons <andlyons@ucanr.edu>",
  "MD5sum": "c2d6aa34230073f8c0eb6fd51d143c8c",
  "_user": "ucanr-igis",
  "_type": "src",
  "_file": "degday_0.4.0.9000.tar.gz",
  "_fileid": "2c9e5bc99617c6325b663d969d5ac0d0e813d8936f1709b66bfb9823de7405c5",
  "_filesize": 125576,
  "_sha256": "2c9e5bc99617c6325b663d969d5ac0d0e813d8936f1709b66bfb9823de7405c5",
  "_created": "2026-05-14T07:03:35.000Z",
  "_published": "2026-05-22T09:16:15.982Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77350971123,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989057132"
    },
    {
      "job": 77350971561,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989063979"
    },
    {
      "job": 77350971600,
      "time": 213,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989075708"
    },
    {
      "job": 77350971159,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989059255"
    },
    {
      "job": 77350970817,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989025554"
    },
    {
      "job": 77350970828,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157036574"
    },
    {
      "job": 77350971323,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989046141"
    },
    {
      "job": 77350971331,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989044270"
    },
    {
      "job": 77350971609,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989046995"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ucanr-igis/actions/runs/25846675934",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ucanr-igis/degday",
  "_commit": {
    "id": "17d1500b3dfdb565a798d5dd303bf831b0911ce3",
    "author": "Andy Lyons <lyons.andy@gmail.com>",
    "committer": "Andy Lyons <lyons.andy@gmail.com>",
    "message": "Added monthly downloads badge\n",
    "time": 1731725084
  },
  "_maintainer": {
    "name": "Andy Lyons",
    "email": "andlyons@ucanr.edu",
    "login": "ajlyons",
    "uuid": 4154016,
    "orcid": "0000-0002-7505-6709"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "cimir",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "units",
      "role": "Suggests"
    }
  ],
  "_owner": "ucanr-igis",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "degree-days",
    "ipm"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "ajlyons",
      "count": 23,
      "uuid": 4154016
    }
  ],
  "_userbio": {
    "uuid": 19158768,
    "type": "organization",
    "name": "UCANR-IGIS"
  },
  "_downloads": {
    "count": 247,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/degday"
  },
  "_devurl": "https://github.com/ucanr-igis/degday",
  "_searchresults": 26,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/degday.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ucanr-igis/degday",
  "_realowner": "ucanr-igis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2022-09-13"
    }
  ],
  "_exports": [
    "%>%",
    "dd_calc",
    "dd_dbl_sine",
    "dd_dbl_tri",
    "dd_simp_avg",
    "dd_sng_sine",
    "dd_sng_tri"
  ],
  "_help": [
    {
      "page": "dd_calc",
      "title": "Estimate degree days from daily data",
      "topics": [
        "dd_calc",
        "dd_dbl_sine",
        "dd_dbl_tri",
        "dd_simp_avg",
        "dd_sng_sine",
        "dd_sng_tri"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ucanr-igis/degday/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/ucanr-igis/degday/raw/HEAD/README.md",
  "_rundeps": [
    "crayon",
    "lattice",
    "magrittr",
    "zoo"
  ],
  "_score": 4.068185861746161,
  "_indexed": true,
  "_nocasepkg": "degday",
  "_universes": [
    "ucanr-igis",
    "ajlyons"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-05-14T07:05:40.000Z",
      "distro": "noble",
      "commit": "17d1500b3dfdb565a798d5dd303bf831b0911ce3",
      "fileid": "a93da4fe2fca24d3f6a1665a9c21495e99140d7e825507ba379356b3030a66c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ucanr-igis/actions/runs/25846675934"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-05-14T07:06:05.000Z",
      "distro": "noble",
      "commit": "17d1500b3dfdb565a798d5dd303bf831b0911ce3",
      "fileid": "1797731c6bed73d3a55d06b075c0d6f3035d38aa70bc711110fc7c7252c53447",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ucanr-igis/actions/runs/25846675934"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-05-14T07:06:49.000Z",
      "commit": "17d1500b3dfdb565a798d5dd303bf831b0911ce3",
      "fileid": "df719ab4e24d38f2271c89d2c1935c09dc5373468e119ce1c32a35f0a60daee4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ucanr-igis/actions/runs/25846675934"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-05-14T07:05:47.000Z",
      "commit": "17d1500b3dfdb565a798d5dd303bf831b0911ce3",
      "fileid": "8af5d5c45ea2fb3ab4712c14be27f4492452963c43cb4208b4577d693db84944",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ucanr-igis/actions/runs/25846675934"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-05-14T07:04:53.000Z",
      "commit": "17d1500b3dfdb565a798d5dd303bf831b0911ce3",
      "fileid": "21fcb971ec37c5f41f1481430bda40d2f6fdb1eea028eee0d2430730172a1ea9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ucanr-igis/actions/runs/25846675934"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-05-14T07:04:47.000Z",
      "commit": "17d1500b3dfdb565a798d5dd303bf831b0911ce3",
      "fileid": "463f04eec32f5a5b78552d063965be0b20a4e10085fbb3b4f1fbb943990e93eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ucanr-igis/actions/runs/25846675934"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-05-14T07:04:57.000Z",
      "commit": "17d1500b3dfdb565a798d5dd303bf831b0911ce3",
      "fileid": "c7f11df0c4a530f1bdf14eeb9f414545a461a6482221f85b57303ced4090a55f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ucanr-igis/actions/runs/25846675934"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0.9000",
      "date": "2026-05-22T09:16:01.000Z",
      "commit": "17d1500b3dfdb565a798d5dd303bf831b0911ce3",
      "fileid": "b32aacde8c67ef9e473a81dfa8c30ac9bb71e7bebf37d0ed555fa5505996b2a1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ucanr-igis/actions/runs/25846675934"
    }
  ]
}