-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Eliot J B McIntire
committed
Jun 29, 2023
1 parent
4f6b74f
commit a1b4e3c
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule reproducible
updated
18 files
+2 −2 | DESCRIPTION | |
+8 −8 | NAMESPACE | |
+48 −87 | R/DBI.R | |
+0 −2 | R/cache-helpers.R | |
+11 −7 | R/cache.R | |
+28 −17 | R/cloud.R | |
+18 −15 | R/convertPaths.R | |
+1 −1 | R/download.R | |
+110 −77 | R/exportedMethods.R | |
+17 −8 | R/showCacheEtc.R | |
+3 −0 | man/Filenames.Rd | |
+17 −17 | man/dealWithClass.Rd | |
+111 −109 | tests/testthat/helper-allEqual.R | |
+1 −1 | tests/testthat/setup.R | |
+102 −108 | tests/testthat/test-cache.R | |
+18 −13 | tests/testthat/test-gis.R | |
+3 −1 | tests/testthat/test-misc.R | |
+4 −4 | tests/testthat/test-preProcessDoesntWork.R |