Skip to content

Commit 2aadc7f

Browse files
authored
Merge pull request #111 from jfisher-usgs/master
merge with upstream
2 parents b954526 + 209cf80 commit 2aadc7f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: inlmisc
22
Title: Miscellaneous Functions for the USGS INL Project Office
3-
Version: 0.4.5.9000
3+
Version: 0.4.6
44
Authors@R: person(given=c("Jason", "C."), family="Fisher", role=c("aut", "cre"), email="[email protected]", comment=c(ORCID="0000-0001-9032-8912"))
55
Description: A collection of functions for creating high-level graphics,
66
performing raster-based analysis, processing MODFLOW-based models,

NEWS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# inlmisc 0.4.5.9000
1+
# inlmisc 0.4.6
2+
3+
- Add `"usgs_article"` template for R Markdown documents.
4+
This template is experimental and subject to change in the future.
25

36
- Set `checkValidity` argument to 2 (check and try to buffer by zero distance to repair)
47
in many of the **rgeos** function calls.

0 commit comments

Comments
 (0)