Package: signs
Title: Insert Proper Minus Signs
Version: 0.1.2
Authors@R: 
    person(given = c("Benjamin", "E."),
           family = "Wolfe",
           role = c("aut", "cre"),
           email = "benjamin.e.wolfe@gmail.com",
           comment = c(ORCID = "0000-0002-4339-9328"))
Description: Provides convenience functions to replace hyphen-minuses (ASCII 45)
    with proper minus signs (Unicode character 2212). The true minus matches
    the plus symbol in width, line thickness, and height above the baseline.
    It was designed for mathematics, looks better in presentation,
    and is understood properly by screen readers.
URL: https://benjaminwolfe.github.io/signs
BugReports: https://github.com/BenjaminWolfe/signs/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: scales, rlang (>= 0.4.0)
RoxygenNote: 7.0.2
Suggests: ggplot2, dplyr, ggrepel, testthat (>= 2.1.0), knitr,
        rmarkdown, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-01-16 17:57:54 UTC; benjamin
Author: Benjamin E. Wolfe [aut, cre] (<https://orcid.org/0000-0002-4339-9328>)
Maintainer: Benjamin E. Wolfe <benjamin.e.wolfe@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-16 18:30:02 UTC
Built: R 4.2.0; ; 2022-03-22 12:41:00 UTC; unix
