discovered 03 Aug 2026
starwarsdb
→ View on GitHubstarwarsdb is a utility that provides access to a structured dataset derived from the now-defunct Star Wars API, offering the data in both relational tables and an in-package DuckDB database. Its primary use case is to facilitate data analysis and queries regarding various entities from the Star Wars universe, such as films, species, and vehicles. Notable features include an easy installation from CRAN, a schema table detailing the data structure, and the capability to perform data manipulation and querying using R's dplyr package.