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