-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathDESCRIPTION
41 lines (41 loc) · 1.06 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
Package: GRANBase
Type: Package
Title: Creating Continuously Integrated Package Repositories from Manifests
Version: 2.6.23
Encoding: UTF-8
Author: Gabriel Becker[aut,cre], Cory Barr [cre,ctb], Dinakar Kulkarni [aut,ctb]
Maintainer: Gabriel Becker <[email protected]>
Copyright: Genentech Inc
Description: Repository based tools for department and analysis level
reproducibility. 'GRANBase' allows creation of custom branched, continuous
integration-ready R repositories, including incremental testing of only packages
which have changed versions since the last repository build.
License: Artistic-2.0
Depends:
GRANCore,
switchr (>= 0.13.4),
methods
Imports:
tools,
utils,
htmlTable (>= 1.11.0),
dplyr,
sendmailR,
covr,
RCurl,
jsonlite,
stringi,
stats,
markdown,
desc
Suggests:
parallel,
rmarkdown,
hexSticker,
knitr,
DT (>= 0.2)
VignetteBuilder: knitr
SystemRequirements: svn, git
URL: https://github.com/gmbecker/gRAN
BugReports: https://github.com/gmbecker/gRAN/issues
RoxygenNote: 6.1.1