-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.Rbuildignore
56 lines (56 loc) · 927 Bytes
/
.Rbuildignore
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
^LICENSE\.md$
^README\.Rmd$
^README\.md$
^README\.html$
^abstract\.R$
^trump\.R$
^experimental/
^\.github/workflows/R-CMD-check\.yaml$
^\.travis\.yml$
^codecov\.yml$
^man/figures/oolong_demo\.gif$
^doc$
^Meta$
^Makefile$
^vig_body\.Rmd$
^vig_head\.Rmd$
^overview_gh\.Rmd$
^overview_gh\.md$
^overview_gh\.html$
^btm_gh\.Rmd$
^btm\.Rmd$
^btm_gh\.md$
^btm_gh\.html$
^deploy_gh\.Rmd$
^deploy\.Rmd$
^deploy_gh\.md$
^deploy_gh\.html$
^gh_head\.Rmd$
^CRAN-RELEASE$
^cran-comments\.md$
^data/abstracts_topicmodels\.rda$
^data/abstracts_unseededlda\.rda$
^data/abstracts_keyatm\.rda$
^data/abstracts_warplda\.rda$
^data/abstracts_stm\.rda$
^tests/testthat/apps/
^tests/testdata/downloaded$
\.udpipe$
^paper/
^CODE_OF_CONDUCT\.md$
^\.github$
^rawdata/
^CRAN-SUBMISSION$
^\.editorconfig$
^_pkgdown\.yml$
^docs$
^pkgdown$
^install\.R$
^postBuild$
^_quarto\.yml$
^apt\.txt$
^\.jupyter$
^methodshub
^CITATION\.cff$
^\.quarto$
^runtime\.txt$