Package: emphatic Type: Package Title: Exploratory Analysis of Tabular Data using Colour Highlighting Version: 0.1.8 Authors@R: c( person("Mike", "Cheng", role = c("aut", "cre", 'cph'), email = "mikefc@coolbutuseless.com") ) Maintainer: Mike Cheng Description: Tools for exploratory analysis of tabular data using colour highlighting. Highlighting is displayed in any console supporting 'ANSI' colours, and can be converted to 'HTML', 'typst', 'latex' and 'SVG'. 'quarto' and 'rmarkdown' rendering are directly supported. It is also possible to add colour to regular expression matches and highlight differences between two arbitrary R objects. URL: https://coolbutuseless.github.io/package/emphatic/, https://github.com/coolbutuseless/emphatic BugReports: https://github.com/coolbutuseless/emphatic/issues License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.1 Depends: R (>= 4.1.0) Suggests: knitr, rmarkdown, dplyr, ggplot2, tidyr, purrr, testthat, openxlsx VignetteBuilder: knitr Repository: https://coolbutuseless.r-universe.dev Date/Publication: 2024-12-24 04:47:34 UTC RemoteUrl: https://github.com/coolbutuseless/emphatic RemoteRef: HEAD RemoteSha: 559f89503524a37b3ca968ecf4d527686872ae7a NeedsCompilation: no Packaged: 2026-06-07 08:58:30 UTC; root Author: Mike Cheng [aut, cre, cph]