Changes in version 0.0.5 (2026-01-29) - make API calls more robust - comply with dplyr update Changes in version 0.0.4 (2023-11-21) - Clean-up CRAN documentation (remove unnecessary man files) Changes in version 0.0.3 (2023-10-25) - Add support for quarto documents - In spot*files() remove keep_non_r argument and add pattern argument - No longer export github_* functions (instead use list_*() |> spot_{pkgs|funs}_files()) - Update old blog post on gists so as to be compatible with up-to-date funspotr API - Publish to CRAN Changes in version 0.0.2 - Fix quoted library calls not being identified, e.g. library("dplyr") Changes in version 0.0.1 - Initial release and rstudio conf presentation