Package: starwarsdb Title: Relational Data from the 'Star Wars' API for Learning and Teaching Version: 0.1.3.9000 Authors@R: person("Garrick", "Aden-Buie", , "garrick@adenbuie.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7111-0077")) Description: Provides data about the 'Star Wars' movie franchise in a set of relational tables or as a complete 'DuckDB' database. All data was collected from the open source 'Star Wars' API. License: MIT + file LICENSE URL: https://github.com/gadenbuie/starwarsdb, https://pkg.garrickadenbuie.com/starwarsdb/ BugReports: https://github.com/gadenbuie/starwarsdb/issues Depends: R (>= 2.10) Imports: DBI, duckdb, magrittr, tibble Suggests: dbplyr, dm, dplyr, testthat Config/Needs/website: any::DiagrammeR, any::DiagrammeRsvg, gadenbuie/grkgdown Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: xz-utils Repository: https://gadenbuie.r-universe.dev Date/Publication: 2025-08-27 12:11:39 UTC RemoteUrl: https://github.com/gadenbuie/starwarsdb RemoteRef: main RemoteSha: cd5e823ccbf88302b786bb4c6d21d42c198b715b NeedsCompilation: no Packaged: 2026-07-05 10:11:13 UTC; root Author: Garrick Aden-Buie [aut, cre] (ORCID: ) Maintainer: Garrick Aden-Buie