<?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>Help for Writing Unit Tests Based on Function Examples</dc:title>
  <dc:title>R package exampletestr version 1.7.3</dc:title>
  <dc:description>Take the examples written in your documentation of functions
    and use them to create shells (skeletons which must be manually
    completed by the user) of test files to be tested with the 'testthat'
    package. Sort of like python 'doctests' for R.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5)</dc:relation>
  <dc:relation>Imports: checkmate (&gt;= 2.0), fs (&gt;= 1.5), magrittr (&gt;= 1.5), purrr,
readr (&gt;= 2.0), rlang (&gt;= 0.4), roxygen2, rstudioapi (&gt;= 0.4),
strex (&gt;= 1.4.2), stringr (&gt;= 1.5), styler (&gt;= 1.2), usethis
(&gt;= 2.0), withr (&gt;= 2.1)</dc:relation>
  <dc:relation>Suggests: clipr (&gt;= 0.7), covr, crayon, knitr, pacman, rmarkdown,
spelling, testthat (&gt;= 2.1)</dc:relation>
  <dc:creator>Rory Nolan &lt;rorynoolan@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Rory Nolan [aut, cre] (ORCID: &lt;https://orcid.org/0000-0002-5239-4043&gt;),
  Sergi Padilla-Parra [ths] (ORCID:
    &lt;https://orcid.org/0000-0002-8010-9481&gt;),
  Thomas Quinn [rev] (ORCID: &lt;https://orcid.org/0000-0003-0286-6329&gt;),
  Laurent Gatto [rev] (ORCID: &lt;https://orcid.org/0000-0002-1520-2268&gt;)</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2024-10-07</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=exampletestr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.exampletestr</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
