Package: starwarsdb
Title: Relational Data from the 'Star Wars' API for Learning and
        Teaching
Version: 0.1.3
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
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-08-22 16:56:48 UTC; garrick
Author: Garrick Aden-Buie [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7111-0077>)
Maintainer: Garrick Aden-Buie <garrick@adenbuie.com>
Repository: CRAN
Date/Publication: 2025-08-23 00:10:02 UTC
Built: R 4.5.1; ; 2025-10-26 02:38:28 UTC; windows
