aboutsummaryrefslogtreecommitdiff
path: root/inst
diff options
context:
space:
mode:
authorjranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>2013-11-11 20:22:40 +0000
committerjranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>2013-11-11 20:22:40 +0000
commit4091cfd04c58cdd106b7c48c8b9a51e9179f4875 (patch)
treea77beb8b1d0ab94813a7c5669373dab6e9f80eed /inst
parent42a415484fd632116e6fd19a00761e9142240706 (diff)
- Add a simple makefile
- Add a .Rbuildignore file - Clean up unit tests a bit - Test the gwidgets notebook from the knitr demo git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@150 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'inst')
-rw-r--r--inst/unitTests/runit.mkinfit.R1
1 files changed, 0 insertions, 1 deletions
diff --git a/inst/unitTests/runit.mkinfit.R b/inst/unitTests/runit.mkinfit.R
index ce81a10d..89f4daf9 100644
--- a/inst/unitTests/runit.mkinfit.R
+++ b/inst/unitTests/runit.mkinfit.R
@@ -101,7 +101,6 @@ test.FOCUS_2006_DFOP <- function()
# FOCUS_2006_A
fit.A.DFOP <- mkinfit(DFOP, FOCUS_2006_A, quiet=TRUE)
- fit.A.DFOP <- mkinfit(DFOP, FOCUS_2006_A, quiet=TRUE, plot=TRUE)
median.A.DFOP <- as.numeric(lapply(subset(FOCUS_2006_DFOP_ref_A_to_B, dataset == "A",
c(M0, k1, k2, f, DT50, DT90)), "median"))

Contact - Imprint