@@ -5,7 +5,7 @@ <h3>R</h3>
5
5
< a href ="https://www.r-project.org "> R</ a > is a programming language
6
6
that is especially powerful for data exploration, visualization, and
7
7
statistical analysis. To interact with R, we use
8
- < a href ="https://www. rstudio.com / "> RStudio</ a > .
8
+ < a href ="https://posit.co/products/open-source/ rstudio/ "> RStudio</ a > .
9
9
</ p >
10
10
11
11
< div >
@@ -22,7 +22,7 @@ <h3>R</h3>
22
22
< a href ="https://cran.r-project.org/bin/windows/base/release.htm "> this .exe file</ a >
23
23
from < a href ="https://cran.r-project.org/index.html "> CRAN</ a > .
24
24
Also, please install the
25
- < a href ="https://www.rstudio.com/products /rstudio/download/#download "> RStudio IDE</ a > .
25
+ < a href ="https://posit.co/download /rstudio-desktop/ "> RStudio IDE</ a > .
26
26
Note that if you have separate user and admin accounts, you should run the
27
27
installers as administrator (right-click on .exe file and select "Run as
28
28
administrator" instead of double-clicking). Otherwise problems may occur later,
@@ -41,7 +41,7 @@ <h4>Video Tutorial</h4>
41
41
< a href ="https://cran.r-project.org/bin/macosx/R-latest.pkg "> this .pkg file</ a >
42
42
from < a href ="https://cran.r-project.org/index.html "> CRAN</ a > .
43
43
Also, please install the
44
- < a href ="https://www.rstudio.com/products /rstudio/download/#download "> RStudio IDE</ a > .
44
+ < a href ="https://posit.co/download /rstudio-desktop/ "> RStudio IDE</ a > .
45
45
</ p >
46
46
< h4 > Video Tutorial</ h4 >
47
47
< div class ="yt-wrapper2 ">
@@ -59,7 +59,7 @@ <h4>Video Tutorial</h4>
59
59
< code > sudo dnf install R</ code > and for Debian/Ubuntu, add a ppa
60
60
repository and then run < code > sudo apt-get install r-base</ code > ).
61
61
Also, please install the
62
- < a href ="https://www.rstudio.com/products /rstudio/download/#download "> RStudio IDE</ a > .
62
+ < a href ="https://posit.co/download /rstudio-desktop/ "> RStudio IDE</ a > .
63
63
</ p >
64
64
</ article >
65
65
</ div >
0 commit comments