Package: duckspending Title: Access to USAspending Data in a DuckLake Version: 0.1.0 Authors@R: person("Grant Witness", role = c("aut", "cre"), email = "info@grant-witness.us") Description: Provides a connection to USAspending data in a DuckLake, allowing users to perform bulk analyses difficult to achieve with the USAspending API. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 8.0.0 Imports: cli, DBI, duckdb, lifecycle, methods, rlang, tibble, utils, vctrs Suggests: connections, dbplyr, dplyr, jsonlite, knitr, labelled, rmarkdown, rscontract, testthat (>= 3.0.0), withr, pkgdown, rprojroot VignetteBuilder: knitr Config/testthat/edition: 3 URL: https://usaspending.grant-witness.us/r-package/ Contact: info@grant-witness.us Config/pak/sysreqs: xz-utils Repository: https://noamross.r-universe.dev Date/Publication: 2026-05-20 00:13:56 UTC RemoteUrl: https://usaspending.grant-witness.us/r-package/duckspending RemoteRef: HEAD RemoteSha: fd2dfb428242dad1aa9cd63c77217afcfa4a9269 NeedsCompilation: no Packaged: 2026-07-24 05:02:53 UTC; root Author: Grant Witness [aut, cre] Maintainer: Grant Witness