Provides tools for working with multiple related tables, stored as data frames or in a relational database. Multiple tables (data and metadata) are stored in a compound object, which can then be manipulated with a pipe-friendly syntax.
Version: | 0.1.1 |
Depends: | R (≥ 3.3) |
Imports: | backports, cli, DBI, dplyr, DT (≥ 0.5), glue, igraph, lifecycle, magrittr, methods, pillar, purrr, rlang (≥ 0.4.0), tibble, tidyr (≥ 1.0.0), tidyselect (≥ 1.0.0), vctrs (≥ 0.2.0) |
Suggests: | DiagrammeR, DiagrammeRsvg, dbplyr, fansi, knitr, nycflights13, rmarkdown, RPostgres, rprojroot, RSQLite, testthat (≥ 2.1.0), tidyverse, withr |
Published: | 2020-03-12 |
Author: | Tobias Schieferdecker [aut],
Kirill Müller |
Maintainer: | Kirill Müller <krlmlr+r at mailbox.org> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | dm results |
Reference manual: | dm.pdf |
Vignettes: |
Class 'dm' and basic operations Filtering Function naming logic A brief introduction to relational data models Introduction to Relational Data Models Joining Low level operations Preparing your data {dm} and databases Visualizing 'dm' objects Zooming and manipulating tables Getting Started |
Package source: | dm_0.1.1.tar.gz |
Windows binaries: | r-devel: dm_0.1.1.zip, r-devel-gcc8: not available, r-release: dm_0.1.1.zip, r-oldrel: dm_0.1.1.zip |
OS X binaries: | r-release: dm_0.1.1.tgz, r-oldrel: dm_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=dm to link to this page.