From 4f75d12774d4060c2cd8e2e17b4ec06cb8dc345f Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Fri, 1 Oct 2021 13:52:54 +0200
Subject: Update online docs to 1.0.5
---
docs/reference/mkinmod.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'docs/reference/mkinmod.html')
diff --git a/docs/reference/mkinmod.html b/docs/reference/mkinmod.html
index cda53ce8..f9976c6b 100644
--- a/docs/reference/mkinmod.html
+++ b/docs/reference/mkinmod.html
@@ -78,7 +78,7 @@ mkinmod." />
mkin
- 1.0.4
+ 1.0.5
@@ -348,7 +348,7 @@ Evaluating and Calculating Degradation Kinetics in Environmental Media
parent = mkinsub("SFO", "m1", full_name = "Test compound"),
m1 = mkinsub("SFO", full_name = "Metabolite M1"),
name = "SFO_SFO", dll_dir = DLL_dir, unload = TRUE, overwrite = TRUE)
-#> Copied DLL from /tmp/RtmpQCjjOu/filef8c1f2031f4ea.so to /home/jranke/.local/share/mkin/SFO_SFO.so
# Now we can save the model and restore it in a new session
+
#> Copied DLL from /tmp/Rtmp1acwPp/fileb9e34769fb8fe.so to /home/jranke/.local/share/mkin/SFO_SFO.so
+#> <environment: 0x55555a720040>
# If we have several parallel metabolites
# (compare tests/testthat/test_synthetic_data_for_UBA_2014.R)
m_synth_DFOP_par <- mkinmod(
--
cgit v1.2.1