[Seqinr-commits] r1920 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Jun 3 15:28:18 CEST 2016
Author: jeanlobry
Date: 2016-06-03 15:28:18 +0200 (Fri, 03 Jun 2016)
New Revision: 1920
Modified:
pkg/DESCRIPTION
Log:
One R CMD Check Note fixed
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2016-06-03 13:17:26 UTC (rev 1919)
+++ pkg/DESCRIPTION 2016-06-03 13:28:18 UTC (rev 1920)
@@ -4,10 +4,10 @@
Date: 2016-06-03
Title: Biological Sequences Retrieval and Analysis
Authors at R: c(person("Delphine", "Charif", role = "aut"),
- person(c("Jean","R."), "Lobry", role = c("aut", "cre"), email = "jean.lobry at univ-lyon1.fr"),
+ person(c("Jean","R."), "Lobry", role = "aut"),
person("Anamaria", "Necşulea", role = "ctb"),
person("Leonor", "Palmeira", role = "ctb"),
- person("Simon", "Penel", role = c("aut", "cre"), email = "simon.penel at univ-lyon1.fr"),
+ person("Simon", "Penel", role = "cre", email = "simon.penel at univ-lyon1.fr"),
person("Guy", "Perrière", role = "ctb"))
Author: Delphine Charif and Jean R. Lobry and Anamaria Necşulea and Leonor Palmeira and Simon Penel and Guy Perrière
Maintainer: Simon Penel <simon.penel at univ-lyon1.fr>
More information about the Seqinr-commits
mailing list