forked from drieslab/GiottoData
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
33 lines (33 loc) · 927 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
32
33
Package: GiottoData
Type: Package
Title: Datasets for Giotto
Version: 0.2.6.2
Author: c(
person("Ruben", "Dries", email = "[email protected]",
role = c("aut", "cre"))
)
Maintainer: Ruben Dries <[email protected]>
Description: Stores information and scripts to work with, or load various
different spatial datasets that can be used with the Giotto Suite workflow.
Also contains example mini Giotto subobjects.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://drieslab.github.io/GiottoData/, https://github.com/drieslab/GiottoData
BugReports: https://github.com/drieslab/GiottoData/issues
Depends:
R (>= 3.5.0),
GiottoClass,
GiottoUtils,
utils (>= 3.5.0)
Imports:
data.table (>= 1.14.0),
Suggests:
GiottoVisuals,
Giotto,
terra (>= 1.5-12)
Remotes:
drieslab/GiottoClass,
drieslab/GiottoUtils,
drieslab/Giotto@suite_modular
RoxygenNote: 7.2.3