Package: N2H4
Type: Package
Title: Handling Methods for Naver News Text Crawling
Version: 0.6.1
Date: 2022-02-18
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
LazyData: true
Suggests: httptest, testthat
Imports: rvest, httr, jsonlite, tibble, dplyr, lubridate, urltools
NeedsCompilation: no
Packaged: 2022-02-18 14:57:28 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-02-22 13:00:07 UTC
Built: R 4.0.5; ; 2022-02-23 11:59:23 UTC; unix
