Skip to content

maditr

0.8.7

Fast Data Aggregation, Modification, and Filtering with Pipes and 'data.table'

5packages depend
107.8Kdownloads / year
94.9%test coverage
13/13checks pass

Overview

About
Maintained by Gregory DeminFirst published 2018-05-0517 releasesCRAN page ↗GitHub ↗

Provides pipe-style interface for 'data.table'. Package preserves all 'data.table' features without significant impact on performance. 'let' and 'take' functions are simplified interfaces for most common data manipulation tasks. For example, you can write 'take(mtcars, mean(mpg), by = am)' for aggregation or 'let(mtcars, hp_wt = hp/wt, hp_wt_mpg = hp_wt/mpg)' for modification. Use 'take_if/let_if' for conditional aggregation/modification. Additionally there are some conveniences such as automatic 'data.frame' conversion to 'data.table'.

Install

Health

CRAN checks
13OK
Slowest check: 1.6 min · r-oldrel-macos-x86_64
Code health
Yes
Tests · ratio 0.00
94.9%
Coverage · measured lines
93%
Documentation · exports
2
Dependencies · direct
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMENoVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
98%
Return-value docs
93%
References docs
0%

Downloads

107.8K
CRAN downloads in the past year
Rank #1,460 · ~295/day · ~9K/mo
Daily download trend is not available in this view yet.
4.9K30 days
20.5K90 days
107.8K1 year
Compare downloads with other packages →
Also on303 r2u32 autocran1.5K conda_forge55 c2d4u

Repository

Repository
61Stars
4Forks
0Open issues
0Open PRs
14Releases
213Commits
5Contributors
rdata-tablemagrittrpipes
213 commits · Last activity 2026-01-21

Stars over time

2024-11-14 · 612026-07-07 · 61

Repository practices

Upstream repositoryBeta

3 development-tooling and community-health practices detected across 3 families in the upstream repository

Checks run against github.com/gdemin/maditr on 2026-07-30.

Continuous integration (1)
Travis CI
Lint, format, editor (1)
RStudio project
Coverage (1)
Codecov
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
5 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.4.0
LinkingTo (0)
none
Suggests (5)
Enhances (0)
none
Reverse dependencies
5direct
4indirect

Code & Tests

People & History

People (1)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Package Timeline

17 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 0.8.7Latest
    2026-01-19 · current release · diff ↗
  • 0.8.6
    2025-08-30 · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • 0.8.5
    2024-11-11 · diff ↗
  • R
    R 4.4.0 released · 2024-04-24
  • 0.8.4
    2024-01-11 · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • 0.8.3
    2022-04-02 · diff ↗
  • 0.8.2
    2021-05-25 · diff ↗
  • 0.8.1
    2021-05-18 · diff ↗
  • R
    R 4.1.0 released · 2021-05-18
  • 0.7.4
    2020-07-29 · diff ↗
  • 0.7.3
    2020-07-22 · diff ↗
  • 0.7.1
    2020-04-27 · diff ↗
Show 10 earlier events
  • R
    R 4.0.0 released · 2020-04-24
  • 0.6.3
    2019-12-03 · diff ↗
  • 0.6.2
    2019-06-09 · diff ↗
  • R
    R 3.6.0 released · 2019-04-26
  • 0.6.1
    2019-01-03 · diff ↗
  • 0.6.0
    2018-08-12 · diff ↗
  • 0.5.2
    2018-07-19 · diff ↗
  • 0.5.1
    2018-05-10 · diff ↗
  • 0.5.0
    2018-05-05
  • R
    R 3.5.0 released · 2018-04-23

Package metadata

First published
2018-05-05
Total releases
17 / 8 yrs
License
GPL-2 OSI
Minimum R
≥ 3.4.0
Download size
284 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →