{
  "_id": "6a0f687bacfb0bcc41c5daf8",
  "Package": "SimtablR",
  "Title": "Easy Publication-Ready Tables and Regression Analysis",
  "Version": "1.2.0",
  "Authors@R": "person(given = \"Matheus\", family = \"Trabuco Gonzalez\", email = \"matheustrabucogonzalez@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Streamlines the creation of descriptive frequency tables\n('Table 1'), diagnostic test accuracy evaluations (sensitivity,\nspecificity, predictive values), and multi-outcome regression\nsummaries. Features automatic tables, prevalence and odds ratio\ncalculations, and seamless integration with 'flextable' for\nexporting results to 'Microsoft Word' and 'PowerPoint'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "URL": "https://github.com/MatheusTG-14/SimtablR,\nhttps://MatheusTG-14.github.io/SimtablR/",
  "BugReports": "https://github.com/MatheusTG-14/SimtablR/issues",
  "Config/testthat/edition": "3",
  "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://matheustg-14.r-universe.dev",
  "Date/Publication": "2026-02-20 22:32:54 UTC",
  "RemoteUrl": "https://github.com/matheustg-14/simtablr",
  "RemoteRef": "HEAD",
  "RemoteSha": "a79eb73c628631d62d109ef7069a3e70c208ff6a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 09:24:08 UTC",
    "User": "root"
  },
  "Author": "Matheus Trabuco Gonzalez [aut, cre]",
  "Maintainer": "Matheus Trabuco Gonzalez <matheustrabucogonzalez@gmail.com>",
  "MD5sum": "4d9a51f1231176ae4f23ae31d921316d",
  "_user": "matheustg-14",
  "_type": "src",
  "_file": "SimtablR_1.2.0.tar.gz",
  "_fileid": "8cc1baf6a4f5f1f7b6dd54f3f3a93a6ad324a8585a6226106845adcf60baa7b3",
  "_filesize": 1352582,
  "_sha256": "8cc1baf6a4f5f1f7b6dd54f3f3a93a6ad324a8585a6226106845adcf60baa7b3",
  "_created": "2026-05-21T09:24:08.000Z",
  "_published": "2026-05-21T20:18:03.897Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77260484924,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132095591"
    },
    {
      "job": 77260485071,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132094348"
    },
    {
      "job": 77260485164,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132089191"
    },
    {
      "job": 77260485289,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132093010"
    },
    {
      "job": 77260484639,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132039280"
    },
    {
      "job": 77260484383,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146243047"
    },
    {
      "job": 77260485161,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132076132"
    },
    {
      "job": 77260485993,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132075269"
    },
    {
      "job": 77260485014,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132076077"
    }
  ],
  "_buildurl": "https://github.com/r-universe/matheustg-14/actions/runs/26217229259",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/matheustg-14/simtablr",
  "_commit": {
    "id": "a79eb73c628631d62d109ef7069a3e70c208ff6a",
    "author": "Matheus Trabuco Gonzalez <matheustrabucogonzalez@gmail.com>",
    "committer": "Matheus Trabuco Gonzalez <matheustrabucogonzalez@gmail.com>",
    "message": "Fixed CRAN testing warning and note\n",
    "time": 1771626774
  },
  "_maintainer": {
    "name": "Matheus Trabuco Gonzalez",
    "email": "matheustrabucogonzalez@gmail.com",
    "login": "matheustg-14",
    "uuid": 232693289
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "flextable",
      "role": "Imports"
    },
    {
      "package": "lmtest",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "matheustg-14",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 20
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v1",
      "date": "2026-02-07"
    },
    {
      "name": "V1.0.1",
      "date": "2026-02-12"
    },
    {
      "name": "v1.2.0",
      "date": "2026-02-20"
    }
  ],
  "_topics": [
    "diagnostics",
    "easy-to-learn",
    "epidemiology",
    "public-health",
    "regression-analysis",
    "regression-models",
    "research",
    "statistics",
    "table"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "matheustg-14",
      "count": 40,
      "uuid": 232693289
    }
  ],
  "_userbio": {
    "uuid": 232693289,
    "type": "user",
    "name": "Matheus Trabuco Gonzalez"
  },
  "_downloads": {
    "count": 197,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SimtablR"
  },
  "_devurl": "https://github.com/matheustg-14/simtablr",
  "_pkgdown": "https://MatheusTG-14.github.io/SimtablR/",
  "_searchresults": 8,
  "_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/SimtablR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/matheustg-14/simtablr",
  "_realowner": "matheustg-14",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2026-02-16"
    },
    {
      "version": "1.2.0",
      "date": "2026-02-21"
    }
  ],
  "_exports": [
    "diag_test",
    "export_regtab_csv",
    "export_regtab_xlsx",
    "regtab",
    "tb"
  ],
  "_datasets": [
    {
      "name": "epitabl",
      "title": "Simulated Epidemiological Dataset",
      "object": "epitabl",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "age",
        "sex",
        "bmi",
        "smoking",
        "exercise",
        "education",
        "income",
        "disease",
        "rapid_test",
        "lab_confirmed",
        "comorbidity_score",
        "outcome1",
        "outcome2",
        "outcome3",
        "hospitalized",
        "systolic_bp",
        "cholesterol",
        "region"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "as_flextable.tb",
      "title": "Convert tb Object to Flextable",
      "topics": [
        "as_flextable.tb"
      ]
    },
    {
      "page": "as.data.frame.diag_test",
      "title": "Convert diag_test to Data Frame",
      "topics": [
        "as.data.frame.diag_test"
      ]
    },
    {
      "page": "as.data.frame.tb",
      "title": "Convert tb to Data Frame",
      "topics": [
        "as.data.frame.tb"
      ]
    },
    {
      "page": "diag_test",
      "title": "Diagnostic Test Accuracy Assessment",
      "topics": [
        "diag_test"
      ]
    },
    {
      "page": "epitabl",
      "title": "Simulated Epidemiological Dataset",
      "topics": [
        "epitabl"
      ]
    },
    {
      "page": "export_regtab_csv",
      "title": "Export regtab Results to CSV",
      "topics": [
        "export_regtab_csv"
      ]
    },
    {
      "page": "export_regtab_xlsx",
      "title": "Export regtab Results to Excel",
      "topics": [
        "export_regtab_xlsx"
      ]
    },
    {
      "page": "plot.diag_test",
      "title": "Plot Diagnostic Test Results",
      "topics": [
        "plot.diag_test"
      ]
    },
    {
      "page": "print.diag_test",
      "title": "Print Method for diag_test Objects",
      "topics": [
        "print.diag_test"
      ]
    },
    {
      "page": "print.regtab",
      "title": "Print Method for regtab Results",
      "topics": [
        "print.regtab"
      ]
    },
    {
      "page": "print.tb",
      "title": "Print Method for tb Objects",
      "topics": [
        "print.tb"
      ]
    },
    {
      "page": "regtab",
      "title": "Multi-Outcome Regression Table",
      "topics": [
        "regtab"
      ]
    },
    {
      "page": "tb",
      "title": "Frequency and Summary Tables",
      "topics": [
        "tb"
      ]
    }
  ],
  "_readme": "https://github.com/matheustg-14/simtablr/raw/HEAD/readme.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "flextable",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "fs",
    "gdtools",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "memoise",
    "mime",
    "officer",
    "openssl",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sandwich",
    "sass",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "uuid",
    "vctrs",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zip",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "tb_tutorial.Rmd",
      "filename": "tb_tutorial.html",
      "title": "Introduction to SimtablR: Tables Made Simple",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Welcome to SimtablR!",
        "Getting Started",
        "Example Data",
        "Part 1: Descriptive Tables with tb()",
        "1. Univariate Tables (Frequency)",
        "2.Bivariate Tables (Cross-Tabulation)",
        "Style table vales",
        "Adding Statistical Evidence",
        "Prevalence Ratios (PR) and Odds Ratios (OR)",
        "Continuous Variables",
        "Stratification",
        "Exporting to Word/PowerPoint",
        "Part 2: Diagnostic Test Evaluation with diag_test()",
        "The Confusion Matrix",
        "Extracting Results for Reports",
        "Part 3: Regression Tables with regtab()",
        "Poison Regression: Count outcomes",
        "Logistic Regression: Binary Outcomes",
        "Including P-values",
        "Linear (Gaussian) Regression: Continuous Outcomes",
        "Exporting Your Table",
        "Conclusion"
      ],
      "created": "2026-02-07 15:54:29",
      "modified": "2026-02-07 18:46:34",
      "commits": 4
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": true,
  "_nocasepkg": "simtablr",
  "_universes": [
    "matheustg-14"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-21T09:26:30.000Z",
      "distro": "noble",
      "commit": "a79eb73c628631d62d109ef7069a3e70c208ff6a",
      "fileid": "29b90e36ffa41735994e403c5dff9763629da6bbe09513e93fa6661e6076f046",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matheustg-14/actions/runs/26217229259"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-21T09:26:27.000Z",
      "distro": "noble",
      "commit": "a79eb73c628631d62d109ef7069a3e70c208ff6a",
      "fileid": "6c93cc2892d6c0ef83079fc472285fcf1592513195de2395f6b55d923614e1cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matheustg-14/actions/runs/26217229259"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-21T09:26:22.000Z",
      "commit": "a79eb73c628631d62d109ef7069a3e70c208ff6a",
      "fileid": "68f92b7095ed172657269dfc5ca88e900bf178431f43eaae51606a746e1e3290",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matheustg-14/actions/runs/26217229259"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-21T09:26:20.000Z",
      "commit": "a79eb73c628631d62d109ef7069a3e70c208ff6a",
      "fileid": "a19b8c63cfb6f9d73e2406cf1014f52aabef6b35fa2fffaffaba9cb9123d1b31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matheustg-14/actions/runs/26217229259"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-05-21T20:17:46.000Z",
      "commit": "a79eb73c628631d62d109ef7069a3e70c208ff6a",
      "fileid": "2e355f8f7c9822a7694741c39201bd97f35d99be327c496401c61cc783d6849a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/matheustg-14/actions/runs/26217229259"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-21T09:25:28.000Z",
      "commit": "a79eb73c628631d62d109ef7069a3e70c208ff6a",
      "fileid": "aeb03979bba74f8ca3dce6d5369781e806df31454688172d0176dfe5c432bdee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matheustg-14/actions/runs/26217229259"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-21T09:25:21.000Z",
      "commit": "a79eb73c628631d62d109ef7069a3e70c208ff6a",
      "fileid": "57db9f0f9a875e90d644b3f7cfe66548c1fbb6f07923f130befe0b0dbd2f62ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matheustg-14/actions/runs/26217229259"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-21T09:25:28.000Z",
      "commit": "a79eb73c628631d62d109ef7069a3e70c208ff6a",
      "fileid": "7d4fc792027b49d04e984f2474c8b05b9919be7ee8ba00050deba9f32583185d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matheustg-14/actions/runs/26217229259"
    }
  ]
}