Package: DNH4
Type: Package
Title: Crawling for Daum News Text
Version: 0.1.11
Date: 2021-09-03
Authors@R: person(given = "Chanyub",
             family = "Park",
             role = c("aut","cre"),
             email = "mrchypark@gmail.com",
             comment = c(ORCID = "0000-0001-6474-2570")
            )
Description: Provides some utils to get Korean text sample from news articles
            in Daum which is popular news portal service in Korea.
URL: https://github.com/forkonlp/DNH4
BugReports: https://github.com/forkonlp/DNH4/issues
RoxygenNote: 7.1.1
Language: r(>=3.3.0)
Encoding: UTF-8
Imports: httr, xml2, rvest, tidyr, tibble
Suggests: testthat
License: MIT + file LICENSE
NeedsCompilation: no
Packaged: 2021-09-03 03:33:01 UTC; mrchypark
Author: Chanyub Park [aut, cre] (<https://orcid.org/0000-0001-6474-2570>)
Maintainer: Chanyub Park <mrchypark@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-06 09:10:05 UTC
