Skip to content

Commit 4b01e3a

Browse files
committed
Corrections
1 parent e31c42e commit 4b01e3a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/IsoSpecR/DESCRIPTION

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ Title: The IsoSpec Algorithm
55
Version: 2.3.0
66
Date: 2025-10-25
77
Authors@R: c(person(given = c("Mateusz", "Krzysztof"),
8-
family = "Lacki",
9-
role = "aut"),
10-
person(given = "Michal",
8+
family = "Łącki",
9+
role = c("cre", "aut"),
10+
email = "matteo.lacki@gmail.com",
11+
comment = c(ORCID = "0000-0001-7415-4748")),
12+
person(given = c("Michał", "Piotr"),
1113
family = "Startek",
12-
role = "aut"),
13-
person(given = "Matteo",
14-
family = "Lacki",
15-
role = "cre",
16-
email = "matteo.lacki@gmail.com"))
14+
role = "aut",
15+
comment = c(ORCID = "0000-0001-5227-3447"))
16+
)
1717
Maintainer: Matteo Lacki <matteo.lacki@gmail.com>
1818
Description: IsoSpec is a fine structure calculator used for obtaining the most
1919
probable masses of a chemical compound given the frequencies of the composing

0 commit comments

Comments
 (0)