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 <mikefc@coolbutuseless.com>
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 (>= 2.10)
Suggests: knitr, rmarkdown, dplyr, ggplot2, tidyr, purrr, testthat,
        openxlsx
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-05-28 00:56:08 UTC; mike
Author: Mike Cheng [aut, cre, cph]
Repository: CRAN
Date/Publication: 2024-05-28 16:10:05 UTC
Built: R 4.2.3; ; 2024-05-28 18:36:06 UTC; unix
