Package: DNH4 Type: Package Title: Crawling for Daum News Text Version: 0.1.14 Date: 2026-01-11 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://forkonlp.github.io/DNH4/, https://github.com/forkonlp/DNH4/ BugReports: https://github.com/forkonlp/DNH4/issues RoxygenNote: 7.2.3 Encoding: UTF-8 Imports: httr, rvest, tidyr, tibble Suggests: pak, httptest, testthat License: MIT + file LICENSE Depends: R (>= 2.10) Repository: https://forkonlp.r-universe.dev Date/Publication: 2026-01-11 14:17:13 UTC RemoteUrl: https://github.com/forkonlp/DNH4 RemoteRef: HEAD RemoteSha: 901b82fc9aa716ca676656f10415d1752fb0f2e0 NeedsCompilation: no Packaged: 2026-06-10 10:38:25 UTC; root Author: Chanyub Park [aut, cre] (ORCID: ) Maintainer: Chanyub Park