From 6acfd0dfb2670e3eeab6144c90586f28105583a8 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 20 Jun 2018 14:53:02 +0200 Subject: Update static docs --- docs/reference/PELMO_runs.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/reference/PELMO_runs.html') diff --git a/docs/reference/PELMO_runs.html b/docs/reference/PELMO_runs.html index dc068c3..72e3c39 100644 --- a/docs/reference/PELMO_runs.html +++ b/docs/reference/PELMO_runs.html @@ -67,7 +67,7 @@ and run using wine." /> pfm - 0.4.5 + 0.4.6 @@ -229,7 +229,7 @@ the period.plm file generated by the FOCUS PELMO GUI.

#> #>
# We get exactly the same PECgw values (on Linux, calling PELMO using Wine). print(time_1)
#> User System verstrichen -#> 0.388 0.088 30.344
if(!inherits(try(cpuinfo <- readLines("/proc/cpuinfo")), "try-error")) { +#> 0.390 0.084 30.914
if(!inherits(try(cpuinfo <- readLines("/proc/cpuinfo")), "try-error")) { cat(gsub("model name\t: ", "CPU model: ", cpuinfo[grep("model name", cpuinfo)[1]])) }
#> CPU model: AMD Ryzen 7 1700 Eight-Core Processor
# Demonstrate some results with metabolites. -- cgit v1.2.1 From 6ca8bdb8636141fac592688a6794ae092f0bc85a Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 20 Jun 2018 14:58:44 +0200 Subject: Advertise drat repo --- docs/reference/PELMO_runs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reference/PELMO_runs.html') diff --git a/docs/reference/PELMO_runs.html b/docs/reference/PELMO_runs.html index 72e3c39..1eac49b 100644 --- a/docs/reference/PELMO_runs.html +++ b/docs/reference/PELMO_runs.html @@ -229,7 +229,7 @@ the period.plm file generated by the FOCUS PELMO GUI.

#> #>
# We get exactly the same PECgw values (on Linux, calling PELMO using Wine). print(time_1)
#> User System verstrichen -#> 0.390 0.084 30.914
if(!inherits(try(cpuinfo <- readLines("/proc/cpuinfo")), "try-error")) { +#> 0.398 0.100 30.624
if(!inherits(try(cpuinfo <- readLines("/proc/cpuinfo")), "try-error")) { cat(gsub("model name\t: ", "CPU model: ", cpuinfo[grep("model name", cpuinfo)[1]])) }
#> CPU model: AMD Ryzen 7 1700 Eight-Core Processor
# Demonstrate some results with metabolites. -- cgit v1.2.1 From 8989a484b9b2d23463c95e0a3927e307ec0a5e64 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 4 Jul 2018 10:59:47 +0200 Subject: Some documentation updates Document that TOXSWA 5.5.3 is supported in the help files --- docs/reference/PELMO_runs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reference/PELMO_runs.html') diff --git a/docs/reference/PELMO_runs.html b/docs/reference/PELMO_runs.html index 1eac49b..5d53104 100644 --- a/docs/reference/PELMO_runs.html +++ b/docs/reference/PELMO_runs.html @@ -229,7 +229,7 @@ the period.plm file generated by the FOCUS PELMO GUI.

#> #>
# We get exactly the same PECgw values (on Linux, calling PELMO using Wine). print(time_1)
#> User System verstrichen -#> 0.398 0.100 30.624
if(!inherits(try(cpuinfo <- readLines("/proc/cpuinfo")), "try-error")) { +#> 0.384 0.095 30.954
if(!inherits(try(cpuinfo <- readLines("/proc/cpuinfo")), "try-error")) { cat(gsub("model name\t: ", "CPU model: ", cpuinfo[grep("model name", cpuinfo)[1]])) }
#> CPU model: AMD Ryzen 7 1700 Eight-Core Processor
# Demonstrate some results with metabolites. -- cgit v1.2.1 From 22b36c824fe5e1561868a649216fe079c6fbfb85 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 10 Jul 2018 18:06:29 +0200 Subject: Update static docs --- docs/reference/PELMO_runs.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/reference/PELMO_runs.html') diff --git a/docs/reference/PELMO_runs.html b/docs/reference/PELMO_runs.html index 5d53104..12a4244 100644 --- a/docs/reference/PELMO_runs.html +++ b/docs/reference/PELMO_runs.html @@ -67,7 +67,7 @@ and run using wine." /> pfm - 0.4.6 + 0.5.1
@@ -229,7 +229,7 @@ the period.plm file generated by the FOCUS PELMO GUI.

#> #>
# We get exactly the same PECgw values (on Linux, calling PELMO using Wine). print(time_1)
#> User System verstrichen -#> 0.384 0.095 30.954
if(!inherits(try(cpuinfo <- readLines("/proc/cpuinfo")), "try-error")) { +#> 0.383 0.129 30.547
if(!inherits(try(cpuinfo <- readLines("/proc/cpuinfo")), "try-error")) { cat(gsub("model name\t: ", "CPU model: ", cpuinfo[grep("model name", cpuinfo)[1]])) }
#> CPU model: AMD Ryzen 7 1700 Eight-Core Processor
# Demonstrate some results with metabolites. -- cgit v1.2.1