Package: N2H4 Type: Package Title: Handling Methods for Naver News Text Crawling Version: 0.8.4 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 in Korea. License: MIT + file LICENSE URL: https://forkonlp.github.io/N2H4/, https://github.com/forkonlp/N2H4 BugReports: https://github.com/forkonlp/N2H4/issues RoxygenNote: 7.3.3 Depends: R (>= 3.5.0) Encoding: UTF-8 Suggests: testthat, devtools, usethis, xml2 Imports: rvest, jsonlite, tibble, lifecycle, httr2, magrittr Repository: https://forkonlp.r-universe.dev Date/Publication: 2026-02-11 11:49:08 UTC RemoteUrl: https://github.com/forkonlp/N2H4 RemoteRef: HEAD RemoteSha: 1023dd96056ee1647c1ac28d0cf95217e3e62ba9 NeedsCompilation: no Packaged: 2026-06-11 08:00:28 UTC; root Author: Chanyub Park [aut, cre] (ORCID: ) Maintainer: Chanyub Park