<?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>Check the Basic Validity of a (Function) Argument</dc:title>
  <dc:title>R package checkarg version 0.1.0</dc:title>
  <dc:description>Utility functions that allow checking the basic validity of a function argument or any other value, 
             including generating an error and assigning a default in a single line of code. The main purpose of
             the package is to provide simple and easily readable argument checking to improve code robustness. </dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.1.0)</dc:relation>
  <dc:creator>Ivo Van Walle Developer &lt;ivo.van.walle@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Ivo Van Walle Developer [aut, cre]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2017-05-19</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=checkarg</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.checkarg</dc:identifier>
</oai_dc:dc>
