Package: komment Type: Package Title: Korean President's Speech Text Version: 0.1.0 Authors@R: person(given = "Chanyub", family = "Park", role = c("aut","cre"), email = "mrchypark@gmail.com", comment = c(ORCID = "0000-0001-6474-2570")) Description: Korean president's speech text data from http://www.pa.go.kr/research/contents/speech/index.jsp. License: CC0 Encoding: UTF-8 LazyData: true Depends: R (>= 3.2) Imports: rvest, httr, tibble URL: http://github.com/forkonlp/komment BugReports: https://github.com/forkonlp/komment/issues RoxygenNote: 7.1.2 Suggests: covr, rmarkdown, testthat Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://forkonlp.r-universe.dev Date/Publication: 2022-07-31 17:27:34 UTC RemoteUrl: https://github.com/forkonlp/komment RemoteRef: HEAD RemoteSha: 4b2b63aca31b76eab2d4f457575b4bc86a104bdd NeedsCompilation: no Packaged: 2026-06-22 08:09:05 UTC; root Author: Chanyub Park [aut, cre] (ORCID: ) Maintainer: Chanyub Park