Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
GregJohnsonJr authored Oct 13, 2024
2 parents aca2d2e + 4260846 commit cfa9e93
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rprofile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
library(devtools)
1 change: 1 addition & 0 deletions .github/workflows/check-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
with:
extra-packages: any::rcmdcheck
needs: check
pak-version: devel

- uses: r-lib/actions/check-r-package@v2
with:
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ docs
#R Profile files
.Rprofile


# DS Store files

.DS_Store
Binary file added tests/testthat/extdata/sparse_matrix_data.RDS
Binary file not shown.

0 comments on commit cfa9e93

Please sign in to comment.