-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
31 lines (31 loc) · 882 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Package: koina
Type: Package
Title: koina GRPC Client
Version: 0.1.1
Authors@R: person("Christian", "Panse",
email = "Christian.Panse@gmail.com",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-1975-3064"))
Maintainer: The package maintainer <cp@fgcz.ethz.ch>
Description: Provides an R interface for the DLOmix service using the GRPC
protocol.
Encoding: UTF-8
LazyData: true
Imports: Rcpp (>= 1.0.10)
LinkingTo: Rcpp
Suggests:
BiocStyle (>= 2.5),
ExperimentHub,
knitr,
protViz (>= 0.7),
rawrr,
rmarkdown,
tartare (>= 1.5),
testthat
License: GPL-3
SystemRequirements: NVIDIA Triton libgrpcclient.so (>= 2.34), libssl.so.1.1 and libcrypto.so.1.1
URL: https://github.com/cpanse/koina-Rclient
BugReports: https://github.com/cpanse/koina-Rclient/issues
RoxygenNote: 7.2.3
biocViews: MassSpectrometry, Proteomics
VignetteBuilder: knitr