{
  "_id": "6a254e594b233be19839db59",
  "Package": "summata",
  "Type": "Package",
  "Title": "Publication-Ready Summary Tables and Forest Plots",
  "Version": "0.11.5",
  "Authors@R": "c(\nperson(\ngiven = c(\"Paul\", \"Hsin-ti\"),\nfamily = \"McClelland\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"PaulHMcClelland@protonmail.com\",\ncomment = c(ORCID = \"0000-0002-3119-6531\")\n))",
  "Description": "A comprehensive framework for descriptive statistics and\nregression analysis that produces publication-ready tables and\nforest plots. Provides a unified interface from descriptive\nstatistics through multivariable modeling, with support for\nlinear models, generalized linear models, Cox proportional\nhazards, and mixed-effects models. Also includes univariable\nscreening, multivariate regression, model comparison, and\nexport to multiple formats including PDF, DOCX, PPTX, 'LaTeX',\nHTML, and RTF. Built on 'data.table' for computational\nefficiency.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://phmcc.codeberg.page/summata/,\nhttps://codeberg.org/phmcc/summata,\nhttps://github.com/phmcc/summata",
  "BugReports": "https://github.com/phmcc/summata/issues",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://phmcc.r-universe.dev",
  "Date/Publication": "2026-05-07 00:49:37 UTC",
  "RemoteUrl": "https://github.com/phmcc/summata",
  "RemoteRef": "HEAD",
  "RemoteSha": "16d49a4a04b165dc69c15a69e8227b6d254dafc6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 10:52:15 UTC",
    "User": "root"
  },
  "Author": "Paul Hsin-ti McClelland [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-3119-6531>)",
  "Maintainer": "Paul Hsin-ti McClelland <PaulHMcClelland@protonmail.com>",
  "MD5sum": "deda9ac5af67993a31091864e4771c02",
  "_user": "phmcc",
  "_type": "src",
  "_file": "summata_0.11.5.tar.gz",
  "_fileid": "c3de89547fed227b355847270acde3c4df3d54184b5548810cd6bc71efaf2e5f",
  "_filesize": 3277483,
  "_sha256": "c3de89547fed227b355847270acde3c4df3d54184b5548810cd6bc71efaf2e5f",
  "_created": "2026-06-07T10:52:15.000Z",
  "_published": "2026-06-07T10:56:25.498Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79952955269,
      "time": 206,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463442920"
    },
    {
      "job": 79952955262,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463436964"
    },
    {
      "job": 79952955300,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463433997"
    },
    {
      "job": 79952955266,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463434126"
    },
    {
      "job": 79952639649,
      "time": 302,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463416652"
    },
    {
      "job": 79952955256,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463431841"
    },
    {
      "job": 79952955261,
      "time": 152,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463436511"
    },
    {
      "job": 79952955260,
      "time": 162,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463437785"
    },
    {
      "job": 79952955264,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463434282"
    }
  ],
  "_buildurl": "https://github.com/r-universe/phmcc/actions/runs/27090323375",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/phmcc/summata",
  "_commit": {
    "id": "16d49a4a04b165dc69c15a69e8227b6d254dafc6",
    "author": "Paul H. McClelland <PaulHMcClelland@protonmail.com>",
    "committer": "Paul H. McClelland <PaulHMcClelland@protonmail.com>",
    "message": "Citation version bump\n",
    "time": 1778114977
  },
  "_maintainer": {
    "name": "Paul Hsin-ti McClelland",
    "email": "paulhmcclelland@protonmail.com",
    "login": "phmcc",
    "description": "",
    "uuid": 62819679,
    "orcid": "0000-0002-3119-6531"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "coxme",
      "role": "Suggests"
    },
    {
      "package": "flextable",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "MuMIn",
      "role": "Suggests"
    },
    {
      "package": "officer",
      "role": "Suggests"
    },
    {
      "package": "pROC",
      "role": "Suggests"
    },
    {
      "package": "ragg",
      "role": "Suggests"
    },
    {
      "package": "ResourceSelection",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "systemfonts",
      "role": "Suggests"
    },
    {
      "package": "tinytex",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "xtable",
      "role": "Suggests"
    }
  ],
  "_owner": "phmcc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-01",
      "n": 3
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 13
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 11
    },
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 3
    },
    {
      "week": "2026-19",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.11.4",
      "date": "2026-03-24"
    },
    {
      "name": "v0.11.5",
      "date": "2026-05-07"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "phmcc",
      "count": 43,
      "uuid": 62819679
    }
  ],
  "_userbio": {
    "uuid": 62819679,
    "type": "user",
    "name": "Paul H. McClelland"
  },
  "_downloads": {
    "count": 567,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/summata"
  },
  "_devurl": "https://github.com/phmcc/summata",
  "_searchresults": 2,
  "_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/summata.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/phmcc/summata",
  "_realowner": "phmcc",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.11.3",
      "date": "2026-03-08"
    },
    {
      "version": "0.11.4",
      "date": "2026-03-20"
    },
    {
      "version": "0.11.5",
      "date": "2026-05-07"
    }
  ],
  "_exports": [
    "autoforest",
    "autotable",
    "compfit",
    "coxforest",
    "desctable",
    "fit",
    "fullfit",
    "glmforest",
    "lmforest",
    "m2dt",
    "multifit",
    "multiforest",
    "survtable",
    "table2docx",
    "table2html",
    "table2pdf",
    "table2pptx",
    "table2rtf",
    "table2tex",
    "uniforest",
    "uniscreen"
  ],
  "_datasets": [
    {
      "name": "clintrial",
      "title": "Simulated Clinical Trial Dataset",
      "object": "clintrial",
      "class": [
        "data.frame"
      ],
      "fields": [
        "patient_id",
        "site",
        "age",
        "sex",
        "race",
        "ethnicity",
        "bmi",
        "smoking",
        "hypertension",
        "diabetes",
        "ecog",
        "creatinine",
        "hemoglobin",
        "biomarker_x",
        "biomarker_y",
        "grade",
        "stage",
        "treatment",
        "surgery",
        "icu_admission",
        "pain_score",
        "wound_infection",
        "any_complication",
        "readmission_30d",
        "los_days",
        "recovery_days",
        "ae_count",
        "fu_count",
        "pfs_months",
        "pfs_status",
        "os_months",
        "os_status"
      ],
      "rows": 850,
      "table": true,
      "tojson": true
    },
    {
      "name": "clintrial_labels",
      "title": "Variable Labels for Clinical Trial Dataset",
      "object": "clintrial_labels",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "autoforest",
      "title": "Create Forest Plot with Automatic Model Detection",
      "concept": [
        "visualization functions"
      ],
      "topics": [
        "autoforest"
      ]
    },
    {
      "page": "autotable",
      "title": "Export Table with Automatic Format Detection",
      "concept": [
        "export functions"
      ],
      "topics": [
        "autotable"
      ]
    },
    {
      "page": "clintrial",
      "title": "Simulated Clinical Trial Dataset",
      "concept": [
        "sample data"
      ],
      "topics": [
        "clintrial"
      ]
    },
    {
      "page": "clintrial_labels",
      "title": "Variable Labels for Clinical Trial Dataset",
      "concept": [
        "sample data"
      ],
      "topics": [
        "clintrial_labels"
      ]
    },
    {
      "page": "compfit",
      "title": "Compare Multiple Regression Models",
      "concept": [
        "regression functions"
      ],
      "topics": [
        "compfit"
      ]
    },
    {
      "page": "coxforest",
      "title": "Create Forest Plot for Cox Proportional Hazards Models",
      "concept": [
        "visualization functions"
      ],
      "topics": [
        "coxforest"
      ]
    },
    {
      "page": "desctable",
      "title": "Create Publication-Ready Descriptive Statistics Tables",
      "concept": [
        "descriptive functions"
      ],
      "topics": [
        "desctable"
      ]
    },
    {
      "page": "fit",
      "title": "Fit Regression Model with Publication-Ready Output",
      "concept": [
        "regression functions"
      ],
      "topics": [
        "fit"
      ]
    },
    {
      "page": "fullfit",
      "title": "Complete Regression Analysis Workflow",
      "concept": [
        "regression functions"
      ],
      "topics": [
        "fullfit"
      ]
    },
    {
      "page": "glmforest",
      "title": "Create Forest Plot for Generalized Linear Models",
      "concept": [
        "visualization functions"
      ],
      "topics": [
        "glmforest"
      ]
    },
    {
      "page": "lmforest",
      "title": "Create Forest Plot for Linear Models",
      "concept": [
        "visualization functions"
      ],
      "topics": [
        "lmforest"
      ]
    },
    {
      "page": "m2dt",
      "title": "Convert Model to Data Table",
      "concept": [
        "utility functions"
      ],
      "topics": [
        "m2dt"
      ]
    },
    {
      "page": "multifit",
      "title": "Multivariate Regression Analysis",
      "concept": [
        "regression functions"
      ],
      "topics": [
        "multifit"
      ]
    },
    {
      "page": "multiforest",
      "title": "Create Forest Plot for Multivariate Regression",
      "concept": [
        "visualization functions"
      ],
      "topics": [
        "multiforest"
      ]
    },
    {
      "page": "survtable",
      "title": "Create Publication-Ready Survival Summary Tables",
      "concept": [
        "descriptive functions"
      ],
      "topics": [
        "survtable"
      ]
    },
    {
      "page": "table2docx",
      "title": "Export Table to Microsoft Word Format (DOCX)",
      "concept": [
        "export functions"
      ],
      "topics": [
        "table2docx"
      ]
    },
    {
      "page": "table2html",
      "title": "Export Table to HTML Format",
      "concept": [
        "export functions"
      ],
      "topics": [
        "table2html"
      ]
    },
    {
      "page": "table2pdf",
      "title": "Export Table to PDF Format",
      "concept": [
        "export functions"
      ],
      "topics": [
        "table2pdf"
      ]
    },
    {
      "page": "table2pptx",
      "title": "Export Table to Microsoft PowerPoint Format (PPTX)",
      "concept": [
        "export functions"
      ],
      "topics": [
        "table2pptx"
      ]
    },
    {
      "page": "table2rtf",
      "title": "Export Table to Rich Text Format (RTF)",
      "concept": [
        "export functions"
      ],
      "topics": [
        "table2rtf"
      ]
    },
    {
      "page": "table2tex",
      "title": "Export Table to LaTeX Format",
      "concept": [
        "export functions"
      ],
      "topics": [
        "table2tex"
      ]
    },
    {
      "page": "uniforest",
      "title": "Create Forest Plot for Univariable Screening",
      "concept": [
        "visualization functions"
      ],
      "topics": [
        "uniforest"
      ]
    },
    {
      "page": "uniscreen",
      "title": "Univariable Screening for Multiple Predictors",
      "concept": [
        "regression functions"
      ],
      "topics": [
        "uniscreen"
      ]
    }
  ],
  "_readme": "https://github.com/phmcc/summata/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "advanced_workflows.Rmd",
      "filename": "advanced_workflows.html",
      "title": "Advanced Workflows",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preliminaries",
        "Interaction Effects",
        "Example 1: Two-Way Interaction",
        "Example 2: Multiple Interactions",
        "Example 3: Continuous × Categorical Interaction",
        "Example 4: Interaction in fullfit()",
        "Example 5: Testing Interaction Significance",
        "Example 6: Forest Plot with Interactions",
        "Mixed-Effects Models",
        "Example 7: Random Intercepts (Linear Mixed)",
        "Example 8: Random Intercepts (Logistic Mixed)",
        "Example 9: Random Slopes",
        "Example 10: Cox Mixed-Effects Model",
        "Example 11: Forest Plot from Mixed Model",
        "Example 12: Comparing Random-Effects Specifications",
        "Stratification and Clustering",
        "Example 13: Stratified Cox Model",
        "Example 14: Cluster-Robust SEs",
        "Weighted Regression",
        "Example 15: Weighted Analysis",
        "Advanced Univariable Screening Features",
        "Example 16: Univariable Screening with Random Effects",
        "Example 17: Cox Screening with Mixed Effects",
        "Example 18: Forest Plot from Univariable Screening",
        "Advanced Multivariate Regression Features",
        "Example 19: Multi-Outcome with Interactions",
        "Example 20: Multi-Outcome with Mixed Effects",
        "Example 21: Survival Multi-Outcome with Mixed Effects",
        "Complete Workflow Example",
        "Best Practices",
        "Interaction Analysis",
        "Method Selection",
        "Sample Size Considerations",
        "Common Issues",
        "Convergence Problems in Mixed Models",
        "Interpreting Interactions",
        "Forest Plots with Interactions",
        "Further Reading"
      ],
      "created": "2026-01-12 21:15:15",
      "modified": "2026-03-03 04:07:30",
      "commits": 8
    },
    {
      "source": "descriptive_tables.Rmd",
      "filename": "descriptive_tables.html",
      "title": "Descriptive Tables",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preliminaries",
        "Summary Statistics and Tests",
        "Basic Usage",
        "Example 1: Grouped Descriptive Table",
        "Example 2: Ungrouped Summary Statistics",
        "Customizing Summary Statistics",
        "Example 3: Continuous Variables",
        "Example 4: Categorical Variables",
        "Example 5: Numeric Precision",
        "Statistical Testing",
        "Example 6: Disabling Automatic Test Selection",
        "Example 7: Specifying Tests Manually",
        "Handling Missing Data",
        "Example 8: Including Missing Values",
        "Example 9: Missing Value Denominators",
        "Example 10: Custom Missing Value Label",
        "Total Column Options",
        "Example 11: Total Column Configuration",
        "Complete Example",
        "Accessing Raw Data",
        "Survival Summary Tables",
        "Exporting Tables",
        "Best Practices",
        "Variable Selection",
        "Statistical Considerations",
        "Formatting Recommendations",
        "Common Issues",
        "Empty Cells in Categorical Variables",
        "Skewed Continuous Variables",
        "Large Tables",
        "Further Reading"
      ],
      "created": "2026-01-12 21:15:15",
      "modified": "2026-03-03 04:07:30",
      "commits": 5
    },
    {
      "source": "forest_plots.Rmd",
      "filename": "forest_plots.html",
      "title": "Forest Plots",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preliminaries",
        "Creating Forest Plots from Model Objects",
        "Example 1: Logistic Regression",
        "Example 2: Linear Regression",
        "Example 3: Cox Regression",
        "Example 4: Automatic Model Detection",
        "Creating Forest Plots from summata Output",
        "Example 5: Direct Extraction from Fit Output",
        "Example 6: Model Attribute from Fit Output",
        "Display Options",
        "Example 7: Indenting Factor Levels",
        "Example 8: Condensing Binary Variables",
        "Example 9: Toggle Zebra Striping",
        "Example 10: Sample Size and Event Columns",
        "Formatting Options",
        "Example 11: Adjusting Numeric Precision",
        "Example 12: Custom Reference Label",
        "Example 13: Custom Effect Measure Label",
        "Example 14: Custom Colors",
        "Example 15: Change Font Sizes",
        "Example 16: Table Width",
        "Saving Forest Plots",
        "Example 17: Recommended Dimensions",
        "Example 18: Multiple Formats",
        "Advanced Customization",
        "Example 19: Combined Options",
        "Example 20: Extensions with ggplot2",
        "Additional GLM Families",
        "Example 21: Poisson Regression",
        "Example 22: Negative Binomial Regression",
        "Function Parameter Summary",
        "Best Practices",
        "Model Preparation",
        "Visual Design",
        "Publication Preparation",
        "Common Issues",
        "Long Variable Names",
        "Overlapping Text",
        "Missing Labels",
        "Further Reading"
      ],
      "created": "2026-01-12 21:15:15",
      "modified": "2026-03-03 04:07:30",
      "commits": 6
    },
    {
      "source": "installation_setup.Rmd",
      "filename": "installation_setup.html",
      "title": "Installation and Setup",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package Installation",
        "From Repository",
        "Verification",
        "Dependencies",
        "Required Dependencies",
        "Optional Dependencies",
        "LaTeX Configuration",
        "TinyTeX (Recommended)",
        "Alternative LaTeX Distributions",
        "Required LaTeX Packages",
        "Microsoft Office Export",
        "Export Verification Procedure",
        "Troubleshooting",
        "LaTeX Not Found",
        "Missing LaTeX Packages",
        "Package Installation Failures",
        "Write Permission Errors",
        "System Requirements"
      ],
      "created": "2026-02-16 03:09:50",
      "modified": "2026-03-14 21:29:37",
      "commits": 5
    },
    {
      "source": "model_comparison.Rmd",
      "filename": "model_comparison.html",
      "title": "Model Comparison",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preliminaries",
        "Quality Metrics and the Composite Model Score",
        "Available Metrics",
        "CMS Interpretation",
        "Default CMS Weights by Model Type",
        "Basic Usage",
        "Example 1: Nested Model Comparison",
        "Example 2: Linear Regression Models",
        "Example 3: Cox Regression Models",
        "Example 4: Count Models",
        "Interaction Testing",
        "Example 5: Single Interaction",
        "Example 6: Multiple Interactions",
        "Accessing Detailed Results",
        "Example 7: Coefficient Comparison",
        "Example 8: Fitted Model Objects",
        "Example 9: Recommended Model",
        "Custom CMS Weights",
        "Example 10: Custom Weights",
        "Application Scenarios",
        "Scenario 1: Confounder Assessment",
        "Scenario 2: Variable Selection Validation",
        "Scenario 3: Parsimony Assessment",
        "Exporting Results",
        "Best Practices",
        "When to Compare Models",
        "Interpreting Results",
        "Limitations",
        "Common Issues",
        "Non-Convergence",
        "Differing Sample Sizes",
        "Interpreting Close Scores",
        "Further Reading"
      ],
      "created": "2026-01-12 21:15:15",
      "modified": "2026-03-03 04:07:30",
      "commits": 7
    },
    {
      "source": "multivariate_regression.Rmd",
      "filename": "multivariate_regression.html",
      "title": "Multivariate Regression",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preliminaries",
        "Basic Usage",
        "Example 1: Unadjusted Analysis",
        "Example 2: Adjusted Analysis",
        "Example 3: Unadjusted and Adjusted Comparison",
        "Predictor Types",
        "Example 4: Continuous Predictors",
        "Example 5: Multilevel Categorical Predictors",
        "Model Types",
        "Example 6: Cox Regression",
        "Example 7: Linear Regression",
        "Example 8: Mixed-Effects Models",
        "Advanced Features",
        "Example 9: Interaction Terms",
        "Example 10: Filtering by p-value",
        "Example 11: Accessing Model Objects",
        "Forest Plot Visualization",
        "Example 12: Forest Plot for Logistic (Binary) Outcomes",
        "Example 13: Customization Options",
        "Example 14: Forest Plot for Continuous Outcomes",
        "Example 15: Forest Plot for Survival Outcomes",
        "Exporting Results",
        "Tables",
        "Forest Plots",
        "Complete Workflow Example",
        "Parameter Reference",
        "Best Practices",
        "Outcome Selection",
        "Adjustment Strategy",
        "Interpretation",
        "Common Issues",
        "Empty Results",
        "Convergence Warnings",
        "Many Factor Levels",
        "Other Considerations",
        "Multivariate Regression vs. Univariable Screening",
        "Categorical Outcomes with More Than Two Levels",
        "Further Reading"
      ],
      "created": "2026-02-16 03:09:50",
      "modified": "2026-03-03 04:07:30",
      "commits": 5
    },
    {
      "source": "regression_modeling.Rmd",
      "filename": "regression_modeling.html",
      "title": "Regression Modeling",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preliminaries",
        "Supported Model Types",
        "Univariable Screening",
        "Example 1: Binary Outcome Screen (Logistic Regression)",
        "Example 2: Filtering Screen by p-value",
        "Example 3: Continuous Outcome Screen (Linear Regression)",
        "Example 4: Time-to-Event Outcome Screen (Cox Regression)",
        "Example 5: Retaining Model Objects",
        "Multivariable Modeling",
        "Example 6: Logistic Regression",
        "Example 7: Linear Regression",
        "Example 8: Cox Regression",
        "Example 9: Poisson Regression",
        "Example 10: Toggling Reference Rows for Factors",
        "Example 11: Confidence Level",
        "Example 12: Confidence Interval Method",
        "Example 13: Raw Coefficients",
        "Combined Analysis",
        "Example 14: Screening-Based Selection",
        "Example 15: All Predictors",
        "Example 16: Custom Selection",
        "Example 17: Controlling Output Columns",
        "Example 18: Survival Analysis",
        "Extended Model Types",
        "Example 19: Negative Binomial",
        "Example 20: Gamma Regression",
        "Example 21: Random-Intercept Model",
        "Example 22: GLMM for Binary Outcome",
        "Example 23: GLMM for Count Outcome",
        "Example 24: Cox Mixed-Effects Model",
        "Example 25: Quasibinomial for Overdispersed Binary Data",
        "Example 26: Conditional Logistic Model for Matched Data",
        "Exporting Results",
        "Best Practices",
        "Variable Selection Strategy",
        "Choosing the Right Model",
        "Interpreting Results",
        "Sample Size Considerations",
        "Common Issues",
        "Missing Data",
        "Factor Reference Levels",
        "Convergence Issues",
        "Overdispersion Diagnostics",
        "Mixed-Effects Model Convergence",
        "Multinomial and Ordinal Outcomes",
        "Further Reading"
      ],
      "created": "2026-01-12 21:15:15",
      "modified": "2026-03-14 21:29:37",
      "commits": 9
    },
    {
      "source": "survival_tables.Rmd",
      "filename": "survival_tables.html",
      "title": "Survival Tables",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preliminaries",
        "Landmark Survival Estimates",
        "Example 1: Basic Landmark Analysis",
        "Example 2: Remove Median Survival Column",
        "Survival Quantiles",
        "Example 3: Survival Quartiles",
        "Multiple Endpoints",
        "Example 4: PFS and OS Comparison",
        "Output Variations",
        "Example 5: Cumulative Event Rates",
        "Example 6: Including At-Risk Counts",
        "Pairing with Kaplan-Meier Curves",
        "Example 7: Coordinated Figure-Table Output",
        "Exporting Tables",
        "Best Practices",
        "Time Point Selection",
        "Reporting Recommendations",
        "Further Reading"
      ],
      "created": "2026-01-12 21:15:15",
      "modified": "2026-03-03 04:07:30",
      "commits": 5
    },
    {
      "source": "table_export.Rmd",
      "filename": "table_export.html",
      "title": "Table Export",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preliminaries",
        "CSV / TSV Export",
        "Example 1: CSV Export",
        "Example 2: TSV Export",
        "Example 3: Semicolon-Delimited (European Locale)",
        "PDF Export",
        "Example 4: Basic Export",
        "Example 5: With Caption",
        "Example 6: With Formatting Options",
        "Example 7: Page Layout",
        "Example 8: Custom Margins",
        "Example 9: Fit to Page Width",
        "Example 10: Standalone Table",
        "Microsoft Word Export",
        "Example 11: Basic Export",
        "Example 12: With Caption",
        "Example 13: With Formatting Options",
        "Example 14: Page Layout",
        "Example 15: Dark Header Style",
        "HTML Export",
        "Example 16: Basic Export",
        "Example 17: With Caption",
        "Example 18: With Formatting Options",
        "PowerPoint Export",
        "Example 19: Basic Export",
        "Example 20: With Slide Title",
        "Example 21: With Formatting Options",
        "Example 22: Custom Template",
        "LaTeX Export",
        "Example 23: Basic Export",
        "Example 24: With Caption and Label",
        "Example 25: With Booktabs Styling",
        "RTF Export",
        "Example 26: Basic Export",
        "Example 27: With Formatting Options",
        "Example 28: Page Layout",
        "Automatic Format Detection",
        "Common Formatting Parameters",
        "Condensing Options",
        "Format-Specific Parameters",
        "PDF",
        "Word/RTF/PowerPoint",
        "HTML",
        "LaTeX",
        "PowerPoint (additional)",
        "Best Practices",
        "Format Selection",
        "Page Layout Guidelines",
        "Consistent Multi-Format Export",
        "Troubleshooting",
        "PDF Compilation Fails",
        "Table Too Wide",
        "Customizing flextable Output",
        "Further Reading"
      ],
      "created": "2026-01-12 21:15:15",
      "modified": "2026-03-03 04:07:30",
      "commits": 5
    }
  ],
  "_score": 5.732393759822968,
  "_indexed": true,
  "_nocasepkg": "summata",
  "_universes": [
    "phmcc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11.5",
      "date": "2026-06-07T10:55:23.000Z",
      "distro": "noble",
      "commit": "16d49a4a04b165dc69c15a69e8227b6d254dafc6",
      "fileid": "e2cb2694a88aaec553a3642fe77fdc94fd6ab8a29cedcdd4ff9bd9b2afdd095f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phmcc/actions/runs/27090323375"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.11.5",
      "date": "2026-06-07T10:54:38.000Z",
      "distro": "noble",
      "commit": "16d49a4a04b165dc69c15a69e8227b6d254dafc6",
      "fileid": "15e526eda022c1675b08417e6d9fbc0c5f67fcefc017b9dcbf5b62947f3988c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phmcc/actions/runs/27090323375"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.11.5",
      "date": "2026-06-07T10:54:23.000Z",
      "commit": "16d49a4a04b165dc69c15a69e8227b6d254dafc6",
      "fileid": "55ed7a852292022b8ada88fad6eebad22efb9c652bbfb91a637b7938610c7fdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phmcc/actions/runs/27090323375"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.11.5",
      "date": "2026-06-07T10:54:22.000Z",
      "commit": "16d49a4a04b165dc69c15a69e8227b6d254dafc6",
      "fileid": "6787b723c35da106d9335e5ad43760416a17c4b77d046b2525a504dbe2ba894f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phmcc/actions/runs/27090323375"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.11.5",
      "date": "2026-06-07T10:54:38.000Z",
      "commit": "16d49a4a04b165dc69c15a69e8227b6d254dafc6",
      "fileid": "f9ab9518c8f96fb13a0cce0e42abf19d8b81e3a71305b8b4006c714605fceb0d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/phmcc/actions/runs/27090323375"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.11.5",
      "date": "2026-06-07T10:54:08.000Z",
      "commit": "16d49a4a04b165dc69c15a69e8227b6d254dafc6",
      "fileid": "81089db95cadf79fe549e979f96bac3069e8b67268e461fe21ef8fda530eeb10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phmcc/actions/runs/27090323375"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.11.5",
      "date": "2026-06-07T10:54:21.000Z",
      "commit": "16d49a4a04b165dc69c15a69e8227b6d254dafc6",
      "fileid": "18a446e03dedea200341d4cfa0ed02d625f277999b1ace6efa9a255ffdee026c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phmcc/actions/runs/27090323375"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.11.5",
      "date": "2026-06-07T10:54:08.000Z",
      "commit": "16d49a4a04b165dc69c15a69e8227b6d254dafc6",
      "fileid": "e194ad432de5e6b2259771edb8ead5ead7d2e0c450d11d6ce9c0f5d061cd947c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phmcc/actions/runs/27090323375"
    }
  ]
}