NEWS.md
list_deps() now only checks the report_sources and scripts folders for package dependencies.list_deps() no longer uses the checkpoint package so the dependency has been dropped.list_deps(), which was broken due to major changes in the checkpoint package, which the function relies on.list_reports() now looks for both extension .Rmd and .rmd.compile_reports() to allow case insensitive report matching.compile_reports() now takes reports as a first argument and factory as the second (previously these were the other way round).