-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
22 lines (22 loc) · 785 Bytes
/
DESCRIPTION
File metadata and controls
22 lines (22 loc) · 785 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: future.p2p
Title: A Peer-to-Peer Compute Cluster via Futureverse
Version: 0.5.0-9002
Description: Implementation of the 'Future' API <doi:10.32614/RJ-2021-048> that resolves futures on a peer-to-peer ('P2P') compute environment. By using this future backend, you and your friends can share your spare compute resources with each other.
Imports:
future (>= 1.67.0),
processx,
callr,
utils
Suggests:
commonmark,
base64enc
VignetteBuilder: future.p2p
Authors@R: c(
person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"),
email = "henrikb@braju.com"))
License: GPL (>= 3)
URL: https://future.p2p.futureverse.org/
BugReports: https://github.com/futureverse/future.p2p/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3