<?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>Verbose Assertions for Tabular Data (Data.frames and
Data.tables)</dc:title>
  <dc:title>R package assertable version 0.2.8</dc:title>
  <dc:description>Simple, flexible, assertions on data.frame or data.table objects with verbose output for vetting. While other assertion packages apply towards more general use-cases, assertable is tailored towards tabular data. It includes functions to check variable names and values, whether the dataset contains all combinations of a given set of unique identifiers, and whether it is a certain length. In addition, assertable includes utility functions to check the existence of target files and to efficiently import multiple tabular data files into one data.table.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.1.0)</dc:relation>
  <dc:relation>Imports: data.table, parallel</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown</dc:relation>
  <dc:creator>Grant Nguyen &lt;grant.nguyen@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Grant Nguyen [aut, cre],
  Max Czapanskiy [ctb]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2021-01-27</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=assertable</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.assertable</dc:identifier>
</oai_dc:dc>
