A collection of functions that enable easy access and updating of a database of data over time. More specifically, the package facilitates type-2 history for data-warehouses and provides a number of Quality of life improvements for working on SQL databases with R. For reference see Ralph Kimball and Margy Ross (2013, ISBN 9781118530801).
Version: | 0.5.0 |
Depends: | R (≥ 3.6.0) |
Imports: | checkmate, DBI, dbplyr (≥ 2.4.0), dplyr, glue, methods, openssl, parallelly, purrr, rlang, R6, stringr, tidyr, tidyselect, utils, magrittr |
Suggests: | callr, conflicted, devtools, duckdb (≥ 0.10.1), ggplot2, here, jsonlite, knitr, lintr, microbenchmark, odbc, pak, rmarkdown, roxygen2, pkgdown, RPostgres, RSQLite, spelling, testthat (≥ 3.0.0), tibble, tidyverse, withr |
Published: | 2025-02-03 |
Author: | Rasmus Skytte Randløv [aut, cre, rev], Marcus Munch Grünewald [aut], Lasse Engbo Christiansen [rev], Sofia Myrup Otero [rev], Statens Serum Institut [cph, fnd] |
Maintainer: | Rasmus Skytte Randløv <rske at ssi.dk> |
BugReports: | https://github.com/ssi-dk/SCDB/issues |
License: | GPL-3 |
URL: | https://github.com/ssi-dk/SCDB, https://ssi-dk.github.io/SCDB/ |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | SCDB results |
Reference manual: | SCDB.pdf |
Vignettes: |
SCDB: Basic principles (source, R code) SCDB: Benchmarks (source, R code) Slowly Changing Dimension methodology (source, R code) |
Package source: | SCDB_0.5.0.tar.gz |
Windows binaries: | r-devel: SCDB_0.4.1.zip, r-release: SCDB_0.4.1.zip, r-oldrel: SCDB_0.4.1.zip |
macOS binaries: | r-release (arm64): SCDB_0.4.1.tgz, r-oldrel (arm64): SCDB_0.4.1.tgz, r-release (x86_64): SCDB_0.5.0.tgz, r-oldrel (x86_64): SCDB_0.4.1.tgz |
Old sources: | SCDB archive |
Reverse imports: | diseasystore |
Please use the canonical form https://CRAN.R-project.org/package=SCDB to link to this page.