Package: stdictkr Title: Data Package using Korean Standard Dictionary Version: 0.0.0.9000 Authors@R: person(given = "Chanyub", family = "Park", role = c("aut","cre"), email = "mrchypark@gmail.com", comment = c(ORCID = "0000-0001-6474-2570")) Description: stdictkr is a client package that uses the API provided by 'the Korean standard dictionary' . You can also directly download a dictionary and use it as a tibble data type. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.0 URL: https://mrchypark.github.io/stdictkr/ BugReports: https://github.com/mrchypark/stdictkr/issues Imports: httr, xml2, keyring, magrittr, rvest, urltools, purrr, dplyr, tibble Suggests: testthat (>= 3.0.0), usethis, devtools Config/testthat/edition: 3 Repository: https://mrchypark.r-universe.dev Date/Publication: 2022-06-29 03:40:20 UTC RemoteUrl: https://github.com/mrchypark/stdictkr RemoteRef: HEAD RemoteSha: 3cad40e97235f8bbbed7b1b7d200395373d9a3c5 NeedsCompilation: no Packaged: 2026-07-02 08:37:48 UTC; root Author: Chanyub Park [aut, cre] (ORCID: ) Maintainer: Chanyub Park