- 30 Jul, 2021 3 commits
-
-
Laura A DeCicco authored
Cleanup pkgdown
-
Laura A DeCicco authored
-
Laura A DeCicco authored
-
- 29 Jul, 2021 14 commits
-
-
Laura A DeCicco authored
-
Laura A DeCicco authored
-
Laura A DeCicco authored
-
Laura A DeCicco authored
Fixing CRAN problem with donttest
-
Laura A DeCicco authored
-
Laura A DeCicco authored
-
Laura A DeCicco authored
-
Laura A DeCicco authored
-
Laura A DeCicco authored
-
Laura A DeCicco authored
-
Laura A DeCicco authored
-
Laura A DeCicco authored
-
Laura A DeCicco authored
-
Laura A DeCicco authored
-
- 07 Jul, 2021 4 commits
-
-
Laura A DeCicco authored
-
Laura A DeCicco authored
Using patchwork
-
Laura A DeCicco authored
-
Laura A DeCicco authored
Updates for NLDI changes
-
- 06 Jul, 2021 3 commits
-
-
mikejohnson51 authored
-
mikejohnson51 authored
-
mikejohnson51 authored
- fix errors itroduced with nwisgw vs nwissw - minimal code clean up
-
- 05 Jul, 2021 6 commits
-
-
Laura A DeCicco authored
Getting leading zeros back
-
Laura A DeCicco authored
-
Laura A DeCicco authored
-
Laura A DeCicco authored
-
Laura A DeCicco authored
-
Laura A DeCicco authored
-
- 14 May, 2021 1 commit
-
-
Laura A DeCicco authored
Getting ready for readr 2.0
-
- 13 May, 2021 7 commits
-
-
Laura A DeCicco authored
-
Laura A DeCicco authored
-
Laura A DeCicco authored
-
Laura A DeCicco authored
Merge branch 'master' of github.com:USGS-R/dataRetrieval # Conflicts: # R/importRDB1.r
-
Laura A DeCicco authored
-
Laura A DeCicco authored
Avoid operating on the readr problems attribute directly
-
Jim Hester authored
In the upcoming readr 2.0.0 release the internals of the problems attribute have changed. It is no longer a tibble of problems, instead it is an external pointer to the index that is converted to a tibble by the `problems()` function. The public interface to retrieve the problems was always using the `problems()` function, these code changes in this commit convert the existing code to use only the public interface.
-
- 06 May, 2021 2 commits
-
-
Laura A DeCicco authored
Get comments back as attribute
-
Laura A DeCicco authored
-