Skip to content

Commit 6dffeed

Browse files
committed
add description file
ref #13
1 parent 6b8de68 commit 6dffeed

File tree

1 file changed

+60
-0
lines changed

1 file changed

+60
-0
lines changed

DESCRIPTION

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
Type: Book
2+
Package: collaborativedatascience
3+
Title: Collaborative Data Science Practices
4+
Version: 1.0.1
5+
Authors@R: c(
6+
person("Will", "Beasley", role = c("aut", "cre"), email =
7+
"[email protected]", comment = c(ORCID = "0000-0002-5613-5006"))
8+
)
9+
Imports:
10+
bookdown,
11+
remotes,
12+
kableExtra,
13+
knitcitations,
14+
knitr,
15+
learnr,
16+
magick,
17+
nomnoml,
18+
officedown,
19+
officer,
20+
pagedown,
21+
pander,
22+
pdftools,
23+
pixiedust,
24+
pkgdown,
25+
printr,
26+
r2d3,
27+
reactable,
28+
reticulate,
29+
revealjs,
30+
rgl,
31+
rhandsontable,
32+
rmarkdown,
33+
rmdformats,
34+
roxygen2,
35+
rsconnect,
36+
rticles,
37+
sass,
38+
spelling,
39+
stargazer,
40+
styler,
41+
svglite,
42+
tables,
43+
tangram,
44+
tikzDevice,
45+
tinytex,
46+
trackdown,
47+
tufte,
48+
usethis,
49+
webshot,
50+
workflowr,
51+
xaringan,
52+
xfun,
53+
xtable,
54+
yaml,
55+
ztable
56+
Suggests:
57+
rsconnect
58+
Encoding: UTF-8
59+
Language: en-US
60+

0 commit comments

Comments
 (0)