{
  "_id": "6a1029a7acfb0bcc41c918a1",
  "Package": "dentomedical",
  "Type": "Package",
  "Title": "Publication-Ready Descriptive, Bivariate, Regression, and\nDiagnostic Accuracy Tools for Medical and Dental Data",
  "Version": "0.1.0",
  "Authors@R": "person(\"Umar\", \"Hussain\", email = \"drumarhussain@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "The 'dentomedical' package provides a comprehensive suite\nof tools for medical and dental research. It includes automated\ndescriptive statistics, bivariate analysis with intelligent\ntest selection, logistic regression, and diagnostic accuracy\nassessment. All functions generate structured,\npublication-ready tables using 'flextable', ensuring\nreproducibility and clarity suitable for manuscripts, reports,\nand clinical research workflows.",
  "License": "MIT",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/umarhussain-git/dentomedical",
  "BugReports": "https://github.com/umarhussain-git/dentomedical/issues",
  "NeedsCompilation": "no",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev",
  "Repository": "https://umarhussain-git.r-universe.dev",
  "Date/Publication": "2026-01-13 05:51:13 UTC",
  "RemoteUrl": "https://github.com/umarhussain-git/dentomedical",
  "RemoteRef": "HEAD",
  "RemoteSha": "fe7c9a2e2be2262badc9c1bb94fbe1ed95d5ce13",
  "Packaged": {
    "Date": "2026-05-13 07:29:37 UTC",
    "User": "root"
  },
  "Author": "Umar Hussain [aut, cre]",
  "Maintainer": "Umar Hussain <drumarhussain@gmail.com>",
  "MD5sum": "873eadfffad9515b185765727a366961",
  "_user": "umarhussain-git",
  "_type": "src",
  "_file": "dentomedical_0.1.0.tar.gz",
  "_fileid": "2f0218d7854dea2674b9746098f078a007d13785cf34736038c571c8e37095cd",
  "_filesize": 76245,
  "_sha256": "2f0218d7854dea2674b9746098f078a007d13785cf34736038c571c8e37095cd",
  "_created": "2026-05-13T07:29:37.000Z",
  "_published": "2026-05-22T10:02:15.690Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77357771794,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6964129818"
    },
    {
      "job": 77357771525,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6964131395"
    },
    {
      "job": 77357772005,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6964110985"
    },
    {
      "job": 77357771674,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6964107270"
    },
    {
      "job": 77357770889,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964076542"
    },
    {
      "job": 77357771105,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157871667"
    },
    {
      "job": 77357771499,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6964103881"
    },
    {
      "job": 77357771810,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6964103274"
    },
    {
      "job": 77357771817,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6964104913"
    }
  ],
  "_buildurl": "https://github.com/r-universe/umarhussain-git/actions/runs/25784795110",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/umarhussain-git/dentomedical",
  "_commit": {
    "id": "fe7c9a2e2be2262badc9c1bb94fbe1ed95d5ce13",
    "author": "umarhussain-git <drumarhussain@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1768283473
  },
  "_maintainer": {
    "name": "Umar Hussain",
    "email": "drumarhussain@gmail.com",
    "login": "umarhussain-git",
    "uuid": 244658793
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "flextable",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "umarhussain-git",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 10
    },
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "umarhussain-git",
      "count": 16,
      "uuid": 244658793
    }
  ],
  "_userbio": {
    "uuid": 244658793,
    "type": "user",
    "name": "umarhussain-git"
  },
  "_downloads": {
    "count": 182,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dentomedical"
  },
  "_devurl": "https://github.com/umarhussain-git/dentomedical",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dentomedical.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/umarhussain-git/dentomedical",
  "_realowner": "umarhussain-git",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2025-12-11"
    },
    {
      "version": "0.2.0",
      "date": "2026-01-21"
    }
  ],
  "_exports": [
    "diag_accuracy",
    "linreg",
    "logreg",
    "medical_data",
    "norm.sum",
    "sum.stat",
    "sum.stat.p"
  ],
  "_help": [
    {
      "page": "diag_accuracy",
      "title": "Diagnostic Accuracy Metrics with Optional 2x2 Table",
      "topics": [
        "diag_accuracy"
      ]
    },
    {
      "page": "linreg",
      "title": "Linear Regression Summary Table",
      "topics": [
        "linreg"
      ]
    },
    {
      "page": "logreg",
      "title": "Logistic Regression Summary Table",
      "topics": [
        "logreg"
      ]
    },
    {
      "page": "medical_data",
      "title": "Load Infertility Dataset",
      "topics": [
        "medical_data"
      ]
    },
    {
      "page": "norm.sum",
      "title": "Normality Test Summary Table for Numeric Variables",
      "topics": [
        "norm.sum"
      ]
    },
    {
      "page": "sum.stat",
      "title": "Descriptive Summary Table for Continuous and Categorical Variables",
      "topics": [
        "sum.stat"
      ]
    },
    {
      "page": "sum.stat.p",
      "title": "Create a Summary Table With P-Values for Group Comparisons",
      "topics": [
        "sum.stat.p"
      ]
    }
  ],
  "_readme": "https://github.com/umarhussain-git/dentomedical/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "broom",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "flextable",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "fs",
    "gdtools",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "officer",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "uuid",
    "vctrs",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zip"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "dentomedical",
  "_universes": [
    "umarhussain-git"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T07:32:33.000Z",
      "distro": "noble",
      "commit": "fe7c9a2e2be2262badc9c1bb94fbe1ed95d5ce13",
      "fileid": "3935c0388e151c750bfd550f5f954aa69863f1512c8d87ca92a65a10b9ede29b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/umarhussain-git/actions/runs/25784795110"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T07:32:39.000Z",
      "distro": "noble",
      "commit": "fe7c9a2e2be2262badc9c1bb94fbe1ed95d5ce13",
      "fileid": "ed5f0498136aeed2dc93939b60809a340ab5edab664218bc7c5ba056359536c9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/umarhussain-git/actions/runs/25784795110"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-13T07:31:38.000Z",
      "commit": "fe7c9a2e2be2262badc9c1bb94fbe1ed95d5ce13",
      "fileid": "dc8a479fd4f39b7d7e4154e17ea66ec1fb6160d2163438f4ea5bcf81ee00cb15",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/umarhussain-git/actions/runs/25784795110"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-13T07:31:19.000Z",
      "commit": "fe7c9a2e2be2262badc9c1bb94fbe1ed95d5ce13",
      "fileid": "88ae7c71412680c05139ffce0d7aa4fe6090b1f9ae74a2814a5faf4506f6d679",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/umarhussain-git/actions/runs/25784795110"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T07:30:58.000Z",
      "commit": "fe7c9a2e2be2262badc9c1bb94fbe1ed95d5ce13",
      "fileid": "9e2907c1961c26c2ef34783b060b987454ef3bd96e0111118091f8707685d46b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/umarhussain-git/actions/runs/25784795110"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T07:30:56.000Z",
      "commit": "fe7c9a2e2be2262badc9c1bb94fbe1ed95d5ce13",
      "fileid": "6ea341fdabb8238f7d4b8dc3b8bea3e55b5c3546abc89fc485af64a25c5c2f7f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/umarhussain-git/actions/runs/25784795110"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T07:31:00.000Z",
      "commit": "fe7c9a2e2be2262badc9c1bb94fbe1ed95d5ce13",
      "fileid": "23e6ea8ac33daf60107abebd481e13f87e3414a039ebd77f63314942bbf3849d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/umarhussain-git/actions/runs/25784795110"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T10:01:40.000Z",
      "commit": "fe7c9a2e2be2262badc9c1bb94fbe1ed95d5ce13",
      "fileid": "1099cb7250ff2cd2dcb3f68297fda6e91504843abcfc7bc96ba946175d03fd25",
      "status": "success",
      "buildurl": "https://github.com/r-universe/umarhussain-git/actions/runs/25784795110"
    }
  ]
}