Skip to content

Commit 1d6ce9a

Browse files
committed
add Authors@R
1 parent 902c7b0 commit 1d6ce9a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

DESCRIPTION

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
Package: Rserve
22
Version: 1.8
33
Title: Versatile R Server
4-
Author: Simon Urbanek <Simon.Urbanek@r-project.org>
4+
Author: Simon Urbanek [aut, cre, cph]
5+
(https://urbanek.org, <https://orcid.org/0000-0003-2297-1732>)
6+
Authors@R: person("Simon", "Urbanek", role=c("aut","cre","cph"), email="Simon.Urbanek@r-project.org", comment=c("https://urbanek.org", ORCID="0000-0003-2297-1732"))
57
Maintainer: Simon Urbanek <Simon.Urbanek@r-project.org>
68
Depends: R (>= 1.5.0)
79
Suggests: RSclient
@@ -17,6 +19,6 @@ Description: Rserve acts as a socket server (TCP/IP or local sockets)
1719
is included in this package as well. In addition, it can
1820
also act as a secure WebSockets and HTTP/HTTPS server.
1921
License: GPL-2 | file LICENSE
20-
URL: http://www.rforge.net/Rserve/
22+
URL: https://www.rforge.net/Rserve/
2123
BugReports: https://github.com/s-u/Rserve
2224
Biarch: true

0 commit comments

Comments
 (0)