From d432a48c8e7cc2df95d4952af415f18809f60409 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 24 Mar 2016 07:26:55 +0100 Subject: Address feedback from CRAN submission - Put the CRAN URL that the badge points to into canonical form. I had missed the requirement to use the canonical form before, as the R CMD check message complained about a (possibily) invalid URL, so I overlooked the explanation later in the check log. Thanks to Uwe for his patience. Fix checked with winbuilder. - Slightly reduced the build time for the compiled_models vignette by skipping the warm-up. 3 repetitions are necessary for the autoplot method to work --- README.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.html') diff --git a/README.html b/README.html index 8ee4e838..1e5ac529 100644 --- a/README.html +++ b/README.html @@ -63,7 +63,7 @@ img {

mkin

-

+

The R package mkin provides calculation routines for the analysis of chemical degradation data, including multicompartment kinetics as needed for modelling the formation and decline of transformation products, or if several compartments are involved.

Installation

-- cgit v1.2.1