{
  "_id": "6a61b8bcf673e46fff56e642",
  "Package": "tooth",
  "Title": "Dental Public Health Indices and Odontogram Visualizations",
  "Version": "0.5.0",
  "Authors@R": "c(\nperson(\"David\", \"Selvaraj\", , \"dms256@case.edu\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-4055-9493\")),\nperson(\"Suchitra\", \"Nelson\", , role = \"aut\"))",
  "Description": "Computes dental caries indices (DMFT, DMFS, dmft, dmfs)\nfrom surface-level clinical examination data and produces\nodontogram heatmap visualizations of per-tooth-surface\noutcomes. Supports primary and permanent dentition with\nconfigurable teeth per quadrant (5 to 8), separate root and\ncoronal caries tallying, long and wide input formats,\nstratified output, and FDI/Universal/quadrant tooth numbering\nconversion.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ddmsel/tooth",
  "BugReports": "https://github.com/ddmsel/tooth/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-23 06:42:28 UTC",
    "User": "root"
  },
  "Author": "David Selvaraj [aut, cre, cph]\n(<https://orcid.org/0000-0003-4055-9493>), Suchitra Nelson\n[aut]",
  "Maintainer": "David Selvaraj <dms256@case.edu>",
  "Repository": "https://ddmsel.r-universe.dev",
  "Date/Publication": "2026-07-13 21:15:39 UTC",
  "RemoteUrl": "https://github.com/ddmsel/tooth",
  "RemoteRef": "HEAD",
  "RemoteSha": "cfcbdbb8a9e925005dba5bad3821eadeff1dfeda",
  "_user": "ddmsel",
  "_type": "src",
  "_file": "tooth_0.5.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/8b25f15a0d041936c231f645a2b1fa457a5ea4ba0bfa0aa571f0025dde49ff62",
  "_filesize": 2469028,
  "_sha256": "8b25f15a0d041936c231f645a2b1fa457a5ea4ba0bfa0aa571f0025dde49ff62",
  "_expires": "2026-10-31T06:46:17.000Z",
  "_created": "2026-07-23T06:42:28.000Z",
  "_published": "2026-07-23T06:46:20.147Z",
  "_jobs": [
    {
      "job": 89137533635,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8555021595"
    },
    {
      "job": 89137533642,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8555020033"
    },
    {
      "job": 89137533613,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8555022949"
    },
    {
      "job": 89137533616,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8555018421"
    },
    {
      "job": 89136921871,
      "time": 223,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554968899"
    },
    {
      "job": 89137533643,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8555008004"
    },
    {
      "job": 89137533665,
      "time": 97,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8555001985"
    },
    {
      "job": 89137533774,
      "time": 97,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8555001711"
    },
    {
      "job": 89137533632,
      "time": 115,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8555007562"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ddmsel/actions/runs/29985692703",
  "_status": "success",
  "_upstream": "https://github.com/ddmsel/tooth",
  "_commit": {
    "id": "cfcbdbb8a9e925005dba5bad3821eadeff1dfeda",
    "author": "ddmsel <dms256@case.edu>",
    "committer": "ddmsel <dms256@case.edu>",
    "message": "0.05 Cran Submission\n",
    "time": 1783977339
  },
  "_maintainer": {
    "name": "David Selvaraj",
    "email": "dms256@case.edu",
    "login": "ddmsel",
    "description": "",
    "uuid": 26632807,
    "orcid": "0000-0003-4055-9493"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ddmsel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 5
    },
    {
      "week": "2026-29",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ddmsel",
      "count": 12,
      "uuid": 26632807
    }
  ],
  "_userbio": {
    "uuid": 26632807,
    "type": "user",
    "name": "ddmsel",
    "followers": 0
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tooth"
  },
  "_devurl": "https://github.com/ddmsel/tooth",
  "_rbuild": "4.6.1",
  "_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/tooth.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ddmsel/tooth",
  "_realowner": "ddmsel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2026-07-22"
    }
  ],
  "_exports": [
    "build_odontogram",
    "build_odontograph",
    "calc_dmfs",
    "calc_dmft",
    "draw_tooth",
    "pivot_to_long",
    "summarise_dmft",
    "tooth_config",
    "tooth_convert"
  ],
  "_datasets": [
    {
      "name": "sim_exam",
      "title": "Simulated dental examination data",
      "object": "sim_exam",
      "class": [
        "data.frame"
      ],
      "fields": [
        "record_id",
        "tooth_num",
        "tooth_surface",
        "code",
        "lesion_code",
        "act",
        "filling_code"
      ],
      "rows": 3920,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "build_odontogram",
      "title": "Build a surface-level odontogram heatmap",
      "topics": [
        "build_odontogram"
      ]
    },
    {
      "page": "calc_dmfs",
      "title": "Calculate DMFS / dmfs index from surface-level data",
      "topics": [
        "calc_dmfs"
      ]
    },
    {
      "page": "calc_dmft",
      "title": "Calculate DMFT / dmft index from surface- or tooth-level data",
      "topics": [
        "calc_dmft"
      ]
    },
    {
      "page": "draw_tooth",
      "title": "Draw a single tooth as polygon geometry",
      "topics": [
        "draw_tooth"
      ]
    },
    {
      "page": "pivot_to_long",
      "title": "Pivot wide tooth data to long format",
      "topics": [
        "pivot_to_long"
      ]
    },
    {
      "page": "sim_exam",
      "title": "Simulated dental examination data",
      "topics": [
        "sim_exam"
      ]
    },
    {
      "page": "summarise_dmft",
      "title": "Summarise DMFT results by group",
      "topics": [
        "summarise_dmft"
      ]
    },
    {
      "page": "tooth_config",
      "title": "Generate tooth configuration for an arch",
      "topics": [
        "tooth_config"
      ]
    },
    {
      "page": "tooth_convert",
      "title": "Convert between tooth numbering systems",
      "topics": [
        "tooth_convert"
      ]
    }
  ],
  "_readme": "https://github.com/ddmsel/tooth/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "patchwork",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to tooth",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Sample Data",
        "Calculating DMFT",
        "Stratification",
        "Separate Root Caries",
        "Calculating DMFS",
        "Drawing a Single Tooth",
        "Odontogram Heatmaps",
        "Preparing data",
        "Basic odontogram",
        "With root surfaces (RB and RL)",
        "No surface labels",
        "FDI tooth numbering",
        "Fixed colour scale",
        "Stratified by treatment arm",
        "Custom strata labels",
        "Summary statistics per stratum",
        "Significance testing with p-value stars",
        "Footnote",
        "Primary Dentition",
        "Tooth Numbering Conversion",
        "Tooth Configuration"
      ],
      "created": "2026-04-10 20:52:57",
      "modified": "2026-07-13 21:15:39",
      "commits": 5
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "tooth",
  "_universes": [
    "ddmsel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-07-23T06:44:46.000Z",
      "distro": "resolute",
      "commit": "cfcbdbb8a9e925005dba5bad3821eadeff1dfeda",
      "fileid": "https://r2.ropensci.org/40014b0dec1b425098c5f3a04dbe2a5da76f1baba5372988d44f42bc3dc93ba0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddmsel/actions/runs/29985692703"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-07-23T06:44:43.000Z",
      "distro": "resolute",
      "commit": "cfcbdbb8a9e925005dba5bad3821eadeff1dfeda",
      "fileid": "https://r2.ropensci.org/d34fa999fda055e0edc0b73a2089c66e2a4c73096c39efa2f68c5cea29c53ac5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddmsel/actions/runs/29985692703"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-07-23T06:45:03.000Z",
      "commit": "cfcbdbb8a9e925005dba5bad3821eadeff1dfeda",
      "fileid": "https://r2.ropensci.org/5718ed6bbf37a1b15ba1d3d0ab0ccf63ad617f70916f117bf420280504d33012",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddmsel/actions/runs/29985692703"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-07-23T06:44:44.000Z",
      "commit": "cfcbdbb8a9e925005dba5bad3821eadeff1dfeda",
      "fileid": "https://r2.ropensci.org/de67587d1db6ff76826102e699b4e2a73fa7aa606d6b3dc10af9497862ad6869",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddmsel/actions/runs/29985692703"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-07-23T06:44:40.000Z",
      "commit": "cfcbdbb8a9e925005dba5bad3821eadeff1dfeda",
      "fileid": "https://r2.ropensci.org/4b2fcf7816e888d7e74681a6368be3625a1fab8c9a5ace7f1954e7e00df1c10f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ddmsel/actions/runs/29985692703"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-23T06:43:41.000Z",
      "commit": "cfcbdbb8a9e925005dba5bad3821eadeff1dfeda",
      "fileid": "https://r2.ropensci.org/7450b0de6e80aebb7f671edd8bb0caac5bd62d0f7cb31fb8f62999a6a85319e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddmsel/actions/runs/29985692703"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-23T06:43:39.000Z",
      "commit": "cfcbdbb8a9e925005dba5bad3821eadeff1dfeda",
      "fileid": "https://r2.ropensci.org/eeac50afb42dfe28840991e367d036e5a0f1ea2720c20f04b8acdb3ba61e15aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddmsel/actions/runs/29985692703"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-23T06:43:58.000Z",
      "commit": "cfcbdbb8a9e925005dba5bad3821eadeff1dfeda",
      "fileid": "https://r2.ropensci.org/0e7a8ca4f20fef6d261c6dc4494ec94541f52f4011a0b80ab54b20220cf53467",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddmsel/actions/runs/29985692703"
    }
  ]
}