[Genabel-commits] r1358 - in pkg/GenABEL: . R man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Nov 4 09:35:38 CET 2013
Author: lckarssen
Date: 2013-11-04 09:35:37 +0100 (Mon, 04 Nov 2013)
New Revision: 1358
Modified:
pkg/GenABEL/ChangeLog
pkg/GenABEL/R/grammar.R
pkg/GenABEL/man/grammar.Rd
Log:
Fixed bug #5040: Spelling of G. Svischeva's name incorrect.
This is a partial fix of the bug. The name is only fixed in the source code. On the GenABEL.org website the name still needs to be fixed.
Modified: pkg/GenABEL/ChangeLog
===================================================================
--- pkg/GenABEL/ChangeLog 2013-10-31 20:34:37 UTC (rev 1357)
+++ pkg/GenABEL/ChangeLog 2013-11-04 08:35:37 UTC (rev 1358)
@@ -1,5 +1,7 @@
*** v. 1.7-7
-
+(2013.11.04)
+Fixed bug #5040: Spelling of the name of G. Svischeva incorrect.
+
(2013.08.27)
Removed CRAN version checks following the request from B. Ripley,
fixing other problems identified by --as-cran checks ("iterator"
Modified: pkg/GenABEL/R/grammar.R
===================================================================
--- pkg/GenABEL/R/grammar.R 2013-10-31 20:34:37 UTC (rev 1357)
+++ pkg/GenABEL/R/grammar.R 2013-11-04 08:35:37 UTC (rev 1358)
@@ -77,7 +77,7 @@
#' summary(grGamma)
#' summary(grGc)
#'
-#' @author Gulnara Svisheva, Yurii Aulchenko
+#' @author Gulnara Svischeva, Yurii Aulchenko
#'
#' @keywords htest
#'
Modified: pkg/GenABEL/man/grammar.Rd
===================================================================
--- pkg/GenABEL/man/grammar.Rd 2013-10-31 20:34:37 UTC (rev 1357)
+++ pkg/GenABEL/man/grammar.Rd 2013-11-04 08:35:37 UTC (rev 1358)
@@ -77,7 +77,7 @@
summary(grGc)
}
\author{
- Gulnara Svisheva, Yurii Aulchenko
+ Gulnara Svischeva, Yurii Aulchenko
}
\references{
GRAMMAR-Raw: Aulchenko YS, de Koning DJ, Haley C.
More information about the Genabel-commits
mailing list