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
We can't really auto-detect when it is needed for R CMD check, because that depends on the check options. But we can possibly auto-detect it when it is needed for vignettes and/or for quarto.
We can't really auto-detect when it is needed for
R CMD check, because that depends on the check options. But we can possibly auto-detect it when it is needed for vignettes and/or for quarto.Cf. r-lib/pkgdown#2757 (comment)