<?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>Caught by the Fuzz! - A Minimalistic Fuzz-Test Runner</dc:title>
  <dc:title>R package CBTF version 0.6.0</dc:title>
  <dc:description>A simple runner for fuzz-testing functions in an R package's
    public interface. Fuzz testing helps identify functions lacking sufficient
    argument validation, and uncovers problematic inputs that, while valid by
    function signature, may cause issues within the function body.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: mirai (&gt;= 2.5.2), rlang (&gt;= 1.1.7), cli (&gt;= 3.6.5)</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.2.3), withr (&gt;= 3.0.2)</dc:relation>
  <dc:creator>Marco Colombo &lt;mar.colombo13@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Marco Colombo [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-6672-0623&gt;)</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-02-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=CBTF</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.CBTF</dc:identifier>
</oai_dc:dc>
