-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathr-novice-gapminder--03-seeking-help.diff
33 lines (28 loc) · 1.64 KB
/
r-novice-gapminder--03-seeking-help.diff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
diff --git a/home/zhian/Documents/Carpentries/Git/zkamvar--postmaul/data/rmd-repos/swcarpentry--r-novice-gapminderR3/_episodes/03-seeking-help.md b/home/zhian/Documents/Carpentries/Git/zkamvar--postmaul/data/rmd-repos/swcarpentry--r-novice-gapminderR4/_episodes/03-seeking-help.md
index bc7ea0a..011decc 100644
--- a/home/zhian/Documents/Carpentries/Git/zkamvar--postmaul/data/rmd-repos/swcarpentry--r-novice-gapminderR3/_episodes/03-seeking-help.md
+++ b/home/zhian/Documents/Carpentries/Git/zkamvar--postmaul/data/rmd-repos/swcarpentry--r-novice-gapminderR4/_episodes/03-seeking-help.md
@@ -124,12 +124,12 @@ sessionInfo()
~~~
-R version 3.6.3 (2020-02-29)
+R version 4.0.0 (2020-04-24)
Platform: x86_64-pc-linux-gnu (64-bit)
-Running under: Debian GNU/Linux 10 (buster)
+Running under: Ubuntu 20.04 LTS
Matrix products: default
-BLAS/LAPACK: /usr/lib/x86_64-linux-gnu/libopenblasp-r0.3.5.so
+BLAS/LAPACK: /usr/lib/x86_64-linux-gnu/openblas-openmp/libopenblasp-r0.3.8.so
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
@@ -146,9 +146,9 @@ other attached packages:
[1] knitr_1.28 requirements_0.0.0.9000 remotes_2.1.1
loaded via a namespace (and not attached):
- [1] compiler_3.6.3 magrittr_1.5 htmltools_0.4.0 tools_3.6.3
- [5] yaml_2.2.1 Rcpp_1.0.4.6 stringi_1.4.6 rmarkdown_2.1
- [9] stringr_1.4.0 xfun_0.13 digest_0.6.25 rlang_0.4.5
+ [1] compiler_4.0.0 magrittr_1.5 htmltools_0.4.0 tools_4.0.0
+ [5] yaml_2.2.1 Rcpp_1.0.4.6 stringi_1.4.6 rmarkdown_2.2
+ [9] stringr_1.4.0 xfun_0.14 digest_0.6.25 rlang_0.4.6
[13] evaluate_0.14
~~~
{: .output}