-
Notifications
You must be signed in to change notification settings - Fork 42
/
Copy path.Rbuildignore
81 lines (81 loc) · 1.16 KB
/
.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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
.RData
.Rhistory
.gitignore
.lintr
.markdownlint.yaml
.travis.yml
CRAN-RELEASE
R/check_urls.R
README.rst
README.tex
Rplots.pdf
^.*.ODF$
^.*.odf$
^.*.org$
^.*.out$
^.*.swo$
^.*\.Rproj$
^.git$
^CODE_OF_CONDUCT.md$
^CONTRIBUTING.md$
^CRAN-RELEASE$
^CRAN-SUBMISSION$
^LICENSE$
^Meta$
^R/.lintr$
^R/TAGS$
^R/check_urls\.R$
^README\.md$
^README_developers.md$
^Rplot*.png$
^TAGS$
^[0-9]+[0-9a-zA-Z_]*.R$
^\.Rproj\.user$
^\.github$
^_pkgdown\.yml$
^appveyor\.yml$
^check_package.R$
^codecov\.yml$
^codemeta\.json$
^cran-comments.md$
^cran-comments\.md$
^create_data$
^create_readme$
^doc$
^docs$
^issue[0-9]+\.R$
^marmap.*csv$
^nohup.out$
^oce-demo-[0-9].png$
^oce-logo-[0-9].png$
^pkgdown$
^revdep$
^sandbox$
^src/TAGS$
^tests/testthat/.lintr$
^vignettes/*.html$
^vignettes/figure$
_layouts
_site
ar_index_global_prof.rda
argo_bio-profile_index.rda
autom4te.cache
css
inst/joss
man-roxygen
man/figures/*.R
man/figures/Makefile
src-i386
src-x86_64
src/*.o$
tests/testthat/*pdf
tests/testthat/*png
tests/testthat/README*
tests/testthat/Rplots.pdf
tests/testthat/_snaps
tests/testthat/local_data
tests/testthat/test_local_.*
tests/testthat/valgrind_tests.*
tests_private
typescript
SECURITY.md