<?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>Framework for Building Interfaces to Shell Commands</dc:title>
  <dc:title>R package cmdfun version 1.0.2</dc:title>
  <dc:description>Writing interfaces to command line software is cumbersome. 
    'cmdfun' provides a framework for building function calls to seamlessly 
    interface with shell commands by allowing lazy evaluation of command line arguments. 
    'cmdfun' also provides methods for handling user-specific paths to tool installs or secrets like API keys. 
    Its focus is to equally serve package builders who wish to wrap command line software, and to help analysts stay inside 
    R when they might usually leave to execute non-R software.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: magrittr, purrr, R.utils, rlang, testthat, usethis, utils</dc:relation>
  <dc:relation>Suggests: cli, covr, knitr, processx, rmarkdown</dc:relation>
  <dc:creator>Spencer Nystrom &lt;nystromdev@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Spencer Nystrom [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0003-1000-1579&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=cmdfun/LICENSE)</dc:rights>
  <dc:date>2020-10-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=cmdfun</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.cmdfun</dc:identifier>
</oai_dc:dc>
