[R-multcomp/el6] fix patch

Tom Callaway spot at fedoraproject.org
Thu Apr 18 02:53:49 UTC 2013


commit bfcbe100155c172652c89ca0fbc03c711651471a
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Wed Apr 17 22:53:08 2013 -0400

    fix patch

 multcomp-1.1-3-noinstall.patch |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/multcomp-1.1-3-noinstall.patch b/multcomp-1.1-3-noinstall.patch
index 7c77714..14883c5 100644
--- a/multcomp-1.1-3-noinstall.patch
+++ b/multcomp-1.1-3-noinstall.patch
@@ -1,9 +1,9 @@
---- multcomp/multcomp/R/helpers.R.noinstall	2010-10-13 09:28:00.000000000 -0600
-+++ multcomp/multcomp/R/helpers.R	2010-12-07 15:33:48.256892971 -0700
-@@ -95,7 +95,7 @@
-     mf
+--- multcomp/multcomp/R/helpers.R.noinstall	2012-03-09 08:16:12.000000000 -0500
++++ multcomp/multcomp/R/helpers.R	2013-04-11 14:11:11.452118063 -0400
+@@ -70,7 +70,7 @@ model.matrix.survreg <- function(object,
  }
  
+ ### coxme objects
 -model.matrix.coxme <- multcomp:::model.matrix.coxph
 +model.matrix.coxme <- model.matrix.coxph
  


More information about the scm-commits mailing list