We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4888385 commit 2487295Copy full SHA for 2487295
DESCRIPTION
@@ -8,7 +8,7 @@ Authors@R: c(
8
person("Steffen", "Neumann", email="[email protected]", role=c("aut","cre")),
9
person("Laurent", "Gatto", email="[email protected]", role=c("aut")),
10
person("Qiakng", "Kou", email="[email protected]", role=c("aut")),
11
- person("David","Rauh",email="[email protected]", role=c("ctb"))
+ person("David","Rauh",email="[email protected]", role=c("ctb")),
12
person("Sascha","Manier",email="[email protected]", role=c("ctb"))
13
)
14
Description: mzR provides a unified API to the common file formats and
0 commit comments