1.6.2
-
missing_deps()
now excludes base R packages by default -
Added new checks to
ci()
:missing_deps()
,desc::desc_normalize()
,extra_deps()
,url_check()
, andhtml_url_check()
;ci()
will stop ifmissing_deps()
returns one or more rows -
Added
missing-deps.yaml
GitHub Action