Package: N2H4
Type: Package
Title: Handling Methods for Naver News Text Crawling
Version: 0.8.2
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.2.1
Depends: R (>= 3.5.0)
Encoding: UTF-8
Suggests: testthat, devtools, usethis
Imports: rvest, jsonlite, tibble, purrr, httr2, magrittr
NeedsCompilation: no
Packaged: 2022-09-13 20:24:58 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-09-15 09:20:02 UTC
Built: R 4.2.0; ; 2022-09-16 11:53:09 UTC; unix
