dm - Relational Data Models
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.
Last updated 5 hours ago
data-modeldata-warehousingdatawarehousingdbidbplyrrelational-databases
14.78 score 501 stars 8 packages 386 scripts 2.9k downloadsfledge - Smoother Change Tracking and Versioning for R Packages
Streamlines the process of updating changelogs (NEWS.md) and versioning R packages developed in git repositories.
Last updated 7 hours ago
changeloggitpackage-creation
8.78 score 187 stars 10 scripts 251 downloadsconstructive - Display Idiomatic Code to Construct Most R Objects
Prints code that can be used to recreate R objects. In a sense it is similar to 'base::dput()' or 'base::deparse()' but 'constructive' strives to use idiomatic constructors.
Last updated 20 hours ago
8.65 score 130 stars 21 scripts 1.9k downloadsboomer - Debugging Tools to Inspect the Intermediate Steps of a Call
Provides debugging tools that let you inspect the intermediate results of a call. The output looks as if we explode a call into its parts hence the package name.
Last updated 5 days ago
7.87 score 137 stars 21 scripts 266 downloadsindiedown - Individual R Markdown Templates
Simplifies the generation of customized R Markdown PDF templates. A template may include an individual logo, typography, geometry or color scheme. The package provides a skeleton with detailed instructions for customizations. The skeleton can be modified by changing defaults in the 'YAML' header, by adding additional 'LaTeX' commands or by applying dynamic adjustments in R. Individual corporate design elements, such as a title page, can be added as R functions that produce 'LaTeX' code.
Last updated 1 hours ago
rmarkdowntemplate
7.81 score 30 stars 3 scripts 690 downloadsstruct - Strict modification of objects
What the package does (one paragraph).
Last updated 9 months ago
5.53 score 5 stars 3 packages 76 scriptscodegrip - Syntax-Based Editing and Navigation of R Code
Provides addins for reshaping R code and navigating across syntactic constructs.
Last updated 2 months ago
5.10 score 209 stars 2 scriptslazytest - Runs Only Failed Tests
A companion package to the testthat package that saves development time by helping you rerun only the tests that have failed during the last run.
Last updated 1 hours ago
testthat
4.39 score 31 stars 2 scriptscynkrathis - Simplify Project Scaffolding and Common 'renv' Related Tasks
Opionionated {renv} helper package by cynkra GmbH.
Last updated 2 days ago
4.08 score 5 stars 1 scriptstv - Tibble View: Graphical Display For Data Frame Output
Overrides the print method for data frames and tibbles to provide a graphical output for rectangular data.
Last updated 7 months ago
3.43 score 15 stars 12 scripts 171 downloads