Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
enriquea committed Feb 22, 2025
1 parent 025a82c commit 6930351
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,6 @@ jobs:
extra-packages: rcmdcheck

- uses: r-lib/actions/check-r-package@v2
with:
args: c("--no-manual", "--as-cran")
build_args: "--no-manual"
error-on: "error"
check-dir: "check"
working-directory: .
upload-snapshots: false
upload-results: false

- name: Show testthat output
if: always()
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Suggests:
pander
Depends: R (>= 2.10)
LazyData: TRUE
LazyDataCompression: TRUE
LazyDataCompression: gzip
URL: http://github.com/enriquea/feseR
BugReports: http://github.com/enriquea/feseR/issues
VignetteBuilder: knitr
Expand Down

0 comments on commit 6930351

Please sign in to comment.