Skip to content

functracer 0.1.0

Latest

Choose a tag to compare

@kelly-sovacool kelly-sovacool released this 01 Jul 18:23
eba3bb8

This is the first release of functracer! 🎉

  • analyze_dependencies() - analyze direct and transitive function dependencies.
  • trace_functions() - trace functions and write output as CSV, JSON, or SVG.
  • trace_release_impact() - trace dependency impact across tagged releases.

See the introductory vignette for detailed usage information:
https://ccbr.github.io/functracer/articles/intro.html