{
  "_id": "6a1023c2acfb0bcc41c8d881",
  "Package": "easytable",
  "Type": "Package",
  "Title": "Create Multi-Format Regression Tables",
  "Version": "2.1.1.9000",
  "Authors@R": "person(\"Alfredo\", \"Hernandez Sanchez\",\nemail = \"alhdzsz@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Create publication-ready regression tables in multiple\nformats, including 'Word', 'HTML', 'LaTeX', and 'PDF', from\nstatistical models. Supports lm() and glm() models. Includes\noptions for marginal effects, control variable grouping, and\nrobust standard errors using methods described in Zeileis\n(2004) <doi:10.18637/jss.v011.i10>. Tables can be exported to\n'Word' via 'flextable' or to 'LaTeX' for 'PDF' output.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/alfredo-hs/easytable",
  "BugReports": "https://github.com/alfredo-hs/easytable/issues",
  "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://alfredo-hs.r-universe.dev",
  "Date/Publication": "2026-05-13 12:39:57 UTC",
  "RemoteUrl": "https://github.com/alfredo-hs/easytable",
  "RemoteRef": "dev",
  "RemoteSha": "98f88b8577f709df195d643acee79c3190fadb5b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 14:36:46 UTC",
    "User": "root"
  },
  "Author": "Alfredo Hernandez Sanchez [aut, cre]",
  "Maintainer": "Alfredo Hernandez Sanchez <alhdzsz@gmail.com>",
  "MD5sum": "5c93103ffcf13d53554e0835373a0571",
  "_user": "alfredo-hs",
  "_type": "src",
  "_file": "easytable_2.1.1.9000.tar.gz",
  "_fileid": "f98b53f22166c57dc8b0930bb5f6913327bbb7dbc0862b46e7e68304de4359a9",
  "_filesize": 1637948,
  "_sha256": "f98b53f22166c57dc8b0930bb5f6913327bbb7dbc0862b46e7e68304de4359a9",
  "_created": "2026-05-13T14:36:46.000Z",
  "_published": "2026-05-22T09:37:06.179Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77354030842,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6973146065"
    },
    {
      "job": 77354030602,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6973130487"
    },
    {
      "job": 77354030619,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6973109266"
    },
    {
      "job": 77354030580,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6973111924"
    },
    {
      "job": 77354030295,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6973063748"
    },
    {
      "job": 77354030015,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157421326"
    },
    {
      "job": 77354030796,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6973105040"
    },
    {
      "job": 77354030712,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6973102524"
    },
    {
      "job": 77354030890,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6973104119"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alfredo-hs/actions/runs/25805838832",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alfredo-hs/easytable",
  "_commit": {
    "id": "98f88b8577f709df195d643acee79c3190fadb5b",
    "author": "Alfredo H. Sanchez <alhdzsz@gmail.com>",
    "committer": "Alfredo H. Sanchez <alhdzsz@gmail.com>",
    "message": "minor fix\n",
    "time": 1778675997
  },
  "_maintainer": {
    "name": "Alfredo Hernandez Sanchez",
    "email": "alhdzsz@gmail.com",
    "login": "alfredo-hs",
    "bluesky": "@alfredohs.com",
    "linkedin": "in/alfredo-hs",
    "uuid": 48767207
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "flextable",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "lmtest",
      "role": "Suggests"
    },
    {
      "package": "sandwich",
      "role": "Suggests"
    },
    {
      "package": "margins",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "palmerpenguins",
      "role": "Suggests"
    }
  ],
  "_owner": "alfredo-hs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 12
    },
    {
      "week": "2026-08",
      "n": 15
    },
    {
      "week": "2026-11",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 6
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 7
    }
  ],
  "_tags": [
    {
      "name": "v2.1.0",
      "date": "2026-02-17"
    },
    {
      "name": "v2.1.1",
      "date": "2026-05-04"
    }
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "alfredo-hs",
      "count": 51,
      "uuid": 48767207
    }
  ],
  "_userbio": {
    "uuid": 48767207,
    "type": "user",
    "name": "Alfredo Hernandez Sanchez",
    "description": "Computational social scientist studying narratives in politics and finance. \r\nQuantitative Text Analysis | Data Visualization | Open-Source Tools in R"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/easytable"
  },
  "_devurl": "https://github.com/alfredo-hs/easytable",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/easytable.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alfredo-hs/easytable",
  "_realowner": "alfredo-hs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.1.1",
      "date": "2026-05-12"
    }
  ],
  "_exports": [
    "%>%",
    "easytable",
    "format_latex",
    "format_word"
  ],
  "_help": [
    {
      "page": "easytable",
      "title": "Create Multi-Format Regression Tables",
      "topics": [
        "easytable"
      ]
    },
    {
      "page": "format_latex",
      "title": "Format table for LaTeX/PDF output",
      "topics": [
        "format_latex"
      ]
    },
    {
      "page": "format_word",
      "title": "Format table for Word output",
      "topics": [
        "format_word"
      ]
    }
  ],
  "_pkglogo": "https://github.com/alfredo-hs/easytable/raw/dev/man/figures/logo.png",
  "_readme": "https://github.com/alfredo-hs/easytable/raw/dev/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",
    "lifecycle",
    "magrittr",
    "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"
  ],
  "_vignettes": [
    {
      "source": "developer-roadmap.Rmd",
      "filename": "developer-roadmap.html",
      "title": "Developer Roadmap: API Clarity and Renderer Stability",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Current State",
        "API Rework Plan (Phased)",
        "Phase 1: Keep behavior, improve clarity (current target)",
        "Phase 2: Introduce explicit workflow functions",
        "Phase 3: Deprecation policy and migration",
        "Beginner Navigation Plan",
        "Renderer Adapter Contract",
        "External Dependency Change Strategy (example: flextable)",
        "Compatibility Checklist for Releases",
        "Design Reference"
      ],
      "created": "2026-02-17 12:52:13",
      "modified": "2026-02-17 13:44:05",
      "commits": 2
    },
    {
      "source": "easytable-intro.Rmd",
      "filename": "easytable-intro.html",
      "title": "easytable: Quick Start",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Minimal Example",
        "Output Formats",
        "Word / HTML path (default)",
        "LaTeX / PDF path",
        "Common Options",
        "Export Files",
        "Next Steps"
      ],
      "created": "2026-02-14 16:23:14",
      "modified": "2026-02-17 12:52:13",
      "commits": 4
    },
    {
      "source": "penguins-tutorial.Rmd",
      "filename": "penguins-tutorial.html",
      "title": "Penguins Tutorial: Easy to Use, Easy to Read",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1) Fit a sequence of models",
        "2) Create a readable baseline table",
        "3) Highlight significant coefficients",
        "4) Collapse controls into indicator rows",
        "5) LaTeX output for PDF workflows",
        "6) Robust standard errors (optional dependency path)",
        "7) Marginal effects (optional dependency path)",
        "8) Export outputs",
        "Design Notes"
      ],
      "created": "2026-02-17 12:52:13",
      "modified": "2026-02-17 13:44:05",
      "commits": 2
    }
  ],
  "_score": 5.653212513775344,
  "_indexed": true,
  "_nocasepkg": "easytable",
  "_universes": [
    "alfredo-hs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1.9000",
      "date": "2026-05-13T14:39:56.000Z",
      "distro": "noble",
      "commit": "98f88b8577f709df195d643acee79c3190fadb5b",
      "fileid": "4a879136fc9fbfa5fbe84dce5bdde72f86ce187d70bf5bf80950eb513446a3ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alfredo-hs/actions/runs/25805838832"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1.9000",
      "date": "2026-05-13T14:39:17.000Z",
      "distro": "noble",
      "commit": "98f88b8577f709df195d643acee79c3190fadb5b",
      "fileid": "28c957ed2439ef38b41319ff23ac88d137374d62da6279f4ec348d503fd1a0d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alfredo-hs/actions/runs/25805838832"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1.9000",
      "date": "2026-05-13T14:38:28.000Z",
      "commit": "98f88b8577f709df195d643acee79c3190fadb5b",
      "fileid": "94f41bb4c7b06ddf42488d51b8c73f3835443a96ce9d50c91dbb04bd8e803f10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alfredo-hs/actions/runs/25805838832"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1.9000",
      "date": "2026-05-13T14:38:40.000Z",
      "commit": "98f88b8577f709df195d643acee79c3190fadb5b",
      "fileid": "f961db1668eba90d519584a0931daf1a22019032251962f5479357a7392d1228",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alfredo-hs/actions/runs/25805838832"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1.9000",
      "date": "2026-05-13T14:38:11.000Z",
      "commit": "98f88b8577f709df195d643acee79c3190fadb5b",
      "fileid": "ca0019eb5eeeea6d27ec11b9feada795c076fc5203b2677b8913e144e88ee814",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alfredo-hs/actions/runs/25805838832"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1.9000",
      "date": "2026-05-13T14:38:05.000Z",
      "commit": "98f88b8577f709df195d643acee79c3190fadb5b",
      "fileid": "e0037fe606ed6b8e988605d8c25332540ecb4d5cbeff60c8277a659a952ff851",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alfredo-hs/actions/runs/25805838832"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.1.9000",
      "date": "2026-05-13T14:38:09.000Z",
      "commit": "98f88b8577f709df195d643acee79c3190fadb5b",
      "fileid": "ce140249fb205521cf04928f66d40521495c8d9aa98b7e9a53a4da119fe767ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alfredo-hs/actions/runs/25805838832"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1.9000",
      "date": "2026-05-22T09:36:40.000Z",
      "commit": "98f88b8577f709df195d643acee79c3190fadb5b",
      "fileid": "7205c820c9a2f0264fb8ff4bf3c3268976c213301cb560e1cc2d69e610f2b831",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alfredo-hs/actions/runs/25805838832"
    }
  ]
}