Package: rtrek
Version: 0.1.0
Title: Datasets and Functions Relating to Star Trek
Description: Provides datasets related to the Star Trek fictional universe and functions for working with the data.
    The package also provides access to real world datasets based on the televised series and other related licensed media productions.
    It interfaces with Wikipedia (<https://www.wikipedia.org/>), the Star Trek API (STAPI) (<http://stapi.co/>), 
    Memory Alpha (<http://memory-alpha.wikia.com/wiki/Portal:Main>), and Memory Beta (<http://memory-beta.wikia.com/wiki/Main_Page>) 
    to retrieve data, metadata and other information relating to Star Trek.
    It also contains local datasets covering a variety of topics such as Star Trek universe species data, geopolitical data,
    and summary datasets resulting from text mining analyses of Star Trek novels. 
    The package also provides functions for working with data from other Star Trek-related 
    R data packages containing larger datasets not stored in 'rtrek'.
Authors@R: person("Matthew", "Leonawicz", email = "mfleonawicz@alaska.edu", role = c("aut", "cre"))
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
ByteCompile: true
URL: https://github.com/leonawicz/rtrek
BugReports: https://github.com/leonawicz/rtrek/issues
Depends: R (>= 3.4.0)
Suggests: testthat, knitr, rmarkdown, covr, leaflet, lintr, ggplot2,
        showtext, sysfonts, trekfont
Imports: magrittr, dplyr, jsonlite, purrr
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-06-05 20:49:17 UTC; Matt
Author: Matthew Leonawicz [aut, cre]
Maintainer: Matthew Leonawicz <mfleonawicz@alaska.edu>
Repository: CRAN
Date/Publication: 2018-06-06 11:28:00 UTC
