{
  "_id": "6a46c673c3efdb0cb7aa4799",
  "Package": "cstime",
  "Title": "Date and Time Functions for Public Health Purposes",
  "Version": "2025.10.13",
  "Authors@R": "c(\nperson(\"Chi\", \"Zhang\", email = \"andreachizhang@yahoo.com\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0003-0501-5909\")\n),\nperson(c(\"Richard\",\"Aubrey\"), \"White\", email = \"hello@rwhite.no\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6747-1726\")\n)\n)",
  "Description": "Provides easy and consistent time conversion for public\nhealth purposes. The time conversion functions provided here\nare between date, ISO week, ISO yearweek, ISO year, calendar\nmonth/year, season, season week.",
  "License": "MIT + file LICENSE",
  "URL": "https://niphr.github.io/cstime/, https://github.com/niphr/cstime",
  "BugReports": "https://github.com/niphr/cstime/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "niphr/cstemplate",
  "Repository": "https://niphr.r-universe.dev",
  "Date/Publication": "2026-07-01 09:02:24 UTC",
  "RemoteUrl": "https://github.com/niphr/cstime",
  "RemoteRef": "HEAD",
  "RemoteSha": "a85394db70799ccb89c0447026c53c9db946933d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 09:39:26 UTC",
    "User": "root"
  },
  "Author": "Chi Zhang [aut] (ORCID: <https://orcid.org/0000-0003-0501-5909>),\nRichard Aubrey White [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6747-1726>)",
  "Maintainer": "Richard Aubrey White <hello@rwhite.no>",
  "_user": "niphr",
  "_type": "src",
  "_file": "cstime_2025.10.13.tar.gz",
  "_fileid": "https://r2.ropensci.org/f1f3589cc705888546d3b201e5efbbedb92b6e51739d27ce52a5e2350c5d74d7",
  "_filesize": 574384,
  "_sha256": "f1f3589cc705888546d3b201e5efbbedb92b6e51739d27ce52a5e2350c5d74d7",
  "_expires": "2026-10-10T20:13:38.000Z",
  "_created": "2026-07-01T09:39:26.000Z",
  "_published": "2026-07-02T20:13:39.415Z",
  "_jobs": [
    {
      "job": 84868677282,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006071356"
    },
    {
      "job": 84868676930,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006072742"
    },
    {
      "job": 84868677028,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8006065705"
    },
    {
      "job": 84868677087,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006056775"
    },
    {
      "job": 84868676751,
      "time": 190,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006017739"
    },
    {
      "job": 84868677194,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8006066786"
    },
    {
      "job": 84868677385,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006057358"
    },
    {
      "job": 84868677632,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8006054684"
    },
    {
      "job": 84868677150,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006054558"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/niphr/actions/runs/28508090166",
  "_status": "success",
  "_upstream": "https://github.com/niphr/cstime",
  "_commit": {
    "id": "a85394db70799ccb89c0447026c53c9db946933d",
    "author": "Richard Aubrey White <hello@rwhite.no>",
    "committer": "Richard Aubrey White <hello@rwhite.no>",
    "message": "Drop redundant Overview from home page (covered by the hero)\n",
    "time": 1782896544
  },
  "_maintainer": {
    "name": "Richard Aubrey White",
    "email": "hello@rwhite.no",
    "login": "raubreywhite",
    "orcid": "0000-0002-6747-1726",
    "twitter": "@raubreywhite",
    "description": "Applied infectious diseases statistician. Head of @norsyss within @folkehelseinstituttet \n",
    "uuid": 1532091
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    }
  ],
  "_owner": "niphr",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-52",
      "n": 5
    },
    {
      "week": "2026-27",
      "n": 10
    }
  ],
  "_tags": [],
  "_topics": [
    "csverse"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "raubreywhite",
      "count": 56,
      "uuid": 1532091
    },
    {
      "user": "chizapoth",
      "count": 7,
      "uuid": 32897643
    }
  ],
  "_userbio": {
    "uuid": 244534951,
    "type": "organization",
    "name": "Norwegian Institute of Public Health - R codebases",
    "followers": 2,
    "description": "The Norwegian Institute of Public Health is a government agency under the Ministry of Health and Care Services."
  },
  "_downloads": {
    "count": 723,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cstime"
  },
  "_devurl": "https://github.com/niphr/cstime",
  "_pkgdown": "https://niphr.github.io/cstime/",
  "_searchresults": 10,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cstime.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "raubreywhite",
  "_cranurl": false,
  "_releases": [
    {
      "version": "2022.11.22",
      "date": "2022-12-05"
    },
    {
      "version": "2023.5.3",
      "date": "2023-05-15"
    },
    {
      "version": "2025.10.13",
      "date": "2025-10-14"
    }
  ],
  "_exports": [
    "date_to_calmonth_c",
    "date_to_calmonth_n",
    "date_to_calyear_c",
    "date_to_calyear_n",
    "date_to_calyearmonth_c",
    "date_to_isoquarter_c",
    "date_to_isoquarter_n",
    "date_to_isoweek_c",
    "date_to_isoweek_n",
    "date_to_isoyear_c",
    "date_to_isoyear_n",
    "date_to_isoyearquarter_c",
    "date_to_isoyearweek_c",
    "date_to_season_c",
    "date_to_seasonweek_n",
    "isoweek_to_seasonweek_n",
    "isoyear_to_last_date",
    "isoyear_to_last_isoweek_n",
    "isoyear_to_last_isoyearweek_c",
    "isoyearweek_to_isoquarter_c",
    "isoyearweek_to_isoquarter_n",
    "isoyearweek_to_isoweek_c",
    "isoyearweek_to_isoweek_n",
    "isoyearweek_to_isoyear_c",
    "isoyearweek_to_isoyear_n",
    "isoyearweek_to_isoyearquarter_c",
    "isoyearweek_to_last_date",
    "isoyearweek_to_season_c",
    "isoyearweek_to_seasonweek_n",
    "now_c",
    "season_to_last_date",
    "seasonweek_to_isoweek_c",
    "seasonweek_to_isoweek_n"
  ],
  "_datasets": [
    {
      "name": "dates_by_isoyearweek",
      "title": "Dates of each weekday within ISO yearweeks",
      "object": "dates_by_isoyearweek",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "isoyear",
        "isoyearweek",
        "mon",
        "tue",
        "wed",
        "thu",
        "fri",
        "sat",
        "sun",
        "weekdays",
        "weekend",
        "days"
      ],
      "rows": 10436,
      "table": true,
      "tojson": true
    },
    {
      "name": "nor_workdays_by_date",
      "title": "Norwegian workdays and holidays by date",
      "object": "nor_workdays_by_date",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "date",
        "day_of_week",
        "mon_to_fri",
        "sat_to_sun",
        "public_holiday",
        "freeday",
        "workday"
      ],
      "rows": 10958,
      "table": true,
      "tojson": true
    },
    {
      "name": "nor_workdays_by_isoyearweek",
      "title": "Norwegian workdays and holidays by ISO yearweek",
      "object": "nor_workdays_by_isoyearweek",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "isoyearweek",
        "public_holiday",
        "freeday",
        "workday"
      ],
      "rows": 1565,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "date_to_calmonth_c",
      "title": "Date to calendar month (character)",
      "topics": [
        "date_to_calmonth_c",
        "date_to_calmonth_c.character",
        "date_to_calmonth_c.Date",
        "date_to_calmonth_c.default"
      ]
    },
    {
      "page": "date_to_calmonth_n",
      "title": "Date to calendar month (numeric)",
      "topics": [
        "date_to_calmonth_n",
        "date_to_calmonth_n.character",
        "date_to_calmonth_n.Date",
        "date_to_calmonth_n.default"
      ]
    },
    {
      "page": "date_to_calyear_c",
      "title": "Date to calendar year (character)",
      "topics": [
        "date_to_calyear_c",
        "date_to_calyear_c.character",
        "date_to_calyear_c.Date",
        "date_to_calyear_c.default"
      ]
    },
    {
      "page": "date_to_calyear_n",
      "title": "Date to calendar year (numeric)",
      "topics": [
        "date_to_calyear_n",
        "date_to_calyear_n.character",
        "date_to_calyear_n.Date",
        "date_to_calyear_n.default"
      ]
    },
    {
      "page": "date_to_calyearmonth_c",
      "title": "Date to calendar yearmonth (character)",
      "topics": [
        "date_to_calyearmonth_c",
        "date_to_calyearmonth_c.character",
        "date_to_calyearmonth_c.Date",
        "date_to_calyearmonth_c.default"
      ]
    },
    {
      "page": "date_to_isoquarter_c",
      "title": "Date to ISO quarter (character)",
      "topics": [
        "date_to_isoquarter_c",
        "date_to_isoquarter_c.character",
        "date_to_isoquarter_c.Date",
        "date_to_isoquarter_c.default"
      ]
    },
    {
      "page": "date_to_isoquarter_n",
      "title": "Date to ISO quarter (numeric)",
      "topics": [
        "date_to_isoquarter_n",
        "date_to_isoquarter_n.character",
        "date_to_isoquarter_n.Date",
        "date_to_isoquarter_n.default"
      ]
    },
    {
      "page": "date_to_isoweek_c",
      "title": "Date to ISO week (character)",
      "topics": [
        "date_to_isoweek_c",
        "date_to_isoweek_c.character",
        "date_to_isoweek_c.Date",
        "date_to_isoweek_c.default"
      ]
    },
    {
      "page": "date_to_isoweek_n",
      "title": "Date to ISO week (numeric)",
      "topics": [
        "date_to_isoweek_n",
        "date_to_isoweek_n.character",
        "date_to_isoweek_n.Date",
        "date_to_isoweek_n.default"
      ]
    },
    {
      "page": "date_to_isoyear_c",
      "title": "Date to ISO year (character)",
      "topics": [
        "date_to_isoyear_c",
        "date_to_isoyear_c.character",
        "date_to_isoyear_c.Date",
        "date_to_isoyear_c.default"
      ]
    },
    {
      "page": "date_to_isoyear_n",
      "title": "Date to ISO year (numeric)",
      "topics": [
        "date_to_isoyear_n",
        "date_to_isoyear_n.character",
        "date_to_isoyear_n.Date",
        "date_to_isoyear_n.default"
      ]
    },
    {
      "page": "date_to_isoyearquarter_c",
      "title": "Date to ISO yearquarter (character)",
      "topics": [
        "date_to_isoyearquarter_c",
        "date_to_isoyearquarter_c.character",
        "date_to_isoyearquarter_c.Date",
        "date_to_isoyearquarter_c.default"
      ]
    },
    {
      "page": "date_to_isoyearweek_c",
      "title": "Date to ISO yearweek (character)",
      "topics": [
        "date_to_isoyearweek_c",
        "date_to_isoyearweek_c.character",
        "date_to_isoyearweek_c.Date",
        "date_to_isoyearweek_c.default"
      ]
    },
    {
      "page": "date_to_season_c",
      "title": "Date to season (character)",
      "topics": [
        "date_to_season_c"
      ]
    },
    {
      "page": "date_to_seasonweek_n",
      "title": "Date to season week (numeric)",
      "topics": [
        "date_to_seasonweek_n"
      ]
    },
    {
      "page": "dates_by_isoyearweek",
      "title": "Dates of each weekday within ISO yearweeks",
      "topics": [
        "dates_by_isoyearweek"
      ]
    },
    {
      "page": "isoweek_to_seasonweek_n",
      "title": "ISO week to season week (numeric)",
      "topics": [
        "isoweek_to_seasonweek_n",
        "isoweek_to_seasonweek_n.character",
        "isoweek_to_seasonweek_n.default",
        "isoweek_to_seasonweek_n.numeric"
      ]
    },
    {
      "page": "isoyear_to_last_date",
      "title": "ISO year to last date (Sunday)",
      "topics": [
        "isoyear_to_last_date",
        "isoyear_to_last_date.character",
        "isoyear_to_last_date.default",
        "isoyear_to_last_date.numeric"
      ]
    },
    {
      "page": "isoyear_to_last_isoweek_n",
      "title": "ISO year to last ISO week (numeric)",
      "topics": [
        "isoyear_to_last_isoweek_n",
        "isoyear_to_last_isoweek_n.character",
        "isoyear_to_last_isoweek_n.default",
        "isoyear_to_last_isoweek_n.numeric"
      ]
    },
    {
      "page": "isoyear_to_last_isoyearweek_c",
      "title": "ISO year to last ISO yearweek (character)",
      "topics": [
        "isoyear_to_last_isoyearweek_c",
        "isoyear_to_last_isoyearweek_c.character",
        "isoyear_to_last_isoyearweek_c.default",
        "isoyear_to_last_isoyearweek_c.numeric"
      ]
    },
    {
      "page": "isoyearweek_to_isoquarter_c",
      "title": "ISO yearweek to ISO quarter (character)",
      "topics": [
        "isoyearweek_to_isoquarter_c",
        "isoyearweek_to_isoquarter_c.character",
        "isoyearweek_to_isoquarter_c.default"
      ]
    },
    {
      "page": "isoyearweek_to_isoquarter_n",
      "title": "ISO yearweek to ISO quarter (numeric)",
      "topics": [
        "isoyearweek_to_isoquarter_n",
        "isoyearweek_to_isoquarter_n.character",
        "isoyearweek_to_isoquarter_n.default"
      ]
    },
    {
      "page": "isoyearweek_to_isoweek_c",
      "title": "ISO yearweek to ISO week (character)",
      "topics": [
        "isoyearweek_to_isoweek_c",
        "isoyearweek_to_isoweek_c.character",
        "isoyearweek_to_isoweek_c.default"
      ]
    },
    {
      "page": "isoyearweek_to_isoweek_n",
      "title": "ISO yearweek to ISO week (numeric)",
      "topics": [
        "isoyearweek_to_isoweek_n",
        "isoyearweek_to_isoweek_n.character",
        "isoyearweek_to_isoweek_n.default"
      ]
    },
    {
      "page": "isoyearweek_to_isoyear_c",
      "title": "ISO yearweek to ISO year (character)",
      "topics": [
        "isoyearweek_to_isoyear_c",
        "isoyearweek_to_isoyear_c.character",
        "isoyearweek_to_isoyear_c.default"
      ]
    },
    {
      "page": "isoyearweek_to_isoyear_n",
      "title": "ISO yearweek to ISO year (numeric)",
      "topics": [
        "isoyearweek_to_isoyear_n",
        "isoyearweek_to_isoyear_n.character",
        "isoyearweek_to_isoyear_n.default"
      ]
    },
    {
      "page": "isoyearweek_to_isoyearquarter_c",
      "title": "ISO yearweek to ISO yearquarter (character)",
      "topics": [
        "isoyearweek_to_isoyearquarter_c",
        "isoyearweek_to_isoyearquarter_c.character",
        "isoyearweek_to_isoyearquarter_c.default"
      ]
    },
    {
      "page": "isoyearweek_to_last_date",
      "title": "ISO yearweek to last date (Sunday)",
      "topics": [
        "isoyearweek_to_last_date",
        "isoyearweek_to_last_date.character",
        "isoyearweek_to_last_date.default"
      ]
    },
    {
      "page": "isoyearweek_to_season_c",
      "title": "ISO yearweek to season (character)",
      "topics": [
        "isoyearweek_to_season_c",
        "isoyearweek_to_season_c.character",
        "isoyearweek_to_season_c.default"
      ]
    },
    {
      "page": "isoyearweek_to_seasonweek_n",
      "title": "ISO yearweek to season week (numeric)",
      "topics": [
        "isoyearweek_to_seasonweek_n"
      ]
    },
    {
      "page": "keep_sundays",
      "title": "keep_sundays",
      "topics": [
        "keep_sundays"
      ]
    },
    {
      "page": "keep_sundays_and_latest_date",
      "title": "keep_sundays_and_latest_date",
      "topics": [
        "keep_sundays_and_latest_date"
      ]
    },
    {
      "page": "keep_sundays_and_latest_date_internal",
      "title": "keep_sundays_and_latest_date_internal",
      "topics": [
        "keep_sundays_and_latest_date_internal"
      ]
    },
    {
      "page": "nor_workdays_by_date",
      "title": "Norwegian workdays and holidays by date",
      "topics": [
        "nor_workdays_by_date"
      ]
    },
    {
      "page": "nor_workdays_by_isoyearweek",
      "title": "Norwegian workdays and holidays by ISO yearweek",
      "topics": [
        "nor_workdays_by_isoyearweek"
      ]
    },
    {
      "page": "now_c",
      "title": "Current time as character",
      "topics": [
        "now_c"
      ]
    },
    {
      "page": "season_to_last_date",
      "title": "Season to last date (Sunday)",
      "topics": [
        "season_to_last_date",
        "season_to_last_date.character",
        "season_to_last_date.default"
      ]
    },
    {
      "page": "seasonweek_to_isoweek_c",
      "title": "Season week to ISO week (character)",
      "topics": [
        "seasonweek_to_isoweek_c",
        "seasonweek_to_isoweek_c.default",
        "seasonweek_to_isoweek_c.numeric"
      ]
    },
    {
      "page": "seasonweek_to_isoweek_n",
      "title": "Season week to ISO week (numeric)",
      "topics": [
        "seasonweek_to_isoweek_n",
        "seasonweek_to_isoweek_n.default",
        "seasonweek_to_isoweek_n.numeric"
      ]
    }
  ],
  "_pkglogo": "https://github.com/niphr/cstime/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/niphr/cstime/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "magrittr"
  ],
  "_vignettes": [
    {
      "source": "date_conversion.Rmd",
      "filename": "date_conversion.html",
      "title": "Date, year, week conversion",
      "author": "Chi Zhang",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Which year and week is this date?",
        "Get isoyear and isoweek from an isoyearweek string"
      ],
      "created": "2022-01-31 14:00:28",
      "modified": "2026-06-30 06:06:40",
      "commits": 5
    },
    {
      "source": "cstime.Rmd",
      "filename": "cstime.html",
      "title": "Intro to cstime",
      "author": "Chi Zhang",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Date to isoyear",
        "Isoyearweek string to isoyear and isoweek",
        "Season week and isoweek"
      ],
      "created": "2022-11-22 07:04:53",
      "modified": "2026-06-30 06:06:40",
      "commits": 3
    },
    {
      "source": "season.Rmd",
      "filename": "season.html",
      "title": "Season week",
      "author": "Chi Zhang",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Mapping between isoweek and season week",
        "Conversion functions"
      ],
      "created": "2022-01-31 14:00:28",
      "modified": "2026-06-30 06:06:40",
      "commits": 5
    }
  ],
  "_score": 4.732393759822968,
  "_indexed": false,
  "_nocasepkg": "cstime",
  "_universes": [
    "niphr"
  ],
  "_indexurl": "https://raubreywhite.r-universe.dev/cstime",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2025.10.13",
      "date": "2026-07-01T09:41:37.000Z",
      "distro": "resolute",
      "commit": "a85394db70799ccb89c0447026c53c9db946933d",
      "fileid": "https://r2.ropensci.org/bd9d50fab3abdc7ae02006745b7c04aafe74125630e757cfa2ba21a8acd0f146",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/niphr/actions/runs/28508090166"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2025.10.13",
      "date": "2026-07-01T09:41:40.000Z",
      "distro": "resolute",
      "commit": "a85394db70799ccb89c0447026c53c9db946933d",
      "fileid": "https://r2.ropensci.org/287a8b8b093d3a9d0a591ade3bfc787c2df19aae968b4e6129515949aeface23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/niphr/actions/runs/28508090166"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2025.10.13",
      "date": "2026-07-01T09:41:25.000Z",
      "commit": "a85394db70799ccb89c0447026c53c9db946933d",
      "fileid": "https://r2.ropensci.org/b2ff61690b4a846126e2e89749bf006251805a6fe430b5c0c11d5d1586ad9415",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/niphr/actions/runs/28508090166"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2025.10.13",
      "date": "2026-07-01T09:41:04.000Z",
      "commit": "a85394db70799ccb89c0447026c53c9db946933d",
      "fileid": "https://r2.ropensci.org/9aa7e46a8f67562bb85283922d1fbd8e5c223fd63bccd2a518cfaf2ae2f9e041",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/niphr/actions/runs/28508090166"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2025.10.13",
      "date": "2026-07-01T09:41:43.000Z",
      "commit": "a85394db70799ccb89c0447026c53c9db946933d",
      "fileid": "https://r2.ropensci.org/48f52a82f5f8dd93975d5013665d03a84fec5abf18d71a2031a514c8ad17b9ce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/niphr/actions/runs/28508090166"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2025.10.13",
      "date": "2026-07-01T09:40:45.000Z",
      "commit": "a85394db70799ccb89c0447026c53c9db946933d",
      "fileid": "https://r2.ropensci.org/b15d24b5aa93182c8900151395da07a85cc599c0b3b2801975471ca1aa9ac43a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/niphr/actions/runs/28508090166"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2025.10.13",
      "date": "2026-07-01T09:40:51.000Z",
      "commit": "a85394db70799ccb89c0447026c53c9db946933d",
      "fileid": "https://r2.ropensci.org/dfff492370da5a84cd45463b0e2070d442c6fb4e8e8a6ab96253a091b8bc709e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/niphr/actions/runs/28508090166"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2025.10.13",
      "date": "2026-07-01T09:40:51.000Z",
      "commit": "a85394db70799ccb89c0447026c53c9db946933d",
      "fileid": "https://r2.ropensci.org/cad303530260389e50063ab8eada9427504c03a58ca45dba01ac5f97d00eb813",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/niphr/actions/runs/28508090166"
    }
  ]
}