Skip to content

Commit 63a8eef

Browse files
committed
modenrize DESCRIPTION
1 parent 9d912e2 commit 63a8eef

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
Package: rJava
22
Version: (populated by mkdist!)
33
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>
4+
Author: Simon Urbanek [aut, cre, cph] (https://urbanek.nz, <https://orcid.org/0000-0003-2297-1732>)
5+
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"))
67
Depends: R (>= 3.6.0), methods
78
Description: Low-level interface to Java VM very much like .C/.Call and friends. Allows creation of objects, calling methods and accessing fields.
89
License: LGPL-2.1

0 commit comments

Comments
 (0)