Package: signs
Title: Insert Proper Minus Signs
Version: 0.1.1
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 and looks better in presentation.
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.0
Suggests: ggplot2, dplyr, ggrepel, testthat (>= 2.1.0), knitr,
        rmarkdown, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-11-25 14:09:10 UTC; wolfebe1
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: 2019-11-25 15:00:02 UTC
