Skip to content

Commit

Permalink
Installed suggests.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereckmezquita committed Jul 6, 2024
1 parent 7145460 commit 9f02364
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# https://github.com/Appsilon/shiny.blueprint
name: pkgdown
on: push
on:
push:
branches: [main]
workflow_dispatch:
permissions:
contents: write
jobs:
Expand Down
4 changes: 3 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ Suggests:
testthat (>= 3.0.0),
knitr,
rmarkdown,
box
box,
rcmdcheck,
lintr
2 changes: 2 additions & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,15 @@ knitr
LazyData
Lifecycle
LinkingTo
lintr
lockfile
MERCHANTABILITY
mezquita
Mezquita
NONINFRINGEMENT
optimisation
ORCID
rcmdcheck
README
Reproducibility
rmarkdown
Expand Down

0 comments on commit 9f02364

Please sign in to comment.