Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
munoztd0 committed Feb 11, 2024
1 parent 71ff2a3 commit 90705e9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 81 deletions.
Binary file modified .RData
Binary file not shown.
3 changes: 1 addition & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ jobs:
config:
- {os: macos-latest, r: 'release'}
- {os: windows-latest, r: 'release'}
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
- {os: ubuntu-latest, r: 'release'}
- {os: ubuntu-latest, r: 'oldrel-1'}

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand All @@ -46,4 +44,5 @@ jobs:

- uses: r-lib/actions/check-r-package@v2
with:
error-on: '"error"'
upload-snapshots: true
79 changes: 0 additions & 79 deletions .github/workflows/pr-commands.yaml

This file was deleted.

0 comments on commit 90705e9

Please sign in to comment.