Package: csutil Title: Common Base-R Problems Relating to Lists Version: 2023.4.25 Authors@R: c( person(c("Richard","Aubrey"), "White", email = "hello@rwhite.no", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6747-1726")), person(given = "CSIDS", role = c("cph")) ) Description: 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. Depends: R (>= 3.3.0) License: MIT + file LICENSE URL: https://www.csids.no/csutil/, https://github.com/csids/csutil BugReports: https://github.com/csids/csutil/issues Encoding: UTF-8 Imports: data.table, magrittr, ggplot2 Suggests: testthat, knitr, rmarkdown, rstudioapi, glue RoxygenNote: 7.2.3 VignetteBuilder: knitr NeedsCompilation: no Packaged: 2026-06-21 10:58:33 UTC; root Author: Richard Aubrey White [aut, cre] (), CSIDS [cph] Maintainer: Richard Aubrey White Repository: https://raubreywhite.r-universe.dev Date/Publication: 2023-04-25 06:10:02 UTC RemoteUrl: https://github.com/cran/csutil RemoteRef: HEAD RemoteSha: 5cbc2806cad24ec4ff356d9f48f7253228c19c86