Package: N2H4
Type: Package
Title: Handling Methods for Naver News Text Crawling
Version: 0.6.5
Date: 2022-07-15
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 functions to get Korean text sample from news articles in
             Naver which is popular news portal service <https://news.naver.com/> in Korea.
License: MIT + file LICENSE
URL: https://github.com/forkonlp/N2H4
BugReports: https://github.com/forkonlp/N2H4/issues
RoxygenNote: 7.1.2
Depends: R (>= 3.5.0)
Encoding: UTF-8
Suggests: testthat
Imports: rvest, httr, jsonlite, tibble, dplyr, urltools
NeedsCompilation: no
Packaged: 2022-07-15 07:47:09 UTC; mrchypark
Author: Chanyub Park [aut, cre] (<https://orcid.org/0000-0001-6474-2570>)
Maintainer: Chanyub Park <mrchypark@gmail.com>
Repository: CRAN
Date/Publication: 2022-07-15 08:00:02 UTC
