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.9 |
Depends: | R (≥ 3.3) |
Imports: | backports, cli (≥ 2.0.0), DBI, dplyr (≥ 1.0.0), ellipsis, glue, igraph, lifecycle, magrittr, memoise, methods, pillar, purrr, rlang (≥ 0.4.0), tibble, tidyr (≥ 1.0.0), tidyselect (≥ 1.0.0), vctrs (≥ 0.3.2) |
Suggests: | brio, crayon, dbplyr, DiagrammeR, DiagrammeRsvg, digest, fansi, keyring, knitr, mockr, nycflights13, odbc, RMariaDB (≥ 1.0.10), rmarkdown, RPostgres, RSQLite, testthat (≥ 2.1.0), tidyverse, withr |
Published: | 2020-11-18 |
Author: | Tobias Schieferdecker [aut],
Kirill Müller |
Maintainer: | Kirill Müller <krlmlr+r at mailbox.org> |
BugReports: | https://github.com/krlmlr/dm/issues |
License: | MIT + file LICENSE |
URL: | https://krlmlr.github.io/dm/, https://github.com/krlmlr/dm |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | dm results |
Reverse suggests: | profile, starwarsdb |
Please use the canonical form https://CRAN.R-project.org/package=dm to link to this page.