CRAN/E | tidytidbits

tidytidbits

A Collection of Tools and Helpers Extending the Tidyverse

Installation

About

A selection of various tools to extend a data analysis workflow based on the 'tidyverse' packages. This includes high-level data frame editing methods (in the style of 'mutate'/'mutate_at'), some methods in the style of 'purrr' and 'forcats', 'lookup' methods for dict-like lists, a generic method for lumping a data frame by a given count, various low-level methods for special treatment of 'NA' values, 'python'-style tuple-assignment and 'truthy'/'falsy' checks, saving to PDF and PNG from a pipe and various small utilities.

Key Metrics

Version 0.3.2
Published 2022-03-16 779 days ago
Needs compilation? no
License GPL-3
CRAN checks tidytidbits results

Downloads

Yesterday 26 -16%
Last 7 days 177 +9%
Last 30 days 613 -9%
Last 90 days 1.812 -7%
Last 365 days 7.633 -10%

Maintainer

Maintainer

Marcel Wiesweg

marcel.wiesweg@uk-essen.de

Authors

Marcel Wiesweg

aut / cre

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

tidytidbits archive

Imports

utils
stats
grDevices
methods
rlang ≥ 0.4.0
dplyr ≥1.0.0
forcats
grid
purrr
stringr
tibble
tidyr
tidyselect
extrafont
magrittr

Suggests

survival

Reverse Imports

survivalAnalysis