-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
25 lines (25 loc) · 852 Bytes
/
DESCRIPTION
File metadata and controls
25 lines (25 loc) · 852 Bytes
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
Package: BiocParallel.FutureParam
Version: 0.2.1-9001
Depends:
R (>= 3.3.0),
future (>= 1.21.0),
BiocParallel (>= 1.6.0)
Imports:
methods
Suggests:
markdown,
R.rsp
VignetteBuilder:
R.rsp
Title: Use Futures with BiocParallel
Authors@R: c(
person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"),
email = "henrikb@braju.com"),
person("Ryan", "Thompson", role=c("ctb")))
Description: A 'BiocParallelParam' class for using futures with the BiocParallel framework, e.g. BiocParallel::register(FutureParam()).
License: LGPL (>= 2.1)
LazyLoad: TRUE
URL: https://BiocParallel.FutureParam.futureverse.org, https://github.com/HenrikBengtsson/BiocParallel.FutureParam
BugReports: https://github.com/HenrikBengtsson/BiocParallel.FutureParam/issues
RoxygenNote: 7.3.3
Roxygen: list(markdown = TRUE)