Package: MediaNews
Type: Package
Title: Media News Extraction for Text Analysis
Version: 0.2.0
Date: 2020-11-24
Author: Vatsal Aima
Maintainer: Vatsal Aima <vaima75@hotmail.com>
Description: Extract textual data from different media channels 
    through its source, based on users choice of keywords. 
    These data can be used to perform text analysis to 
    identify patterns in respective media reporting.
    The media channels used in this package are print media
    from India. The data (or news) used are publicly
    available to consumers.
License: LGPL-3
Encoding: UTF-8
LazyData: true
OS_type: windows
Imports: rvest (>= 0.3.5), xml2 (>= 1.2.2), lubridate (>= 1.7.4), stats
        (>= 3.6.1), stopwords (>= 1.0)
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-11-24 14:03:57 UTC; vaima
Repository: CRAN
Date/Publication: 2020-11-24 14:50:12 UTC
