Skip to content

Commit f0d6115

Browse files
Add ORCID [ci skip]
1 parent 2be512b commit f0d6115

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ Suggests:
1616
VignetteBuilder:
1717
R.rsp
1818
Title: A Future API for Parallel and Distributed Processing using 'batchtools'
19-
Authors@R: c(person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"),
20-
email = "henrikb@braju.com"))
19+
Authors@R: c(person("Henrik", "Bengtsson",
20+
role = c("aut", "cre", "cph"),
21+
email = "henrikb@braju.com",
22+
comment = c(ORCID = "0000-0002-7579-5165")))
2123
Description: Implementation of the Future API on top of the 'batchtools' package.
2224
This allows you to process futures, as defined by the 'future' package,
2325
in parallel out of the box, not only on your local machine or ad-hoc

0 commit comments

Comments
 (0)