forked from Sage-Bionetworks/synapser
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
23 lines (23 loc) · 836 Bytes
/
DESCRIPTION
File metadata and controls
23 lines (23 loc) · 836 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: synapser
Type: Package
Title: R language bindings for Synapse API
Version: 0.0.0
Date: 2019-07-02
Authors@R: c(
person("Bruce", "Hoff", role = c("aut", "cre"), email = "bruce.hoff@sagebase.org"),
person("Kimyen", "Ladia", role = c("aut"), email = "kimyen.ladia@sagebase.org"),
person("Sage Bionetworks", role = c("cph"))
)
Maintainer: Bruce Hoff <bruce.hoff@sageabse.org>
BugReports: https://github.com/Sage-Bionetworks/synapser/issues
Description: Provides R language bindings for Synapse RESTful web services.
License: Apache License 2.0
Imports: PythonEmbedInR(>= 0.8), utils, methods
Depends: R(>= 3.3)
Suggests: testthat, knitr, rmarkdown
URL: https://www.synapse.org
VignetteBuilder: knitr
SystemRequirements: libssl-dev, libcurl-dev, zlib-dev
Additional_repositories:
http://ran.synapse.org
RoxygenNote: 6.0.1