Package: motherduck
Type: Package
Title: Utilities for Managing a 'Motherduck' Database
Version: 0.2.4
Authors@R:
person(
"Alejandro", "Hagan",
email = "alejandro.hagan@outlook.com",
role = c("aut", "cre")
)
Description: Provides helper functions, metadata utilities, and
workflows for administering and managing 'DuckDB' databases on
the 'MotherDuck' cloud platform. Some features require a
'MotherDuck' account (). Note: Windows
is not supported; use 'WSL' (Windows Subsystem for Linux)
instead
().
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
LazyData: true
Imports: DBI, assertthat, cli, dbplyr, dplyr, duckdb (>= 1.3.0), glue,
purrr, stringr, httr2, rlang, janitor, tibble
Suggests: testthat (>= 3.0.0), quarto, contoso, openxlsx
Config/testthat/edition: 3
Depends: R (>= 4.1.0)
URL: https://usrbinr.github.io/motherduck/
BugReports: https://codeberg.org/usrbinr/motherduck/issues
Config/Needs/website: rmarkdown
Config/roxygen2/version: 8.0.0
Config/pak/sysreqs: libicu-dev libssl-dev xz-utils
Repository: https://usrbinr.r-universe.dev
Date/Publication: 2026-06-21 16:26:20 UTC
RemoteUrl: https://github.com/usrbinr/motherduck
RemoteRef: HEAD
RemoteSha: fe5e4dd6d8c561828e32e3b0b99337a3431a6517
NeedsCompilation: no
Packaged: 2026-06-21 21:32:19 UTC; root
Author: Alejandro Hagan [aut, cre]
Maintainer: Alejandro Hagan