File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ upkeep_checklist <- function(last_upkeep = last_upkeep_year()) {
158158 ),
159159 todo(
160160 " Add alt-text to pictures, plots, etc; see https://posit.co/blog/knitr-fig-alt/ for \\
161- examples and https://posit.co/blog/knitr-fig-alt/ for additional guidance."
161+ examples and https://pkgdown.r-lib.org/articles/accessibility.html for additional guidance."
162162 ),
163163 " "
164164 )
Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ for markdown) and Vim (which is faster for some types of edits).
7878
7979Posit is developing a next-generation R and Python IDE based on Visual Studio Code,
8080[ Positron] ( https://github.com/posit-dev/positron ) . While I've tried using Positron, I've found that
81- has too many [ missing features] ( https://positron.posit.co/migrate-rstudio-compare.html ) to replace
82- RStudio for my development, including:
81+ it has too many [ missing features] ( https://positron.posit.co/migrate-rstudio-compare.html ) to
82+ replace RStudio for my development, including:
8383
8484- Lack of a notebook-style interface for RMarkdown or Quarto documents
8585- No support for lintr
You can’t perform that action at this time.
0 commit comments