Skip to content

CBTF 0.4.0 (CRAN)

Choose a tag to compare

@mcol mcol released this 31 Jul 13:18
v0.4.0
6eb15c2

Changes in CBTF 0.4.0 (2025-07-31)

  • Don't crash in get_exported_functions() if getNameSpaceExports() fails.
  • Store the error message in the results object also in case of whitelisted errors, so it can be reported from print(..., show_all = TRUE).
  • Add the tabulation shown in summary() as attribute "summary_table" of the data frame returned.
  • Make get_exported_functions() return only fuzzable functions, so that functions with no arguments are no longer returned.
  • Expand the documentation to satisfy the CRAN request.

Full Changelog: v0.3.0...v0.4.0