Package: petro.One
Type: Package
Title: Statistics and Text Mining for Oil and Gas Papers from OnePetro
        Metadata
Version: 0.2.3
Authors@R: person("Alfonso R.", "Reyes", role = c("aut", "cre"), email = "alfonso.reyes@oilgainsanalytics.com")
Description: Application that retrieves papers metadata from the OnePetro website.
    Thousands of papers on oil and gas live in OnePetro. By retrieving metadata 
    from the search queries, a summary of papers that match the
    query words, can be retrieved for further analysis and text mining. There 
    are some statistics and data mining provided such as word cloud plots, keywords 
    frequency, conversion to corpus document, and removal of common usage words.
    OnePetro link: <https://www.onepetro.org/>.
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: testthat, mockery, knitr, rmarkdown, covr
Imports: rvest, xml2, magrittr, tibble, tm, wordcloud, urltools, dplyr,
        graph, Rgraphviz, ggplot2, RWeka, cluster, RColorBrewer,
        data.table, SnowballC
VignetteBuilder: knitr
URL: https://github.com/f0nzie/petro.One
NeedsCompilation: no
Packaged: 2019-01-13 06:40:11 UTC; msfz751
Author: Alfonso R. Reyes [aut, cre]
Maintainer: Alfonso R. Reyes <alfonso.reyes@oilgainsanalytics.com>
Repository: CRAN
Date/Publication: 2019-01-13 16:20:03 UTC
