From b9be19af5e3085216d0cd5af439332f631fa8b92 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Mon, 15 Feb 2021 17:36:12 +0100
Subject: Fully rebuild docs, rerun tests and check
---
docs/dev/reference/mkinmod.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'docs/dev/reference/mkinmod.html')
diff --git a/docs/dev/reference/mkinmod.html b/docs/dev/reference/mkinmod.html
index 9a7dac6f..413f0ae1 100644
--- a/docs/dev/reference/mkinmod.html
+++ b/docs/dev/reference/mkinmod.html
@@ -78,7 +78,7 @@ mkinmod." />
mkin
- 0.9.50.4
+ 1.0.3.9000
@@ -127,7 +127,7 @@ mkinmod." />
-
-
+
@@ -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/Rtmpy4eiQb/file554e573761a7.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/Rtmp92fCb2/file133ad522561845.so to /home/jranke/.local/share/mkin/SFO_SFO.so
+#> <environment: 0x5555572517f8>
# 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