{
  "_id": "6a4983056d67900babdf7c8a",
  "Package": "cepiweek",
  "Title": "Continuous Epidemiological Week Indexing for Time-Series\nAnalysis",
  "Version": "0.1.2",
  "Authors@R": "c(person(given = \"Daniel\", family = \"Degina\", role = c(\"aut\", \"cre\"),\nemail = \"degina@example.com\"),\nperson(given = \"Joel\", family = \"Mbuyi\", role = \"ctb\"))",
  "Description": "Provides a simple algorithm to generate a continuous\nepidemiological week index from date variables in a dataframe.\nWeeks are computed as sequential 7-day intervals starting from\nthe earliest observed date. They do not reset at calendar year\nboundaries and are not ISO 8601 nor MMWR calendar weeks. The\napproach is intended for epidemiological modeling and\ntime-series analysis where temporal continuity is required. The\ngenerated weeks are sequential and do not reset at calendar\nyear boundaries.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Repository": "https://danieldegina.r-universe.dev",
  "Date/Publication": "2026-07-04 21:31:08 UTC",
  "RemoteUrl": "https://github.com/danieldegina/cepiweek",
  "RemoteRef": "HEAD",
  "RemoteSha": "32f4c9989ab2de0b6f40180c587c09776c53f19e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 21:59:38 UTC",
    "User": "root"
  },
  "Author": "Daniel Degina [aut, cre],\nJoel Mbuyi [ctb]",
  "Maintainer": "Daniel Degina <degina@example.com>",
  "_user": "danieldegina",
  "_type": "src",
  "_file": "cepiweek_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/db09d20198d2e7a3cf806926470417e14ed96144b7a1df2d67e8d42c4ae0b780",
  "_filesize": 80999,
  "_sha256": "db09d20198d2e7a3cf806926470417e14ed96144b7a1df2d67e8d42c4ae0b780",
  "_expires": "2026-10-12T22:02:44.000Z",
  "_created": "2026-07-04T21:59:38.000Z",
  "_published": "2026-07-04T22:02:45.665Z",
  "_jobs": [
    {
      "job": 85170371931,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085807137"
    },
    {
      "job": 85170371942,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085808866"
    },
    {
      "job": 85170371923,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085805515"
    },
    {
      "job": 85170371922,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085799567"
    },
    {
      "job": 85170220714,
      "time": 150,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085790583"
    },
    {
      "job": 85170371937,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8085804494"
    },
    {
      "job": 85170371930,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085798531"
    },
    {
      "job": 85170371934,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085798048"
    },
    {
      "job": 85170371926,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085797731"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/danieldegina/actions/runs/28720896228",
  "_status": "success",
  "_upstream": "https://github.com/danieldegina/cepiweek",
  "_commit": {
    "id": "32f4c9989ab2de0b6f40180c587c09776c53f19e",
    "author": "Daniel.Degina <deginadan@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1783200668
  },
  "_maintainer": {
    "name": "Daniel Degina",
    "email": "degina@example.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "danieldegina",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 10
    },
    {
      "week": "2026-08",
      "n": 2
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "continuous",
    "epidemiology",
    "global-health",
    "isoweek",
    "mmwr",
    "modeling",
    "modelling",
    "nowcasting",
    "onehealth",
    "open-source",
    "public-health",
    "statis",
    "time-series",
    "week",
    "weeks"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "danieldegina",
      "count": 13,
      "uuid": 219461154
    }
  ],
  "_userbio": {
    "uuid": 219461154,
    "type": "user",
    "name": "Daniel.Degina",
    "followers": 1,
    "description": "Medical Doctor & Health data scientist || Global health modeling"
  },
  "_downloads": {
    "count": 197,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cepiweek"
  },
  "_devurl": "https://github.com/danieldegina/cepiweek",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/cepiweek.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/danieldegina/cepiweek",
  "_realowner": "danieldegina",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-02-16"
    },
    {
      "version": "0.1.2",
      "date": "2026-02-19"
    }
  ],
  "_exports": [
    "cepiweek"
  ],
  "_help": [
    {
      "page": "cepiweek",
      "title": "Generate Continuous Epidemiological Week Index for a Date Column",
      "topics": [
        "cepiweek"
      ]
    }
  ],
  "_readme": "https://github.com/danieldegina/cepiweek/raw/HEAD/README.md",
  "_rundeps": [
    "cpp11",
    "generics",
    "lubridate",
    "timechange"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "cepiweek",
  "_universes": [
    "danieldegina"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-04T22:02:01.000Z",
      "distro": "resolute",
      "commit": "32f4c9989ab2de0b6f40180c587c09776c53f19e",
      "fileid": "https://r2.ropensci.org/e5b4287c0fa876f01c055b830e69258727200fb4e96783d1b8430dae974af2a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danieldegina/actions/runs/28720896228"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-04T22:02:13.000Z",
      "distro": "resolute",
      "commit": "32f4c9989ab2de0b6f40180c587c09776c53f19e",
      "fileid": "https://r2.ropensci.org/79e93890e23a6c5f31dc23841c8c0b0e58e4169005d5daae83d36f06dca337ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danieldegina/actions/runs/28720896228"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-04T22:01:42.000Z",
      "commit": "32f4c9989ab2de0b6f40180c587c09776c53f19e",
      "fileid": "https://r2.ropensci.org/780c3d659bd0553a8e9bda73e5fdd4b389602be7e592117dfcd44bf31a008808",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danieldegina/actions/runs/28720896228"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-04T22:00:58.000Z",
      "commit": "32f4c9989ab2de0b6f40180c587c09776c53f19e",
      "fileid": "https://r2.ropensci.org/9a4d800e1a24df2226e4387f2cc361103c8b70eb6cd7ad85f769990de213b5a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danieldegina/actions/runs/28720896228"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-04T22:01:43.000Z",
      "commit": "32f4c9989ab2de0b6f40180c587c09776c53f19e",
      "fileid": "https://r2.ropensci.org/203311ffefef720581aaffc8bb4caa87c7f8ff721172ed743be85f799f2cef90",
      "status": "success",
      "buildurl": "https://github.com/r-universe/danieldegina/actions/runs/28720896228"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-04T22:00:45.000Z",
      "commit": "32f4c9989ab2de0b6f40180c587c09776c53f19e",
      "fileid": "https://r2.ropensci.org/466169e401cedd1c759e3a17d3b7535cb7902d51405c6de331a060e252635be5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danieldegina/actions/runs/28720896228"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-04T22:00:40.000Z",
      "commit": "32f4c9989ab2de0b6f40180c587c09776c53f19e",
      "fileid": "https://r2.ropensci.org/e13bcbe6d9d8962884479d2428acd535e390f308a6defa14cf36794f821c2fbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danieldegina/actions/runs/28720896228"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-04T22:00:38.000Z",
      "commit": "32f4c9989ab2de0b6f40180c587c09776c53f19e",
      "fileid": "https://r2.ropensci.org/4ba442b554c03dd2ed3849c329fecaf8f733e7dd10cf7ed398eb131db29c9894",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danieldegina/actions/runs/28720896228"
    }
  ]
}