CBTF: Caught by the Fuzz! - A Minimalistic Fuzz-Test Runner

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.

Package details

AuthorMarco Colombo [aut, cre] (ORCID: <https://orcid.org/0000-0001-6672-0623>)
MaintainerMarco Colombo <mar.colombo13@gmail.com>
LicenseGPL-3
Version0.5.0
URL https://mcol.github.io/caught-by-the-fuzz/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("CBTF")

Try the CBTF package in your browser

Any scripts or data that you put into this service are public.

CBTF documentation built on Aug. 21, 2025, 6:03 p.m.