Package: tqk Title: Get Financial Data in Korea Version: 0.1.8 Authors@R: person(given = "Chanyub", family = "Park", role = c("aut","cre"), email = "mrchypark@gmail.com", comment = c(ORCID = "0000-0001-6474-2570") ) Description: Enables the acquisition of Korean financial market data, designed to integrate seamlessly with the 'tidyquant' package. License: MIT + file LICENSE URL: https://github.com/mrchypark/tqk, https://mrchypark.github.io/tqk/ BugReports: https://github.com/mrchypark/tqk/issues Encoding: UTF-8 LazyData: true Depends: R (>= 3.3.0) Imports: jsonlite, magrittr, tibble, httr, dplyr Suggests: testthat (>= 3.0.0), usethis RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Repository: https://mrchypark.r-universe.dev Date/Publication: 2024-12-26 03:51:13 UTC RemoteUrl: https://github.com/mrchypark/tqk RemoteRef: HEAD RemoteSha: e93c64be6746b861c56db3f346d9e10fcd59bf78 NeedsCompilation: no Packaged: 2026-07-04 02:19:06 UTC; root Author: Chanyub Park [aut, cre] (ORCID: ) Maintainer: Chanyub Park