From f42afd73619966862b089740fbfffd7905d1e6fe Mon Sep 17 00:00:00 2001 From: ranke Date: Mon, 28 Jul 2014 10:33:13 +0000 Subject: Address platform dependence of tests/pyrithione.R git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@102 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- tests/pyrithione.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/pyrithione.R') diff --git a/tests/pyrithione.R b/tests/pyrithione.R index 3a3ff23..87552aa 100644 --- a/tests/pyrithione.R +++ b/tests/pyrithione.R @@ -1,4 +1,4 @@ library(drfit) data(pyrithione) rpyr <- drfit(pyrithione,linlogit=TRUE,linlogitWrong=c("MSPT","MSPHI","PyS")) -print(rpyr,digits=4) +print(rpyr,digits=2) -- cgit v1.2.1