Skip to content

Commit 5264a4b

Browse files
committed
chore: cleanup
1 parent 836292b commit 5264a4b

26 files changed

+22
-429
lines changed

.Rbuildignore

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,17 @@
11
^README\.Rmd$
22
^LICENSE$
33
^\.github$
4-
^codecov\.yml$
5-
^tic\.R$
6-
^appveyor\.yml$
7-
^\.travis\.yml$
84
^.*\.Rproj$
95
^\.Rproj\.user$
106
^\.editorconfig$
117
^\.ignore$
128
^docs$
139
^pkgdown$
1410
^man-roxygen$
15-
.pre-commit-config.yaml
1611
^cran-comments.md
17-
^CRAN-RELEASE$
1812
^\.ccache$
1913
^codemeta\.json$
20-
^\.pre-commit-config\.yaml$
21-
^clang-.*$
2214
^revdep$
23-
^clang-.*
2415
^\.vscode$
25-
^gfortran.*
2616
^\.lintr$
2717
^cran-comments\.md$
28-
^README\.html$
29-
^CRAN-SUBMISSION$

.pre-commit-config.yaml

Lines changed: 0 additions & 68 deletions
This file was deleted.

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Config/testthat/parallel: true
4747
Encoding: UTF-8
4848
NeedsCompilation: no
4949
Roxygen: list(markdown = TRUE, r6 = TRUE)
50-
RoxygenNote: 7.2.1
50+
RoxygenNote: 7.2.2
5151
Collate:
5252
'Filter.R'
5353
'mlr_filters.R'

0 commit comments

Comments
 (0)