Package: assemblykor Title: Korean National Assembly Data for Political Science Education Version: 0.1.2 Authors@R: person("Kyusik", "Yang", , "kyusik.yang@nyu.edu", role = c("aut", "cre")) Description: Provides ready-to-use datasets from the Korean National Assembly (assemblies 20 through 22, 2016-2026) for teaching quantitative methods in political science. Includes legislator metadata, bill proposals, roll call votes, asset declarations, and policy seminar records. Designed as a Korean politics counterpart to packages like 'palmerpenguins', enabling students to practice regression, panel data analysis, text analysis, and network analysis with real legislative data. Roll call vote data and spatial voting models are described in Poole and Rosenthal (1985) . Legislative data is sourced from the Korean National Assembly Open API. License: MIT + file LICENSE URL: https://kyusik-yang.github.io/assemblykor/, https://github.com/kyusik-yang/assemblykor BugReports: https://github.com/kyusik-yang/assemblykor/issues Depends: R (>= 3.5.0) Imports: utils Suggests: arrow, broom, dplyr, fixest, ggplot2, htmltools, igraph, knitr, learnr, pkgdown, rmarkdown, scales, stringr, systemfonts, testthat (>= 3.0.0), tidyr, tidytext Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true LazyDataCompression: xz Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 VignetteBuilder: knitr Repository: https://kyusik-yang.r-universe.dev Date/Publication: 2026-04-14 18:07:53 UTC RemoteUrl: https://github.com/kyusik-yang/assemblykor RemoteRef: HEAD RemoteSha: 1e06f420125cdb7c13b0cb9926977baad0b6afb7 NeedsCompilation: no Packaged: 2026-07-13 05:51:17 UTC; root Author: Kyusik Yang [aut, cre] Maintainer: Kyusik Yang