{
  "_id": "6a25282c4b233be19839330b",
  "Package": "CBTF",
  "Type": "Package",
  "Title": "Caught by the Fuzz! - A Minimalistic Fuzz-Test Runner",
  "Version": "0.6.0.9000",
  "Date": "2026-02-13",
  "Authors@R": "c(person(\"Marco\", \"Colombo\",\nemail = \"mar.colombo13@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-6672-0623\")))",
  "Maintainer": "Marco Colombo <mar.colombo13@gmail.com>",
  "Description": "A simple runner for fuzz-testing functions in an R\npackage's public interface. Fuzz testing helps identify\nfunctions lacking sufficient argument validation, and uncovers\nproblematic inputs that, while valid by function signature, may\ncause issues within the function body.",
  "URL": "https://mcol.github.io/caught-by-the-fuzz/",
  "BugReports": "https://github.com/mcol/caught-by-the-fuzz/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://mcol.r-universe.dev",
  "Date/Publication": "2026-05-08 06:50:45 UTC",
  "RemoteUrl": "https://github.com/mcol/caught-by-the-fuzz",
  "RemoteRef": "HEAD",
  "RemoteSha": "0828f7e146b8e68a7208bb8896d4819293b08456",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 08:10:32 UTC",
    "User": "root"
  },
  "Author": "Marco Colombo [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6672-0623>)",
  "MD5sum": "7ff23c6176861eb0c464dbfe2a8b753d",
  "_user": "mcol",
  "_type": "src",
  "_file": "CBTF_0.6.0.9000.tar.gz",
  "_fileid": "dbff138c427faa01bb687aa17623e37207f069343230b4423eecc599c51e1576",
  "_filesize": 177442,
  "_sha256": "dbff138c427faa01bb687aa17623e37207f069343230b4423eecc599c51e1576",
  "_created": "2026-06-07T08:10:32.000Z",
  "_published": "2026-06-07T08:13:32.341Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79943326734,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462230309"
    },
    {
      "job": 79943326728,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462226423"
    },
    {
      "job": 79943326725,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462228386"
    },
    {
      "job": 79943326719,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462223848"
    },
    {
      "job": 79943154709,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462212551"
    },
    {
      "job": 79943326724,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462225754"
    },
    {
      "job": 79943326740,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462224426"
    },
    {
      "job": 79943326742,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462222442"
    },
    {
      "job": 79943326736,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462222258"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mcol/actions/runs/27086939737",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mcol/caught-by-the-fuzz",
  "_commit": {
    "id": "0828f7e146b8e68a7208bb8896d4819293b08456",
    "author": "Marco Colombo <mar.colombo13@gmail.com>",
    "committer": "Marco Colombo <mar.colombo13@gmail.com>",
    "message": "Ensure that we only keep one error message.\n\nFixes #12.\n",
    "time": 1778223045
  },
  "_maintainer": {
    "name": "Marco Colombo",
    "email": "mar.colombo13@gmail.com",
    "login": "mcol",
    "orcid": "0000-0001-6672-0623",
    "description": "100% made of awesome",
    "uuid": 6078177
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "mirai",
      "version": ">= 2.5.2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.7",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.6.5",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.3",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "version": ">= 3.0.2",
      "role": "Suggests"
    }
  ],
  "_owner": "mcol",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 16
    },
    {
      "week": "2025-29",
      "n": 17
    },
    {
      "week": "2025-30",
      "n": 51
    },
    {
      "week": "2025-31",
      "n": 15
    },
    {
      "week": "2025-32",
      "n": 3
    },
    {
      "week": "2025-33",
      "n": 14
    },
    {
      "week": "2025-34",
      "n": 12
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 5
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 8
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 9
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2025-52",
      "n": 5
    },
    {
      "week": "2026-01",
      "n": 8
    },
    {
      "week": "2026-02",
      "n": 6
    },
    {
      "week": "2026-03",
      "n": 6
    },
    {
      "week": "2026-04",
      "n": 8
    },
    {
      "week": "2026-05",
      "n": 4
    },
    {
      "week": "2026-06",
      "n": 4
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2025-07-16"
    },
    {
      "name": "v0.3.0",
      "date": "2025-07-27"
    },
    {
      "name": "v0.4.0",
      "date": "2025-07-31"
    },
    {
      "name": "v0.5.0",
      "date": "2025-08-21"
    },
    {
      "name": "v0.6.0",
      "date": "2026-02-13"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "mcol",
      "count": 231,
      "uuid": 6078177
    }
  ],
  "_userbio": {
    "uuid": 6078177,
    "type": "user",
    "name": "Marco Colombo",
    "description": "100% made of awesome"
  },
  "_downloads": {
    "count": 134,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CBTF"
  },
  "_devurl": "https://github.com/mcol/caught-by-the-fuzz",
  "_pkgdown": "https://mcol.github.io/caught-by-the-fuzz/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CBTF.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mcol/caught-by-the-fuzz",
  "_realowner": "mcol",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2025-08-19"
    },
    {
      "version": "0.5.0",
      "date": "2025-08-21"
    },
    {
      "version": "0.6.0",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "fuzz",
    "get_exported_functions",
    "test_inputs",
    "whitelist"
  ],
  "_help": [
    {
      "page": "CBTF-package",
      "title": "CBTF: Caught by the Fuzz! A minimalistic fuzz-test runner",
      "topics": [
        "CBTF-package",
        "CBTF"
      ]
    },
    {
      "page": "sub-sub-.cbtf",
      "title": "Extract the results for a specific test input",
      "topics": [
        "[[.cbtf"
      ]
    },
    {
      "page": "fuzz",
      "title": "Fuzz-test the specified functions",
      "topics": [
        "fuzz"
      ]
    },
    {
      "page": "get_exported_functions",
      "title": "Get the names of the exported functions of a package",
      "topics": [
        "get_exported_functions"
      ]
    },
    {
      "page": "length.cbtf",
      "title": "Compute the number of tests performed",
      "topics": [
        "length.cbtf"
      ]
    },
    {
      "page": "print.cbtf",
      "title": "Print the results from a fuzz run",
      "topics": [
        "print.cbtf"
      ]
    },
    {
      "page": "summary.cbtf",
      "title": "Results summary from a fuzz run",
      "topics": [
        "summary.cbtf"
      ]
    },
    {
      "page": "test_inputs",
      "title": "Default input tests",
      "topics": [
        "test_inputs"
      ]
    },
    {
      "page": "whitelist",
      "title": "Apply additional whitelist patterns to the results of a fuzz run",
      "topics": [
        "whitelist"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mcol/caught-by-the-fuzz/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mcol/caught-by-the-fuzz/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "mirai",
    "nanonext",
    "rlang"
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "cbtf",
  "_universes": [
    "mcol"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0.9000",
      "date": "2026-06-07T08:12:46.000Z",
      "distro": "noble",
      "commit": "0828f7e146b8e68a7208bb8896d4819293b08456",
      "fileid": "a847799b63df1eeae45e14b256a2c687307d2d5964a1702e5cb1cbb5646ec702",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcol/actions/runs/27086939737"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0.9000",
      "date": "2026-06-07T08:12:16.000Z",
      "distro": "noble",
      "commit": "0828f7e146b8e68a7208bb8896d4819293b08456",
      "fileid": "8a770536352dc1c1187bee021052262f2f823f4d2328818199eb218f664888a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcol/actions/runs/27086939737"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0.9000",
      "date": "2026-06-07T08:12:32.000Z",
      "commit": "0828f7e146b8e68a7208bb8896d4819293b08456",
      "fileid": "370200b705ebc9d25c6dd4194fba327d81602fc2cc6ab562291f17deddf7772e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcol/actions/runs/27086939737"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0.9000",
      "date": "2026-06-07T08:11:59.000Z",
      "commit": "0828f7e146b8e68a7208bb8896d4819293b08456",
      "fileid": "3580de2dd60e1bff1cc9e422d855931497c6e56a3ff902c8157d324f81297859",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcol/actions/runs/27086939737"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0.9000",
      "date": "2026-06-07T08:12:26.000Z",
      "commit": "0828f7e146b8e68a7208bb8896d4819293b08456",
      "fileid": "d8fe15c86867c3f915c25e46c4655c9dd7f5c68c9f0bb58aa06f63463a5f4cb3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mcol/actions/runs/27086939737"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0.9000",
      "date": "2026-06-07T08:11:52.000Z",
      "commit": "0828f7e146b8e68a7208bb8896d4819293b08456",
      "fileid": "1a64fe7685bd6675fb018fc4d08e148c527a35d3ddf59a88268229ad807942ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcol/actions/runs/27086939737"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0.9000",
      "date": "2026-06-07T08:11:39.000Z",
      "commit": "0828f7e146b8e68a7208bb8896d4819293b08456",
      "fileid": "e49ac7824da6b5ffbd1b99a972117b5db8c69bfc8d8ecd31ab653594cbec2d17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcol/actions/runs/27086939737"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.0.9000",
      "date": "2026-06-07T08:11:38.000Z",
      "commit": "0828f7e146b8e68a7208bb8896d4819293b08456",
      "fileid": "5fb58cbba57f68bca3d5b531a3b1e780d3426c9c0c1a13f556d884a6cd465d03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcol/actions/runs/27086939737"
    }
  ]
}