-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathr-novice-inflammation--05-cmdline.diff
47 lines (41 loc) · 1.57 KB
/
r-novice-inflammation--05-cmdline.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
diff --git a/home/zhian/Documents/Carpentries/Git/zkamvar--postmaul/data/rmd-repos/swcarpentry--r-novice-inflammationR3/_episodes/05-cmdline.md b/home/zhian/Documents/Carpentries/Git/zkamvar--postmaul/data/rmd-repos/swcarpentry--r-novice-inflammationR4/_episodes/05-cmdline.md
index e424848..08ff636 100644
--- a/home/zhian/Documents/Carpentries/Git/zkamvar--postmaul/data/rmd-repos/swcarpentry--r-novice-inflammationR3/_episodes/05-cmdline.md
+++ b/home/zhian/Documents/Carpentries/Git/zkamvar--postmaul/data/rmd-repos/swcarpentry--r-novice-inflammationR4/_episodes/05-cmdline.md
@@ -85,12 +85,12 @@ Rscript session-info.R
~~~
-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
@@ -104,7 +104,7 @@ attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
-[1] compiler_3.6.3
+[1] compiler_4.0.0
~~~
{: .output}
@@ -145,7 +145,7 @@ Rscript print-args.R
/usr/local/lib/R/bin/exec/R
--no-save
--no-restore
---slave
+--no-echo
--no-restore
--file=print-args.R
~~~
@@ -198,7 +198,7 @@ Rscript print-args.R first second third
/usr/local/lib/R/bin/exec/R
--no-save
--no-restore
---slave
+--no-echo
--no-restore
--file=print-args.R
--args