-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.lintr
141 lines (141 loc) · 6.93 KB
/
.lintr
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
linters: with_defaults(
line_length_linter(80),
no_tab_linter,
equals_na_linter,
object_name_linter = NULL, # Recommends snake case vs camel case
commented_code_linter,
commas_linter,
infix_spaces_linter,
cyclocomp_linter = NULL, # Code complexity
spaces_left_parentheses_linter,
assignment_linter,
function_left_parentheses_linter,
paren_brace_linter,
spaces_inside_linter,
object_usage_linter,
single_quotes_linter
)
exclusions: list(
"data/bmtcrr.rda",
"data/brcancer.rda",
"data/ERSPC.rda",
"data/masonTrialExtraction.rda",
"data/simdat.rda",
"data/support.rda",
"docs/404.html",
"docs/articles/competingRisk_files/figure-html/absRiskPlot-1.png",
"docs/articles/competingRisk_files/figure-html/poptime1-1.png",
"docs/articles/competingRisk_files/figure-html/poptime2-1.png",
"docs/articles/competingRisk_files/figure-html/poptime3-1.png",
"docs/articles/competingRisk.html",
"docs/articles/customizingpopTime_files/figure-html/unnamed-chunk-10-1.png",
"docs/articles/customizingpopTime_files/figure-html/unnamed-chunk-11-1.png",
"docs/articles/customizingpopTime_files/figure-html/unnamed-chunk-12-1.png",
"docs/articles/customizingpopTime_files/figure-html/unnamed-chunk-13-1.png",
"docs/articles/customizingpopTime_files/figure-html/unnamed-chunk-14-1.png",
"docs/articles/customizingpopTime_files/figure-html/unnamed-chunk-15-1.png",
"docs/articles/customizingpopTime_files/figure-html/unnamed-chunk-16-1.png",
"docs/articles/customizingpopTime_files/figure-html/unnamed-chunk-4-1.png",
"docs/articles/customizingpopTime_files/figure-html/unnamed-chunk-6-1.png",
"docs/articles/customizingpopTime_files/figure-html/unnamed-chunk-7-1.png",
"docs/articles/customizingpopTime_files/figure-html/unnamed-chunk-9-1.png",
"docs/articles/customizingpopTime.html",
"docs/articles/index.html",
"docs/articles/plotsmoothHazard_files/figure-html/many-predictors-plot-1.png",
"docs/articles/plotsmoothHazard_files/figure-html/many-predictors-plot-2-1.png",
"docs/articles/plotsmoothHazard_files/figure-html/perspective-plots-1.png",
"docs/articles/plotsmoothHazard_files/figure-html/perspective-plots-2.png",
"docs/articles/plotsmoothHazard_files/figure-html/plot-mason-1.png",
"docs/articles/plotsmoothHazard_files/figure-html/unnamed-chunk-11-1.png",
"docs/articles/plotsmoothHazard_files/figure-html/unnamed-chunk-13-1.png",
"docs/articles/plotsmoothHazard_files/figure-html/unnamed-chunk-14-1.png",
"docs/articles/plotsmoothHazard_files/figure-html/unnamed-chunk-15-1.png",
"docs/articles/plotsmoothHazard_files/figure-html/unnamed-chunk-16-1.png",
"docs/articles/plotsmoothHazard_files/figure-html/unnamed-chunk-18-1.png",
"docs/articles/plotsmoothHazard_files/figure-html/unnamed-chunk-19-1.png",
"docs/articles/plotsmoothHazard_files/figure-html/unnamed-chunk-3-1.png",
"docs/articles/plotsmoothHazard_files/figure-html/unnamed-chunk-4-1.png",
"docs/articles/plotsmoothHazard_files/figure-html/unnamed-chunk-7-1.png",
"docs/articles/plotsmoothHazard_files/figure-html/unnamed-chunk-9-1.png",
"docs/articles/plotsmoothHazard.html",
"docs/articles/popTime_files/figure-html/unnamed-chunk-10-1.png",
"docs/articles/popTime_files/figure-html/unnamed-chunk-13-1.png",
"docs/articles/popTime_files/figure-html/unnamed-chunk-14-1.png",
"docs/articles/popTime_files/figure-html/unnamed-chunk-15-1.png",
"docs/articles/popTime_files/figure-html/unnamed-chunk-16-1.png",
"docs/articles/popTime_files/figure-html/unnamed-chunk-17-1.png",
"docs/articles/popTime_files/figure-html/unnamed-chunk-18-1.png",
"docs/articles/popTime_files/figure-html/unnamed-chunk-19-1.png",
"docs/articles/popTime_files/figure-html/unnamed-chunk-20-1.png",
"docs/articles/popTime_files/figure-html/unnamed-chunk-21-1.png",
"docs/articles/popTime_files/figure-html/unnamed-chunk-23-1.png",
"docs/articles/popTime_files/figure-html/unnamed-chunk-24-1.png",
"docs/articles/popTime_files/figure-html/unnamed-chunk-25-1.png",
"docs/articles/popTime_files/figure-html/unnamed-chunk-26-1.png",
"docs/articles/popTime_files/figure-html/unnamed-chunk-28-1.png",
"docs/articles/popTime_files/figure-html/unnamed-chunk-29-1.png",
"docs/articles/popTime_files/figure-html/unnamed-chunk-4-1.png",
"docs/articles/popTime_files/figure-html/unnamed-chunk-8-1.png",
"docs/articles/popTime_files/figure-html/unnamed-chunk-9-1.png",
"docs/articles/popTime.html",
"docs/articles/smoothHazard_files/figure-html/unnamed-chunk-1-1.png",
"docs/articles/smoothHazard_files/figure-html/unnamed-chunk-11-1.png",
"docs/articles/smoothHazard_files/figure-html/unnamed-chunk-12-1.png",
"docs/articles/smoothHazard_files/figure-html/unnamed-chunk-13-1.png",
"docs/articles/smoothHazard_files/figure-html/unnamed-chunk-14-1.png",
"docs/articles/smoothHazard_files/figure-html/unnamed-chunk-6-1.png",
"docs/articles/smoothHazard_files/figure-html/unnamed-chunk-8-1.png",
"docs/articles/smoothHazard_files/figure-html/unnamed-chunk-8-2.png",
"docs/articles/smoothHazard_files/figure-html/unnamed-chunk-8-3.png",
"docs/articles/smoothHazard_files/figure-html/unnamed-chunk-8-4.png",
"docs/articles/smoothHazard_files/figure-html/unnamed-chunk-8-5.png",
"docs/articles/smoothHazard_files/figure-html/unnamed-chunk-8-6.png",
"docs/articles/smoothHazard_files/figure-html/unnamed-chunk-8-7.png",
"docs/articles/smoothHazard.html",
"docs/authors.html",
"docs/CONDUCT.html",
"docs/docsearch.css",
"docs/docsearch.js",
"docs/index.html",
"docs/LICENSE-text.html",
"docs/link.svg",
"docs/news/index.html",
"docs/pkgdown.css",
"docs/pkgdown.js",
"docs/pkgdown.yml",
"docs/reference/absoluteRisk.html",
"docs/reference/bmtcrr.html",
"docs/reference/brcancer.html",
"docs/reference/checkArgsEventIndicator.html",
"docs/reference/CompRisk-class.html",
"docs/reference/ERSPC.html",
"docs/reference/figures/hernan_HR_tweet.png",
"docs/reference/fitSmoothHazard.html",
"docs/reference/hazardPlot.html",
"docs/reference/index.html",
"docs/reference/masonTrialExtraction.html",
"docs/reference/plot.singleEventCB-1.png",
"docs/reference/plot.singleEventCB.html",
"docs/reference/popTime-1.png",
"docs/reference/popTime.html",
"docs/reference/sampleCaseBase.html",
"docs/reference/simdat.html",
"docs/reference/support.html",
"docs/sitemap.xml",
"man/absoluteRisk.Rd",
"man/bmtcrr.Rd",
"man/brcancer.Rd",
"man/checkArgsEventIndicator.Rd",
"man/CompRisk-class.Rd",
"man/ERSPC.Rd",
"man/figures/hernan_HR_tweet.png",
"man/fitSmoothHazard.Rd",
"man/hazardPlot.Rd",
"man/masonTrialExtraction.Rd",
"man/plot.singleEventCB.Rd",
"man/popTime.Rd",
"man/sampleCaseBase.Rd",
"man/simdat.Rd",
"man/support.Rd",
"vignettes/reference.bib"
)