We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d912e2 commit 63a8eefCopy full SHA for 63a8eef
1 file changed
DESCRIPTION
@@ -1,8 +1,9 @@
1
Package: rJava
2
Version: (populated by mkdist!)
3
Title: Low-Level R to Java Interface
4
-Author: Simon Urbanek <simon.urbanek@r-project.org>
5
-Maintainer: Simon Urbanek <simon.urbanek@r-project.org>
+Author: Simon Urbanek [aut, cre, cph] (https://urbanek.nz, <https://orcid.org/0000-0003-2297-1732>)
+Maintainer: Simon Urbanek <Simon.Urbanek@r-project.org>
6
+Authors@R: person("Simon", "Urbanek", role=c("aut","cre","cph"), email="Simon.Urbanek@r-project.org", comment=c("https://urbanek.nz", ORCID="0000-0003-2297-1732"))
7
Depends: R (>= 3.6.0), methods
8
Description: Low-level interface to Java VM very much like .C/.Call and friends. Allows creation of objects, calling methods and accessing fields.
9
License: LGPL-2.1
0 commit comments