{"id":21614407,"url":"https://github.com/sciviews/tabularise","last_synced_at":"2026-04-24T12:33:43.379Z","repository":{"id":186981368,"uuid":"676097876","full_name":"SciViews/tabularise","owner":"SciViews","description":"Create tabular outputs for various R objects (based on {flextable})","archived":false,"fork":false,"pushed_at":"2025-12-22T14:28:47.000Z","size":8458,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-24T01:31:54.010Z","etag":null,"topics":["r","r-package","sciviews","tabulation"],"latest_commit_sha":null,"homepage":"https://www.sciviews.org/tabularise","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SciViews.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-08-08T12:30:09.000Z","updated_at":"2025-12-22T14:26:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"25ec8c82-dadd-4b75-9e7e-38f124faf525","html_url":"https://github.com/SciViews/tabularise","commit_stats":null,"previous_names":["sciviews/tabularise"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/SciViews/tabularise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciViews%2Ftabularise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciViews%2Ftabularise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciViews%2Ftabularise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciViews%2Ftabularise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciViews","download_url":"https://codeload.github.com/SciViews/tabularise/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciViews%2Ftabularise/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32224142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["r","r-package","sciviews","tabulation"],"created_at":"2024-11-24T22:07:54.856Z","updated_at":"2026-04-24T12:33:43.374Z","avatar_url":"https://github.com/SciViews.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r setup, include = FALSE}\nknitr::opts_chunk$set(collapse = TRUE, comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\", out.width = \"100%\")\nlibrary(tabularise)\n```\n\n# 'SciViews::R' - Create Tabular Outputs from R \u003ca href='https://www.sciviews.org/tabularise'\u003e\u003cimg src='man/figures/logo.png' alt='tabularise website' align='right' height='138'/\u003e\u003c/a\u003e\n\n\u003c!-- badges: start --\u003e\n[![R-CMD-check](https://github.com/SciViews/tabularise/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/SciViews/tabularise/actions/workflows/R-CMD-check.yaml)\n[![coverage](https://codecov.io/gh/SciViews/tabularise/branch/main/graph/badge.svg?token=6FYPRdhoFJ)](https://app.codecov.io/gh/SciViews/tabularise?branch=main)\n[![CRAN status](https://www.r-pkg.org/badges/version/tabularise)](https://CRAN.R-project.org/package=tabularise)\n[![r-universe status](https://sciviews.r-universe.dev/badges/tabularise)](https://sciviews.r-universe.dev/tabularise)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)\n\u003c!-- badges: end --\u003e\n\nWith {tabularise} you should be able to obtain publication-ready (rich-formatted) tabular output from different R objects. It uses and enhances the {flextable} package to build these tables and allow to output them in HTML, LaTeX/PDF, Word or PowerPoint. See \u003chttps://www.sciviews.org/tabularise\u003e for more details.\n\n## Installation\n\n{tabularise} is not available from CRAN yet. You should install it from the [SciViews R-Universe](https://sciviews.r-universe.dev). The {equatags} and {equatiomatic} packages are optional, but they are useful to display equations, both inline in R Markdown/Quarto documents and in {tabularise} tables. The {svBase} package is useful too because it manages labels and units that {chart} uses. To install those three packages and their dependencies, run the following command in R:\n\n```{r, eval=FALSE}\ninstall.packages(c('tabularise', 'equatags', 'equatiomatic', 'svBase'),\n  repos = c('https://sciviews.r-universe.dev', 'https://cloud.r-project.org'))\n```\n\nYou can also install the latest development version of {tabularise}. Make sure you have the {remotes} R package installed:\n\n```{r, eval=FALSE}\n# install.packages(\"remotes\")\nremotes::install_github(\"SciViews/tabularise\")\n```\n\n## Short example\n\nLet's take the well-known `iris` data frame, to which we add labels and units.\n\n```{r}\ndata(\"iris\")\n\n# Add labels and units\niris \u003c- svBase::labelise(iris,\n  label = list(\n    Sepal.Length = \"Sepal length\", Sepal.Width = \"Sepal width\",\n    Petal.Length  = \"Petal length\", Petal.Width = \"Petal width\", \n    Species  = \"Iris species\"),\n  units = list(\n    Sepal.Length = \"cm\", Sepal.Width = \"cm\",\n    Petal.Length  = \"cm\", Petal.Width = \"cm\"))\n```\n\nOnce the labels and units have been added to our data frame, the `tabularise()` function uses them automatically in the tables it produces.\n\n```{r, warning=FALSE, message=FALSE}\nlibrary(tabularise)\ntabularise$headtail(iris) # or tabularise(iris, type = \"headtail\")\n```\n\n{tabularise} is a central package used by several other packages in the SciViews universe to format its tabular outputs. Various methods are available for `tabularise()` and they are further enhanced by other packages, such as [{inferit}](https://www.sciviews.org/inferit/) and [{modelit}](https://www.sciviews.org/modelit/).\n\n## Code of Conduct\n\nPlease note that the {tabularise} package is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsciviews%2Ftabularise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsciviews%2Ftabularise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsciviews%2Ftabularise/lists"}