Package: yamlet Type: Package Title: Versatile Curation of Table Metadata Version: 1.3.3 Authors@R: person(given = "Tim", family = "Bergsma", role = c("aut", "cre"), email = "bergsmat@gmail.com") Maintainer: Tim Bergsma BugReports: https://github.com/bergsmat/yamlet/issues Description: A YAML-based mechanism for working with table metadata. Supports compact syntax for creating, modifying, viewing, exporting, importing, displaying, and plotting metadata coded as column attributes. The 'yamlet' dialect is valid 'YAML' with defaults and conventions chosen to improve readability. See ?yamlet, ?decorate, ?modify, ?io_csv, and ?ggplot.decorated. License: GPL-3 Encoding: UTF-8 Imports: yaml, csv (>= 0.6.2), encode, units, spork (>= 0.3.3), ggplot2 (>= 4.0.1), scales, dplyr (>= 1.1.0), rlang, xtable, tidyr, vctrs, pillar, knitr RoxygenNote: 7.3.3 VignetteBuilder: knitr Suggests: testthat (>= 2.1.0), magrittr, table1, rmarkdown, gridExtra, haven, tablet (>= 0.6.8), kableExtra, metaplot Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libudunits2-dev Repository: https://bergsmat.r-universe.dev Date/Publication: 2026-03-09 16:37:28 UTC RemoteUrl: https://github.com/bergsmat/yamlet RemoteRef: HEAD RemoteSha: 8f6be907f7633ec02832e03c4994e6fbaeab85d0 NeedsCompilation: no Packaged: 2026-06-08 10:49:31 UTC; root Author: Tim Bergsma [aut, cre]