-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
42 lines (42 loc) · 813 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
34
35
36
37
38
39
40
41
42
Package: project.notes.tools
Title: Tools for project-notes
Version: 0.5.0
Authors@R:
person(given='Christopher',
family='Barrington',
role=c('aut', 'cre'),
email='christopher.barrington@crick.ac.uk',
comment = c(ORCID='0000-0003-1281-2658'))
Description: Provides template chunks for project-tools. The RMarkdown reports can include external chunks in this package.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown=TRUE)
RoxygenNote: 7.1.2
Depends:
digest,
doMC,
fs,
gtools,
htmltools,
jsonlite,
kableExtra,
knitr (>= 1.37),
openxlsx,
patchwork,
pins,
RColorBrewer,
rslurm,
scales,
sessioninfo,
stringr,
usethis,
yaml,
helpr,
plyr,
magrittr,
tidyverse,
R (>= 4.1.0)
Imports:
Remotes:
github::ChristopherBarrington/helpr