Package: rgnparser
Title: Parse Scientific Names
Description: Parse scientific names using 'gnparser'
    (<https://gitlab.com/gogna/gnparser>), written in Go. 'gnparser'
    parses scientific names into their component parts; it utilizes
    a Parsing Expression Grammar specifically for scientific names.
Version: 0.1.0
Authors@R: person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com")
License: MIT + file LICENSE
URL: https://ropensci.github.io/rgnparser/,
        https://github.com/ropensci/rgnparser
BugReports: https://github.com/ropensci/rgnparser/issues
Encoding: UTF-8
Language: en-US
SystemRequirements: gnparser (<https://gitlab.com/gogna/gnparser>)
Imports: sys, tibble, jsonlite, readr
Suggests: testthat
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-10-28 21:31:37 UTC; sckott
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-05 07:40:06 UTC
