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/antifoul.Rout.save | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'tests/antifoul.Rout.save') diff --git a/tests/antifoul.Rout.save b/tests/antifoul.Rout.save index 6846b1e..ff69334 100644 --- a/tests/antifoul.Rout.save +++ b/tests/antifoul.Rout.save @@ -1,7 +1,7 @@ -R version 2.9.2 (2009-08-24) -Copyright (C) 2009 The R Foundation for Statistical Computing -ISBN 3-900051-07-0 +R version 3.1.1 (2014-07-10) -- "Sock it to Me" +Copyright (C) 2014 The R Foundation for Statistical Computing +Platform: x86_64-pc-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. @@ -16,8 +16,6 @@ Type 'demo()' for some demos, 'help()' for on-line help, or Type 'q()' to quit R. > library(drfit) -Loading required package: MASS -Loading required package: RODBC > data(antifoul) > rantifoul <- drfit(antifoul) @@ -36,3 +34,6 @@ Waiting for profiling to be done... 1 0.19286 -0.16436 0.67637 2 0.22866 -0.39792 0.41696 > +> proc.time() + user system elapsed + 0.743 0.555 0.612 -- cgit v1.2.1