{
  "_id": "6a4bd9c195416c4179535a0d",
  "Package": "mellio",
  "Title": "Polished, Editable Tables and Statistical Results",
  "Version": "1.0.1",
  "Authors@R": "person(\"Melih\", \"Sahin\", role = c(\"aut\", \"cre\"),\nemail = \"nicomelpro@pm.me\")",
  "Description": "Sends supported 'R' objects to the 'Mellio' web app and\ncreates polished, editable statistical tables in 'R'. The\n'mellio_open' interface handles common hypothesis tests, model\nobjects, model comparisons, descriptive summaries, tabular\ndata, plots, and image files. The 'melliotab' interface formats\ndata frames, model summaries, correlation matrices, and\nside-by-side comparison tables with APA-style numeric\nformatting, confidence intervals, table notes, and optional\nsignificance markers. Manual table helpers can copy or save\n'melliotab' output as 'HTML', 'LaTeX', or 'Markdown' when\nfile-based handoff is needed. Payloads include package-version\nmetadata to support reproducible reporting and software\ncitation.",
  "License": "MIT + file LICENSE",
  "URL": "https://www.mellioapp.com, https://github.com/NicoMel1907/mellio-r",
  "BugReports": "https://github.com/NicoMel1907/mellio-r/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 16:31:53 UTC",
    "User": "root"
  },
  "Author": "Melih Sahin [aut, cre]",
  "Maintainer": "Melih Sahin <nicomelpro@pm.me>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-06 14:40:22 UTC",
  "RemoteUrl": "https://github.com/cran/mellio",
  "RemoteRef": "HEAD",
  "RemoteSha": "3cca18d18a547bfd581acea7209a0c854ce3625a",
  "_user": "cran",
  "_type": "src",
  "_file": "mellio_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/2c68bade5bc33aa59c3cafdd826e7a5e8007f3b02ce1e4454a72eb87d30f2e56",
  "_filesize": 481441,
  "_sha256": "2c68bade5bc33aa59c3cafdd826e7a5e8007f3b02ce1e4454a72eb87d30f2e56",
  "_expires": "2026-10-14T16:37:19.000Z",
  "_created": "2026-07-06T16:31:53.000Z",
  "_published": "2026-07-06T16:37:21.120Z",
  "_jobs": [
    {
      "job": 85425410381,
      "time": 263,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8115470906"
    },
    {
      "job": 85425410387,
      "time": 269,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8115473238"
    },
    {
      "job": 85424266507,
      "time": 325,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8115357916"
    },
    {
      "job": 85425410378,
      "time": 224,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8115454342"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28806767323",
  "_status": "success",
  "_upstream": "https://github.com/cran/mellio",
  "_commit": {
    "id": "3cca18d18a547bfd581acea7209a0c854ce3625a",
    "author": "Melih Sahin <nicomelpro@pm.me>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1783348822
  },
  "_maintainer": {
    "name": "Melih Sahin",
    "email": "nicomelpro@pm.me"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "gt",
      "version": ">= 0.10.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "broom",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "htmlwidgets",
      "role": "Suggests"
    },
    {
      "package": "webshot2",
      "role": "Suggests"
    },
    {
      "package": "ggExtra",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "psych",
      "role": "Suggests"
    },
    {
      "package": "afex",
      "role": "Suggests"
    },
    {
      "package": "effectsize",
      "role": "Suggests"
    },
    {
      "package": "emmeans",
      "role": "Suggests"
    },
    {
      "package": "multcomp",
      "role": "Suggests"
    },
    {
      "package": "ordinal",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "forecast",
      "role": "Suggests"
    },
    {
      "package": "geepack",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "brms",
      "role": "Suggests"
    },
    {
      "package": "rstanarm",
      "role": "Suggests"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "mediation",
      "role": "Suggests"
    },
    {
      "package": "lavaan",
      "version": ">= 0.6.0",
      "role": "Suggests"
    },
    {
      "package": "lmerTest",
      "role": "Suggests"
    },
    {
      "package": "broom.mixed",
      "version": ">= 0.2.9",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "nlme",
      "role": "Suggests"
    },
    {
      "package": "performance",
      "role": "Suggests"
    },
    {
      "package": "rstatix",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.14",
      "role": "Suggests"
    },
    {
      "package": "digest",
      "version": ">= 0.6.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.40",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.20",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "version": ">= 2.5.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-28",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.1",
      "date": "2026-07-06"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 617,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mellio"
  },
  "_devurl": "https://github.com/nicomel1907/mellio-r",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mellio.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2026-07-06"
    }
  ],
  "_exports": [
    "knit_print.melliotab",
    "mellio_addin_send",
    "mellio_anova_pairwise",
    "mellio_capture",
    "mellio_compare",
    "mellio_open",
    "mellio_payload",
    "mellio_to_json",
    "melliotab",
    "mt_as_gt",
    "mt_as_html",
    "mt_as_latex",
    "mt_as_markdown",
    "mt_copy",
    "mt_decimals",
    "mt_diagonal",
    "mt_format_ci",
    "mt_indent",
    "mt_note",
    "mt_number",
    "mt_remove_leading_zeros",
    "mt_save",
    "mt_section_title",
    "mt_set_style",
    "mt_sig_stars",
    "mt_simplify_headers",
    "mt_source",
    "mt_spanner",
    "mt_title"
  ],
  "_help": [
    {
      "page": "mellio-package",
      "title": "mellio: Polished, Editable Tables and Statistical Results",
      "topics": [
        "mellio-package",
        "mellio"
      ]
    },
    {
      "page": "knit_print.melliotab",
      "title": "Knit print method for R Markdown / Quarto",
      "topics": [
        "knit_print.melliotab"
      ]
    },
    {
      "page": "mellio_addin_send",
      "title": "RStudio addin — Send the selected R expression to Mellio",
      "concept": [
        "R bridge"
      ],
      "topics": [
        "mellio_addin_send"
      ]
    },
    {
      "page": "mellio_anova_pairwise",
      "title": "Recompute one-way ANOVA pairwise contrasts under a different correction",
      "topics": [
        "mellio_anova_pairwise"
      ]
    },
    {
      "page": "mellio_capture",
      "title": "Capture the current graphics device and open it in Mellio",
      "concept": [
        "R bridge"
      ],
      "topics": [
        "mellio_capture"
      ]
    },
    {
      "page": "mellio_compare",
      "title": "Compare nested regression models as a Mellio Stats card",
      "concept": [
        "R bridge"
      ],
      "topics": [
        "mellio_compare"
      ]
    },
    {
      "page": "mellio_open",
      "title": "Open a table, statistical result, or plot in Mellio",
      "concept": [
        "R bridge"
      ],
      "topics": [
        "mellio_open"
      ]
    },
    {
      "page": "mellio_payload",
      "title": "Build a Mellio Result Card payload from an R object",
      "concept": [
        "R bridge"
      ],
      "topics": [
        "mellio_payload",
        "mellio_payload.afex_aov",
        "mellio_payload.alpha",
        "mellio_payload.anova",
        "mellio_payload.aov",
        "mellio_payload.aovlist",
        "mellio_payload.ARIMA",
        "mellio_payload.Arima",
        "mellio_payload.brmsfit",
        "mellio_payload.character",
        "mellio_payload.clm",
        "mellio_payload.corr.test",
        "mellio_payload.coxph",
        "mellio_payload.data.frame",
        "mellio_payload.default",
        "mellio_payload.dunn.test",
        "mellio_payload.dunnTest",
        "mellio_payload.dunn_test",
        "mellio_payload.effectsize_anova",
        "mellio_payload.effectsize_difference",
        "mellio_payload.effectsize_table",
        "mellio_payload.emmGrid",
        "mellio_payload.emm_list",
        "mellio_payload.ets",
        "mellio_payload.fa",
        "mellio_payload.factanal",
        "mellio_payload.FitDiff",
        "mellio_payload.forecast",
        "mellio_payload.forecast_ARIMA",
        "mellio_payload.gam",
        "mellio_payload.geeglm",
        "mellio_payload.glht",
        "mellio_payload.glm",
        "mellio_payload.glmerMod",
        "mellio_payload.glmmTMB",
        "mellio_payload.hclust",
        "mellio_payload.htest",
        "mellio_payload.kmeans",
        "mellio_payload.lavaan",
        "mellio_payload.lm",
        "mellio_payload.lme",
        "mellio_payload.lmerMod",
        "mellio_payload.manova",
        "mellio_payload.matrix",
        "mellio_payload.mediate",
        "mellio_payload.medSummary",
        "mellio_payload.medSummary2",
        "mellio_payload.melliotab",
        "mellio_payload.mellio_payload",
        "mellio_payload.modmedSummary",
        "mellio_payload.modmedSummary2",
        "mellio_payload.multinom",
        "mellio_payload.NULL",
        "mellio_payload.numeric",
        "mellio_payload.pairwise.htest",
        "mellio_payload.polr",
        "mellio_payload.prcomp",
        "mellio_payload.principal",
        "mellio_payload.randomForest",
        "mellio_payload.rlm",
        "mellio_payload.see_effectsize_table",
        "mellio_payload.stanreg",
        "mellio_payload.summary.aov",
        "mellio_payload.summary.glht",
        "mellio_payload.summary.manova",
        "mellio_payload.summary.mediate",
        "mellio_payload.summaryDefault",
        "mellio_payload.survfit",
        "mellio_payload.table",
        "mellio_payload.TukeyHSD",
        "mellio_payload.t_test",
        "mellio_payload.wilcox_test"
      ]
    },
    {
      "page": "mellio_to_json",
      "title": "Serialise a Mellio payload to JSON",
      "concept": [
        "R bridge"
      ],
      "topics": [
        "mellio_to_json"
      ]
    },
    {
      "page": "melliotab",
      "title": "Create a formatted statistical table",
      "topics": [
        "melliotab",
        "melliotab.aov",
        "melliotab.character",
        "melliotab.data.frame",
        "melliotab.default",
        "melliotab.fa",
        "melliotab.FitDiff",
        "melliotab.glm",
        "melliotab.htest",
        "melliotab.lavaan",
        "melliotab.lm",
        "melliotab.matrix",
        "melliotab.mediate",
        "melliotab.medSummary",
        "melliotab.medSummary2",
        "melliotab.modmedSummary",
        "melliotab.modmedSummary2",
        "melliotab.NULL",
        "melliotab.summary.mediate",
        "melliotab.summaryDefault",
        "melliotab.table"
      ]
    },
    {
      "page": "mt_as_gt",
      "title": "Convert a melliotab object to a gt table",
      "topics": [
        "mt_as_gt"
      ]
    },
    {
      "page": "mt_as_html",
      "title": "Get HTML string from a melliotab object",
      "topics": [
        "mt_as_html"
      ]
    },
    {
      "page": "mt_as_latex",
      "title": "Convert a melliotab object to LaTeX",
      "topics": [
        "mt_as_latex"
      ]
    },
    {
      "page": "mt_as_markdown",
      "title": "Convert a melliotab object to Markdown",
      "topics": [
        "mt_as_markdown"
      ]
    },
    {
      "page": "mt_copy",
      "title": "Copy a melliotab table to the system clipboard",
      "topics": [
        "mt_copy"
      ]
    },
    {
      "page": "mt_decimals",
      "title": "Set decimal places",
      "topics": [
        "mt_decimals"
      ]
    },
    {
      "page": "mt_diagonal",
      "title": "Set correlation matrix display options",
      "topics": [
        "mt_diagonal"
      ]
    },
    {
      "page": "mt_format_ci",
      "title": "Format confidence intervals",
      "topics": [
        "mt_format_ci"
      ]
    },
    {
      "page": "mt_indent",
      "title": "Indent row labels",
      "topics": [
        "mt_indent"
      ]
    },
    {
      "page": "mt_note",
      "title": "Set table note",
      "topics": [
        "mt_note"
      ]
    },
    {
      "page": "mt_number",
      "title": "Set table number",
      "topics": [
        "mt_number"
      ]
    },
    {
      "page": "mt_remove_leading_zeros",
      "title": "Control leading zero removal",
      "topics": [
        "mt_remove_leading_zeros"
      ]
    },
    {
      "page": "mt_save",
      "title": "Save a melliotab table to file",
      "topics": [
        "mt_save"
      ]
    },
    {
      "page": "mt_section_title",
      "title": "Add a section title row",
      "topics": [
        "mt_section_title"
      ]
    },
    {
      "page": "mt_set_style",
      "title": "Change the citation style",
      "topics": [
        "mt_set_style"
      ]
    },
    {
      "page": "mt_sig_stars",
      "title": "Add significance stars",
      "topics": [
        "mt_sig_stars"
      ]
    },
    {
      "page": "mt_simplify_headers",
      "title": "Simplify SPSS verbose headers",
      "topics": [
        "mt_simplify_headers"
      ]
    },
    {
      "page": "mt_source",
      "title": "Set table source",
      "topics": [
        "mt_source"
      ]
    },
    {
      "page": "mt_spanner",
      "title": "Add a spanning column header",
      "topics": [
        "mt_spanner"
      ]
    },
    {
      "page": "mt_title",
      "title": "Set table title",
      "topics": [
        "mt_title"
      ]
    },
    {
      "page": "print.mellio_payload",
      "title": "Print method for Mellio payloads",
      "concept": [
        "R bridge"
      ],
      "topics": [
        "print.mellio_payload"
      ]
    },
    {
      "page": "print.melliotab",
      "title": "Print a melliotab object",
      "topics": [
        "print.melliotab"
      ]
    }
  ],
  "_readme": "https://github.com/cran/mellio/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bigD",
    "bitops",
    "broom",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "gt",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "rlang",
    "rmarkdown",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "r-bridge.Rmd",
      "filename": "r-bridge.html",
      "title": "Sending R results to Mellio",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Opening a result in Mellio",
        "t-tests, correlations, non-parametric tests",
        "Regression and ANOVA",
        "Mixed models",
        "CFA / SEM / mediation (lavaan)",
        "Descriptives",
        "What's on the card",
        "Saving to Library",
        "Methods paragraph and reproducibility export",
        "RStudio addin",
        "Non-interactive use"
      ],
      "created": "2026-07-06 14:40:22",
      "modified": "2026-07-06 14:40:22",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "mellio",
  "_universes": [
    "cran",
    "nicomel1907"
  ],
  "_indexurl": "https://nicomel1907.r-universe.dev/mellio",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-06T16:35:23.000Z",
      "distro": "resolute",
      "commit": "3cca18d18a547bfd581acea7209a0c854ce3625a",
      "fileid": "https://r2.ropensci.org/2cb59219dd062186935d189a53268c898cbd238fc421e3e1beb0e84959cd4a7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28806767323"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-06T16:35:28.000Z",
      "distro": "resolute",
      "commit": "3cca18d18a547bfd581acea7209a0c854ce3625a",
      "fileid": "https://r2.ropensci.org/f4f6dbb5f484cb4a53189871e70a870803b86ff90ff9211952d87d16bf305de0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28806767323"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-07-06T16:36:11.000Z",
      "commit": "3cca18d18a547bfd581acea7209a0c854ce3625a",
      "fileid": "https://r2.ropensci.org/bcfc9d5e18c6076e15863b41e6467a43c51f8072a87c1a24fb7c18abcb7be7d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28806767323"
    }
  ]
}