Changelog
Source:NEWS.md
functracer 0.1.1
- fix: support
--package-dirininst/scripts/functracerfor release impact analysis when an R package is inside a repo subdirectory. (#10, @kelly-sovacool)
functracer 0.1.0
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