We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 017e661 commit 51195b3Copy full SHA for 51195b3
.github/workflows/R-CMD-check.yaml
@@ -87,10 +87,6 @@ jobs:
87
run: keras3::install_keras(envname = "r-reticulate")
88
shell: Rscript {0}
89
90
- - name: Test vignette build explicitly (debugging)
91
- run: |
92
- Rscript -e 'rmarkdown::render("vignettes/applications.Rmd", output_format = "html_document")'
93
-
94
- uses: r-lib/actions/check-r-package@v2
95
with:
96
upload-snapshots: true
0 commit comments