-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
23 lines (23 loc) · 851 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
23 lines (23 loc) · 851 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: future.p2p
Title: A Peer-to-Peer Compute Cluster via Futureverse
Version: 0.5.0-9003
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",
comment = c(ORCID = "0000-0002-7579-5165")))
License: GPL (>= 3)
URL: https://future.p2p.futureverse.org/
BugReports: https://github.com/futureverse/future.p2p/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Config/roxygen2/version: 8.0.0