forked from greta-dev/greta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Rbuildignore
56 lines (47 loc) · 803 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
^.*\.Rproj$
^\.Rproj\.user$
^codemeta\.json$
^.github$
^.netlify$
^.lintr$
^README\.md$
^CRAN-RELEASE$
^CODE_OF_CONDUCT\.md$
^\.EDIT_WEBSITE\.md$
^LICENSE\.md$
LICENSE
^cran-comments\.md$
^revdep$
^logos$
^paper$
^_pkgdown\.yml$
^docs$
^inst/pkgdown$
^index\.Rmd$
^index_files$
^index_cache$
^index\.md$
^vignettes/get_started_cache$
^vignettes/example_models_cache$
^vignettes/webpages$
^vignettes/analyses$
^man/figures/vis-1\.png$
^man/figures/plot_greta_legend\.R$
^man/figures/name_icon_on_purple\.png$
^man/figures/main_icon\.png$
^man/figures/greta-header\.png$
^man/figures/logo\.png$
^\.github/workflows/R-CMD-check\.yaml$
^\.github$
^codecov\.yml$
^depends\.rds$
^CRAN-SUBMISSION$
^touchstone$
^.lazytest$
^\.lazytext$
^revdep$
^__autograph*
^testlog
^data-raw$
# flint files
^flint$