File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ repository](https://github.com/r-devel/r-dev-env) in VSCode you will be prompted
3636to start the dev container.
3737
3838The [ Local setup
39- section] ( https://contributor.r-project.org/r-dev-env/container_setup/local_setup/localsetup/ )
40- of the R Dev Container Docs will walk you through the process. Then you can
39+ section] ( https://contributor.r-project.org/r-dev-env/container_setup/local_setup/localsetup/ )
40+ of the R Dev Container Docs will walk you through the process. Then you can
4141work through the following the tutorials in the docs to learn how to use the
4242codespace for R development.
4343
Original file line number Diff line number Diff line change @@ -67,9 +67,9 @@ $TOP_SRCDIR/configure --with-valgrind-instrumentation=1
6767
6868< ! -- markdownlint-disable MD046 -->
6969!!! Note
70- The ` --with-valgrind-instrumentation` option is set to 1 for effective use
71- of valgrind. See the [Using
72- valgrind](https://cran.r-project.org/doc/manuals/R-exts.html#Using-valgrind)
70+ The ` --with-valgrind-instrumentation` option is set to 1 for effective use
71+ of valgrind. See the [Using
72+ valgrind](https://cran.r-project.org/doc/manuals/R-exts.html#Using-valgrind)
7373 section of the R-admin manual for more information.
7474< ! -- markdownlint-enable MD046 -->
7575
You can’t perform that action at this time.
0 commit comments