{
  "_id": "6a141c9dacfb0bcc41d3da19",
  "Package": "tidyrates",
  "Title": "Tidy Epidemiological Rates",
  "Version": "0.0.1",
  "Authors@R": "person(\"Raphael\", \"Saldanha\", , \"raphael.de-freitas-saldanha@inria.fr\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0652-8466\"))",
  "Description": "Compute age-adjusted rates by direct and indirect methods\nand other epidemiological indicators in a tidy way, wrapping\nfunctions from the 'epitools' package.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://rfsaldanha.github.io/tidyrates/",
  "BugReports": "https://github.com/rfsaldanha/tidyrates/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://rfsaldanha.r-universe.dev",
  "Date/Publication": "2024-03-20 19:16:35 UTC",
  "RemoteUrl": "https://github.com/rfsaldanha/tidyrates",
  "RemoteRef": "HEAD",
  "RemoteSha": "c717dc71c0bed779de88a066d518ca7e35d42aa5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 09:52:54 UTC",
    "User": "root"
  },
  "Author": "Raphael Saldanha [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0652-8466>)",
  "Maintainer": "Raphael Saldanha <raphael.de-freitas-saldanha@inria.fr>",
  "MD5sum": "29ff2f7bd9cbfaf277772ed9ac821770",
  "_user": "rfsaldanha",
  "_type": "src",
  "_file": "tidyrates_0.0.1.tar.gz",
  "_fileid": "34361480da0cb59f4c94c7cc63b49f52b5fc57b39968bf55a5d38ba7446b9f34",
  "_filesize": 117324,
  "_sha256": "34361480da0cb59f4c94c7cc63b49f52b5fc57b39968bf55a5d38ba7446b9f34",
  "_created": "2026-05-25T09:52:54.000Z",
  "_published": "2026-05-25T09:55:41.543Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77691799237,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195909671"
    },
    {
      "job": 77691799232,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195907031"
    },
    {
      "job": 77691799227,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195897196"
    },
    {
      "job": 77691799234,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195897031"
    },
    {
      "job": 77691348126,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195875518"
    },
    {
      "job": 77691799238,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195902497"
    },
    {
      "job": 77691799257,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195896028"
    },
    {
      "job": 77691799313,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195897402"
    },
    {
      "job": 77691799248,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195893110"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/26394337211",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rfsaldanha/tidyrates",
  "_commit": {
    "id": "c717dc71c0bed779de88a066d518ca7e35d42aa5",
    "author": "Raphael Saldanha <rfsaldanha@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #1 from olivroy/patch-1\n\nAdd gh link to DESCRIPTION",
    "time": 1710962195
  },
  "_maintainer": {
    "name": "Raphael Saldanha",
    "email": "raphael.de-freitas-saldanha@inria.fr",
    "orcid": "0000-0003-0652-8466"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "epitools",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rfsaldanha",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "rfsaldanha",
      "count": 51,
      "uuid": 6009987
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 6009987,
    "type": "user",
    "name": "Raphael Saldanha",
    "description": "Geographer, Master's in Public Health, PhD in Health Information and Communication.\r\n\r\nPostdoc at @INRIA."
  },
  "_downloads": {
    "count": 206,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyrates"
  },
  "_devurl": "https://github.com/rfsaldanha/tidyrates",
  "_pkgdown": "https://rfsaldanha.github.io/tidyrates/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidyrates.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rfsaldanha/tidyrates",
  "_realowner": "rfsaldanha",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2024-03-19"
    }
  ],
  "_exports": [
    "%>%",
    "rate_adj_direct",
    "rate_adj_indirect"
  ],
  "_datasets": [
    {
      "name": "fleiss_data",
      "title": "Fleiss data",
      "object": "fleiss_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "key",
        "age_group",
        "name",
        "value"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "seer_std_pop",
      "title": "Standard population reference table",
      "object": "seer_std_pop",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "age_group",
        "population"
      ],
      "rows": 21,
      "table": true,
      "tojson": true
    },
    {
      "name": "selvin_data_1940",
      "title": "Selvin data, 1940",
      "object": "selvin_data_1940",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "age_group",
        "name",
        "value"
      ],
      "rows": 22,
      "table": true,
      "tojson": true
    },
    {
      "name": "selvin_data_1960",
      "title": "Selvin data, 1960",
      "object": "selvin_data_1960",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "age_group",
        "name",
        "value"
      ],
      "rows": 22,
      "table": true,
      "tojson": true
    },
    {
      "name": "who_std_pop",
      "title": "Standard population reference table",
      "object": "who_std_pop",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "age_group",
        "population"
      ],
      "rows": 21,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "fleiss_data",
      "title": "Fleiss data",
      "topics": [
        "fleiss_data"
      ]
    },
    {
      "page": "rate_adj_direct",
      "title": "Compute direct adjusted rates with tibbles",
      "topics": [
        "rate_adj_direct"
      ]
    },
    {
      "page": "rate_adj_indirect",
      "title": "Compute direct adjusted rates with tibbles",
      "topics": [
        "rate_adj_indirect"
      ]
    },
    {
      "page": "seer_std_pop",
      "title": "Standard population reference table",
      "topics": [
        "seer_std_pop"
      ]
    },
    {
      "page": "selvin_data_1940",
      "title": "Selvin data, 1940",
      "topics": [
        "selvin_data_1940"
      ]
    },
    {
      "page": "selvin_data_1960",
      "title": "Selvin data, 1960",
      "topics": [
        "selvin_data_1960"
      ]
    },
    {
      "page": "who_std_pop",
      "title": "Standard population reference table",
      "topics": [
        "who_std_pop"
      ]
    }
  ],
  "_readme": "https://github.com/rfsaldanha/tidyrates/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "cpp11",
    "dplyr",
    "epitools",
    "forcats",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "quickstart.Rmd",
      "filename": "quickstart.html",
      "title": "Quick start guide",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Installing the package",
        "Load the package",
        "Direct adjusted rate",
        "Events and population data",
        "Reference population data",
        "Rate computation",
        "Indirect adjusted rate",
        "Events and population reference data"
      ],
      "created": "2023-10-30 12:26:14",
      "modified": "2023-10-31 13:12:25",
      "commits": 4
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "tidyrates",
  "_universes": [
    "rfsaldanha"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-25T09:55:08.000Z",
      "distro": "noble",
      "commit": "c717dc71c0bed779de88a066d518ca7e35d42aa5",
      "fileid": "37ff1de1bb7e2a9256b7c71274976262dcfa6fbdba9b44955f8aa4eb608ea9ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/26394337211"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-25T09:55:01.000Z",
      "distro": "noble",
      "commit": "c717dc71c0bed779de88a066d518ca7e35d42aa5",
      "fileid": "fdafdc71b7c4109ab9f4ee2de1ca4d75b64f7596af46ad4769bebc19c01c0d56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/26394337211"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-25T09:54:26.000Z",
      "commit": "c717dc71c0bed779de88a066d518ca7e35d42aa5",
      "fileid": "3371c9c9e529aafebf4a12bdd363d08c86fc4aa52c2c2517bdf560a495b3cbf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/26394337211"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-25T09:54:24.000Z",
      "commit": "c717dc71c0bed779de88a066d518ca7e35d42aa5",
      "fileid": "63d21968c9d0db094d3d5d245ef9073d6b43749fd520052d119e97b61c814595",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/26394337211"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-05-25T09:54:58.000Z",
      "commit": "c717dc71c0bed779de88a066d518ca7e35d42aa5",
      "fileid": "15fad88a9d4385ec04b67c5065ab94b5577eceedd73ac1f39eeafd5186d29463",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/26394337211"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-25T09:54:12.000Z",
      "commit": "c717dc71c0bed779de88a066d518ca7e35d42aa5",
      "fileid": "0722b34b82e7d18e23d22e5dba4d8f0be7ca4180e4958e4d2fa470782220e5a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/26394337211"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-25T09:54:17.000Z",
      "commit": "c717dc71c0bed779de88a066d518ca7e35d42aa5",
      "fileid": "e4bdb7c04244e5c84f520557a370290f707183ec75bcfb2b5ba133b98bec978c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/26394337211"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-25T09:54:02.000Z",
      "commit": "c717dc71c0bed779de88a066d518ca7e35d42aa5",
      "fileid": "7219b7bf1187a6b82c65b6f26ffb35217f53e4f5191abdc30c355f8757383aee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rfsaldanha/actions/runs/26394337211"
    }
  ]
}