-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy path.Rbuildignore
More file actions
48 lines (48 loc) · 901 Bytes
/
.Rbuildignore
File metadata and controls
48 lines (48 loc) · 901 Bytes
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
^\.github$
^sync_bitbucket\.R$
..Rcheck
^inst/pkgdown$
^inst/Rbadges^
^docs$
^_pkgdown\.yml$
^r2rtf\.Rproj$
^\.Rproj\.user$
^pkgdown$
^pipelines-definition.groovy$
^README\.Rmd$
^inst\Rbadges$
^\.gitignore$
^\.DS_Store$
^\.git\$
^LICENSE$
^LICENSES_THIRD_PARTY$
^Meta$
^jenkins$
^jobs-configuration.groovy$
^codecov\.yml$
^sonar-project.properties$
^export_lib_paths.R$
lib_paths
^vignettes/fig$
^vignettes/pdf$
^vignettes/rtf$
^vignettes/html$
^vignettes/docx$
^vignettes/code_cov.Rmd$
^vignettes/example-basechar.Rmd$
^vignettes/example-sublineby-pageby-groupby.Rmd$
^vignettes/rtf-row.Rmd$
^vignettes/design-pattern.Rmd$
^vignettes/example-efficacy.Rmd$
^vignettes/r2rtf.Rmd$
^vignettes/rtf-text.Rmd$
^vignettes/example-ae-summary.Rmd$
^vignettes/example-figure.Rmd$
^vignettes/rtf-convert-format.Rmd$
^doc$
^r2rtf\.Rcheck$
^r2rtf.*\.tar\.gz$
^r2rtf.*\.tgz$
^CITATION\.cff$
^\.claude$
^CLAUDE\.md$