Package: josaplay Title: Add Josa Based on Previous Letter in Korean Version: 0.2.1 Authors@R: person(given = "Chanyub", family = "Park", role = c("aut","cre"), email = "mrchypark@gmail.com", comment = c(ORCID = "0000-0001-6474-2570")) Description: Josa in Korean is often determined by judging the previous word. When writing reports using Rmd, a function that prints the appropriate investigation for each case is helpful. The 'josaplay' package then evaluates the previous word to determine which josa is appropriate. License: MIT + file LICENSE Encoding: UTF-8 Imports: magrittr, utf8, lifecycle Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 URL: https://github.com/mrchypark/josaplay BugReports: https://github.com/mrchypark/josaplay/issues Suggests: covr, testthat (>= 3.0.0), usethis Config/testthat/edition: 3 Depends: R (>= 2.10) Repository: https://mrchypark.r-universe.dev Date/Publication: 2023-04-05 17:29:50 UTC RemoteUrl: https://github.com/mrchypark/josaplay RemoteRef: HEAD RemoteSha: 9cf227f9f102eb90c3d2cf48f5e028f63a64664d NeedsCompilation: no Packaged: 2026-07-10 08:42:45 UTC; root Author: Chanyub Park [aut, cre] (ORCID: ) Maintainer: Chanyub Park