From c1144753adfa0809003085009ebd85f8af9beda8 Mon Sep 17 00:00:00 2001 From: jranke Date: Tue, 10 Apr 2012 21:50:22 +0000 Subject: - Fitting and summaries now work with the new parameter transformations. - The SFORB models with metabolites is broken (see TODO) - Moved the vignette to the location recommended since R 2.14 - Added the missing documentation - Commented out the schaefer_complex_case test, as this version of mkin is not able to fit a model without sink and therefore mkin estimated parameters are quite different git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@22 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- inst/doc/run.bat | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 inst/doc/run.bat (limited to 'inst/doc/run.bat') diff --git a/inst/doc/run.bat b/inst/doc/run.bat deleted file mode 100644 index c28c6663..00000000 --- a/inst/doc/run.bat +++ /dev/null @@ -1,5 +0,0 @@ -R.exe -e "Sweave('mkin.Rnw', stylepath=FALSE)" -pdflatex.exe mkin -bibtex.exe mkin -pdflatex.exe mkin -pdflatex.exe mkin -- cgit v1.2.1