Package: BrailleR
Title: Improved Access for Blind Users
Version: 0.32.1
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("Debra", "Warren", email = "dwar068@aucklanduni.ac.nz", role = "aut"),
    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("Marshall", "Flax", email = "marshall.flax@gmail.com", role = "ctb"),
    person("Paul", "Murrell", email = "paul@stat.auckland.ac.nz", role = "aut"),
    person("Sophie", "Banks", email = "sb@xxx.com", 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.
License: GPL-2
Depends: R (>= 3.4.0)
Imports: devtools, dplyr, extrafont, ggplot2, grid, gridGraphics,
        gridSVG, hunspell, knitr, magrittr, mathjaxr, moments, nortest,
        reticulate, rlang, rmarkdown, roloc, rolocISCCNBS, utils,
        whisker, XML, xtable
Suggests: ggfortify, installr, markdown, spelling
SystemRequirements: Python 3 and wxPython 4.0
VignetteBuilder: knitr
URL: https://github.com/ajrgodfrey/BrailleR
BugReports: https://github.com/ajrgodfrey/BrailleR/issues
RoxygenNote: 7.1.1
RdMacros: mathjaxr
Language: en-US
NeedsCompilation: no
Packaged: 2021-10-22 00:24:00 UTC; ajgodfre
Author: A. Jonathan R. Godfrey [aut, cre],
  Debra Warren [aut],
  Donal Fitzpatrick [ctb],
  Duncan Murdoch [ctb],
  Greg Snow [ctb],
  Henrik Bengtsson [ctb],
  James Curtis [ctb],
  JooYoung Seo [ctb],
  Marshall Flax [ctb],
  Paul Murrell [aut],
  Sophie Banks [ctb],
  Timothy Bilton [aut],
  Tony Hirst [ctb],
  Tsan-Kuang Lee [ctb],
  Volker Sorge [aut],
  Yihui Xie [ctb]
Repository: CRAN
Date/Publication: 2021-10-22 08:00:06 UTC
Built: R 4.1.3; ; 2023-04-17 19:15:51 UTC; windows
