-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 1.05 KB
/
Copy pathDESCRIPTION
File metadata and controls
29 lines (29 loc) · 1.05 KB
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
Package: peregrine
Title: Work With The Groninger Peregrine Computer Cluster
Version: 1.1.1
Authors@R: c(
person("Richèl J.C.", "Bilderbeek", email = "richel@richelbilderbeek.nl", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1107-7049")),
person("Thijs", "Janzen", role = "ctb"),
person("Giovanni", "Laudanno", role = "ctb"))
Maintainer: Richèl J.C. Bilderbeek <richel@richelbilderbeek.nl>
Description: The Peregrine computer cluster is a computer cluster in
the Dutch city of Groningen. Running R code on such a cluster
has different constraints then when doing so on a local computer.
This package provides functionality to check if one meets all
constraints imposed on a Peregrine user.
License: GPL-3
Encoding: UTF-8
URL: https://github.com/richelbilderbeek/peregrine/
BugReports: https://github.com/richelbilderbeek/peregrine/issues
Language: en-US
Depends:
Imports:
beautier (>= 2.6.11),
beastier (>= 2.5),
pirouette,
rappdirs,
stringr,
testit
Suggests:
testthat (>= 2.1.0)
RoxygenNote: 7.2.1