R/release.R

Defines functions release_bullets

release_bullets <- function() {
  c(
    "Pay attention to valgrind warnings",
    "Ensure that extensions can be installed"
  )
}

Try the duckdb package in your browser

Any scripts or data that you put into this service are public.

duckdb documentation built on Nov. 5, 2025, 5:41 p.m.