Package: rgrassdoc
Type: Package
Title: Consult 'Grass GIS' Documentation in the RStudio Viewer or your
        Browser
Version: 1.0.0
Authors@R: c(
    person(given = "Valentin",
           family = "Lucet",
           role = c("aut", "cre"),
           email = "valentin.lucet@gmail.com"))
Description: A tool for easy viewing of the documentation of 'GRASS GIS' (see 
    <https://grass.osgeo.org/>). Pages of the 'GRASS GIS' manuals found at 
    <https://grass.osgeo.org/grass78/manuals/full_index.html> and at  
    <https://grass.osgeo.org/grass78/manuals/addons/> can be viewed within the 
    Viewer pane of 'RStudio', or be opened in the user's default browser. 
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: rlang, xml2, rstudioapi, cli
Suggests: rgrass7, testthat, covr
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
BugReports: https://github.com/VLucet/rgrassdoc/issues/
URL: https://vlucet.github.io/rgrassdoc/
NeedsCompilation: no
Packaged: 2021-03-14 17:57:00 UTC; vlucet
Author: Valentin Lucet [aut, cre]
Maintainer: Valentin Lucet <valentin.lucet@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-16 09:10:02 UTC
