From 47ba9ea512b82fb8b31da8ec5558f3c0952d86d4 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 2 Apr 2020 10:58:34 +0200 Subject: Compiled models article, reduce distractions - Added a section with platform specific notes on getting compiled models to work to the compiled models article - Don't return empty SFORB parameter list from endpoints() if there is no SFORB model - Avoid warnings when using standardized = TRUE in plot.mmkin() --- docs/reference/endpoints.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'docs/reference/endpoints.html') diff --git a/docs/reference/endpoints.html b/docs/reference/endpoints.html index e81bdbb5..f201294d 100644 --- a/docs/reference/endpoints.html +++ b/docs/reference/endpoints.html @@ -75,7 +75,7 @@ advantage that the SFORB model can also be used for metabolites." /> mkin - 0.9.49.6 + 0.9.49.9 @@ -171,9 +171,6 @@ advantage that the SFORB model can also be used for metabolites.

endpoints(fit)
#> $ff #> logical(0) #> -#> $SFORB -#> logical(0) -#> #> $distimes #> DT50 DT90 DT50back #> parent 1.785233 15.1479 4.559973 -- cgit v1.2.1