CRAN/E | csutil

csutil

Common Base-R Problems Relating to Lists

Installation

About

Utility functions that help with common base-R problems relating to lists. Lists in base-R are very flexible. This package provides functions to quickly and easily characterize types of lists. That is, to identify if all elements in a list are null, data.frames, lists, or fully named lists. Other functionality is provided for the handling of lists, such as the easy splitting of lists into equally sized groups, and the unnesting of data.frames within fully named lists.

www.csids.no/csutil/
github.com/csids/csutil
Bug report File report

Key Metrics

Version 2023.4.25
R ≥ 3.3.0
Published 2023-04-25 369 days ago
Needs compilation? no
License MIT
License File
CRAN checks csutil results

Downloads

Yesterday 8 -87%
Last 7 days 167 -21%
Last 30 days 726 +4%
Last 90 days 2.138 +11%
Last 365 days 7.734 +283%

Maintainer

Maintainer

Richard Aubrey White

hello@rwhite.no

Authors

Richard Aubrey White

aut / cre

CSIDS

cph

Material

README
NEWS
Reference manual
Package source

Vignettes

Intro to csutil

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

csutil archive

Depends

R ≥ 3.3.0

Imports

data.table
magrittr
ggplot2

Suggests

testthat
knitr
rmarkdown
rstudioapi
glue