Skip to content

Commit 43732d7

Browse files
author
Michael Schramm
committed
prep for release
1 parent eadbb4d commit 43732d7

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: echor
22
Type: Package
33
Title: Access EPA 'ECHO' Data
4-
Version: 0.1.7.9000
4+
Version: 0.1.8
55
Authors@R:
66
person(given = "Michael",
77
family = "Schramm",

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# echor (development version)
1+
# echor 0.1.8
22

33
## Bug Fixes
44
* various _getFacilityInfo() functions now properly return records when more then 100,000 records are returned. (fixes #79)

cran-comments.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@ There are currently no downstream dependencies for this package.
1717

1818
## Comments
1919

20-
* This release changes the email address for the maintainer, the old address is
21-
still and active for confirmation.
22-
* This is a minor release including minor bug fixes and reduces package
23-
dependencies on long-building packages.
20+
* This release provides minor bug fixes for end users and removes
21+
`rlang::dots_values()` due to upcoming soft depreciation.
2422

2523
Other comments:
2624

0 commit comments

Comments
 (0)