diff --git a/articles/example-analysis.html b/articles/example-analysis.html index 72f916f3..5a58d52f 100644 --- a/articles/example-analysis.html +++ b/articles/example-analysis.html @@ -186,7 +186,7 @@ #> 15 #> 16 #> user system elapsed -#> 47.775 0.008 47.793 +#> 47.791 0.023 47.826
# check results in log.lambda.est:
pander::pander(log.lambda.est)
R is a free software and can be downloaded from http://cran.r-project.org/. Latest -version as of writing this document is R 4.3.1. Once -the appropriate, operating system dependent, version is downloaded, -install it on your computer following the standard procedure applicable -to the operating system. For Windows the file to be downloaded is the -so-called base distribution: http://cran.r-project.org/bin/windows/base/.
+R is a free software program and can be downloaded from http://cran.r-project.org/. After +downloading the appropriate version for your computer’s operating +system, install R on your computer following the standard procedure +applicable to the operating system. For Windows the file to be +downloaded is the so-called base distribution: http://cran.r-project.org/bin/windows/base/.