Package: MediaNews
Type: Package
Title: Media News Extraction for Text Analysis
Version: 0.2.1
Date: 2020-11-25
Author: Vatsal Aima [aut, cre]
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.
    The data (or news) used are publicly available to consumers.
License: LGPL-3
Encoding: UTF-8
LazyData: true
OS_type: windows
Depends: R (>= 3.5.0)
Imports: rvest (>= 0.3.5), xml2 (>= 1.2.2), lubridate (>= 1.7.4), stats
        (>= 3.6.1), utils (>= 3.6.1), stopwords (>= 1.0)
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-11-26 07:38:24 UTC; vaima
Repository: CRAN
Date/Publication: 2020-11-26 10:50:10 UTC
Built: R 4.1.3; ; 2023-04-17 17:53:14 UTC; windows
