-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
69 lines (69 loc) · 1.51 KB
/
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
Package: trackr
Type: Package
Title: Semantic Annotation and Discoverability System for R-Based Artifacts
Version: 0.10.7
Date: 2021-05-20
Authors@R: c(
person("Gabriel", "Becker", role = c("aut", "cre"),
email = "[email protected]"),
person("Sara", "Moore", role = c("aut"),
email = "[email protected]"))
Copyright: Genentech, Inc.
Maintainer: Gabriel Becker <[email protected]>
Description: Automatically annotates R-based artifacts
with relevant descriptive and provenance-related
and provides a backend-agnostic storage and
discoverability system for organizing, retrieving, and
interrogating such artifacts.
License: Artistic-2.0
Depends:
histry (>= 0.2.1)
Imports:
fastdigest,
ggplot2,
lattice,
gridGraphics,
methods,
CodeDepends (>= 0.6.2),
RJSONIO,
rsolr,
htmltools,
miniUI,
shiny,
rmarkdown,
roprov (>= 0.1.1),
rlang
Suggests:
proto,
png,
httr,
knitr,
MASS,
MEMSS,
mlmRev,
dplyr,
gridExtra,
rstudioapi,
switchr (>= 0.12.99)
VignetteBuilder: knitr
Collate:
'Classes.R'
'DocCollectionRef-methods.R'
'Generics.R'
'PlotWrapper.R'
'ObjFeatureSet.R'
'Trackr-main-API.R'
'abbrev.R'
'accessor-methods.R'
'autotrack.R'
'backend-impls.R'
'coercerender.R'
'convenience_constructors.R'
'ggplotversions.R'
'knitr.R'
'makeRStudioExtras.R'
'parseCode.R'
'recordFile.R'
'shiny.R'
'showMethods.R'
RoxygenNote: 7.1.1