Package: BrailleR
Type: Package
Title: Improved Access for Blind Users
Version: 0.26.0
Date: 2017-06-29
Author: A. Jonathan R. Godfrey [aut, cre], Donal Fitzpatrick [ctb], Duncan Murdoch [ctb], Greg Snow
    [ctb], Henrik Bengtsson [ctb], James Curtis [ctb], JooYoung Seo [ctb], Paul Murrell [ctb], Timothy Bilton [aut], Tony Hirst [ctb], Tsan-Kuang Lee [ctb], Volker Sorge [aut], Yihui Xie
    [ctb]
Maintainer: A. Jonathan R. Godfrey <a.j.godfrey@massey.ac.nz>
Authors@R: c(person("A. Jonathan R.", "Godfrey", role=c("aut", "cre"), email="a.j.godfrey@massey.ac.nz"),
    person("Donal", "Fitzpatrick", email = "donal.fitzpatrick@dcu.ie", role = "ctb"),
    person("Duncan", "Murdoch", email = "murdoch.duncan@gmail.com", role = "ctb"),
    person("Greg", "Snow", email = "greg.snow@imail.org", role = "ctb"),
    person("Henrik", "Bengtsson", email = "henrikb@braju.com", role = "ctb"),
    person("James", "Curtis", email = "james@curtis.net.nz", role = "ctb"),
    person("JooYoung", "Seo", email = "jooyoung@psu.edu", role = "ctb"),
    person("Paul", "Murrell", email = "paul@stat.auckland.ac.nz", role = "ctb"),
    person("Timothy", "Bilton", email = "tbilton@gmail.com", role = "aut"),
    person("Tony", "Hirst", email = "tony.hirst@open.ac.uk", role = "ctb"),
    person("Tsan-Kuang", "Lee", email = "developer@tklee.com", role = "ctb"),
    person("Volker", "Sorge", email = "v.sorge@mathjax.org", role = "aut"),
    person("Yihui", "Xie", email = "xie@yihui.name", role = "ctb"))
Description: Blind users do not have access to the graphical output from R
    without printing the content of graphics windows to an embosser of some kind. This
    is not as immediate as is required for efficient access to statistical output.
    The functions here are created so that blind people can make even better use
    of R. This includes the text descriptions of graphs, convenience functions
    to replace the functionality offered in many GUI front ends, and experimental
    functionality for optimising graphical content to prepare it for embossing as
    tactile images.
Repository: CRAN
License: GPL-2
Depends: R (>= 3.2.0)
Imports: devtools, extrafont, ggplot2, grid, gridGraphics, gridSVG,
        hunspell, knitr, magrittr, moments, nortest, pander, rmarkdown,
        utils, XML, xtable
Suggests: installr
SystemRequirements: Python 2.7 and wxPython 2.8
VignetteBuilder: knitr
URL: https://github.com/ajrgodfrey/BrailleR
BugReports: https://github.com/ajrgodfrey/BrailleR/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-07-07 04:32:59 UTC; ajgodfre
Date/Publication: 2017-07-07 05:11:54 UTC
