Package: scdb Title: Database Backend for Common Form Data Version: 0.0.1 Authors@R: person("Michael D.","Sumner", role = c("aut", "cre"), email = "mdsumner@gmail.com") Description: Creates a database backend from `silicate` data. Depends: R (>= 3.3.2) License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 6.1.0 Imports: dplyr, silicate Suggests: scsf, testthat, covr, dbplyr, RSQLite Remotes: hypertidy/silicate Repository: https://hypertidy.r-universe.dev Date/Publication: 2018-10-31 13:29:07 UTC RemoteUrl: https://github.com/hypertidy/scdb RemoteRef: HEAD RemoteSha: fe4657b962ad1fe911243a2ae2ca8630815c711f NeedsCompilation: no Packaged: 2026-06-21 07:43:27 UTC; root Author: Michael D. Sumner [aut, cre] Maintainer: Michael D. Sumner