<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Utility Functions for Common Base-R Problems Relating to Lists</dc:title>
  <dc:title>R package splutil version 2022.6.20</dc:title>
  <dc: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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.3.0)</dc:relation>
  <dc:relation>Imports: data.table, magrittr, ggplot2</dc:relation>
  <dc:relation>Suggests: testthat, knitr, rmarkdown, rstudioapi, glue</dc:relation>
  <dc:creator>Richard Aubrey White &lt;sykdomspulsen@fhi.no&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Richard Aubrey White [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-6747-1726&gt;),
  Folkehelseinstituttet [cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=splutil/LICENSE)</dc:rights>
  <dc:date>2022-06-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=splutil</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.splutil</dc:identifier>
</oai_dc:dc>
