Skip to content

Commit f7108b4

Browse files
author
Matt Secrest
committed
rerun r cmd check
1 parent 861838b commit f7108b4

13 files changed

Lines changed: 16 additions & 2032 deletions

.github/workflows/R-CMD-check.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
- uses: r-lib/actions/check-r-package@v2
4848
with:
4949
upload-snapshots: true
50-
build_args: 'c("--no-manual","--no-build-vignettes")'
51-
args: 'c("--no-manual", "--no-vignettes", "--as-cran")'
50+
build_args: '"--no-manual"'
51+
args: 'c("--no-manual", "--as-cran")'

inst/vignetteRMD/.DS_Store

-6 KB
Binary file not shown.

inst/vignetteRMD/OLE_analysis_workflow.Rmd

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

inst/vignetteRMD/OLE_simulation_workflow.Rmd

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

0 commit comments

Comments
 (0)