You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# devtools (development version)
2
2
3
3
*`build_manual()` reports more details on failure (#2586).
4
+
*`build_vignettes()` and `clean_vignettes()` are now deprecated. We no longer recommend building vignettes in this way; instead use `pkgdown::build_article()` to render articles locally (#2488).
4
5
*`build_site()` now just calls `pkgdown::build_site()`, meaning that you will get more (informative) output by default (#2578).
5
6
* New `check_mac_devel()` function to check a package using the macOS builder at https://mac.r-project.org/macbuilder/submit.html (@nfrerebeau, #2507)
6
7
*`dev_sitrep()` now works correctly in Positron (#2618).
0 commit comments