Changelog
Source:NEWS.md
funspotr 0.0.3
CRAN release: 2023-10-25
- Add support for quarto documents
- In
spot*files()
removekeep_non_r
argument and addpattern
argument - No longer export
github_*
functions (instead uselist_*() |> spot_{pkgs|funs}_files()
) - Update old blog post on gists so as to be compatible with up-to-date funspotr API
- Publish to CRAN
funspotr 0.0.2
- Fix quoted library calls not being identified, e.g.
library("dplyr")