Skip to content

Commit 16609b5

Browse files
Update pkg infra
1 parent 6af10a5 commit 16609b5

File tree

4 files changed

+24
-5
lines changed

4 files changed

+24
-5
lines changed

.lintr

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
linters: all_linters(
22
indentation_linter = NULL, # unstable as of lintr 3.1.0
3-
extraction_operator_linter = NULL, # lints auto-generated vignette setup chunks
43
implicit_integer_linter = NULL, # turn off due to multiple integerish values used
54
duplicate_argument_linter = NULL, # due to cli_bullets
65
object_name_linter = NULL, # due to S3 methods
@@ -20,8 +19,5 @@ exclusions: list(
2019
),
2120
"vignettes" = list(
2221
undesirable_function_linter = Inf
23-
),
24-
# do no attempt to lint auto-generated files
25-
"R/RcppExports.R",
26-
"R/cpp11.R"
22+
)
2723
)

DESCRIPTION

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Description: Your package description. It must end with a period (".") and
1010
include relevant bibliographical references if applicable, using the
1111
following format: Author et al. (2023) <doi:10.5281/zenodo.6619350>.
1212
License: MIT + file LICENSE
13+
URL: https://github.com/vimc/vimc.rpkg.template,
14+
https://vimc.github.io/vimc.rpkg.template/
15+
BugReports: https://github.com/vimc/vimc.rpkg.template/issues
1316
Suggests:
1417
knitr,
1518
rmarkdown,

inst/WORDLIST

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
1+
BMC
12
Codecov
3+
Echeverria
4+
Hallett
5+
Jaspreet
6+
Kaja
7+
Londono
8+
Nayagam
29
ORCID
10+
Shevanthi
11+
Susy
312
TAGLINE
13+
Toor
414
VIMC
15+
Xiang
516
doi
617
pkgdown
718
rpkg

man/vimc.rpkg.template-package.Rd

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)