Skip to content

Commit 18bd9e6

Browse files
authored
Merge pull request #131 from jfisher-usgs/master
prep for CRAN release
2 parents b1a7206 + d86e35b commit 18bd9e6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.8.9000
3+
Version: 0.4.9
44
Authors@R: person(given=c("Jason", "C."), family="Fisher", role=c("aut", "cre"), email="jfisher@usgs.gov", 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# inlmisc 0.4.8.9000
1+
# inlmisc 0.4.9
22

33
- In LaTeX preamble, omit group separators in the decimal part when using **siunitx** package.
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ selecting subsets using a genetic algorithm, creating interactive web maps, acce
1515
Used to support packages and scripts written by researchers at the United States Geological Survey (USGS)
1616
Idaho National Laboratory (INL) [Project Office](https://www.usgs.gov/centers/id-water/science/idaho-national-laboratory-project-office "USGS INL Project Office").
1717

18-
## Install
18+
## Installation
1919

2020
The current release is available on [CRAN](https://CRAN.R-project.org/package=inlmisc "The Comprehensive R Archive Network"),
2121
which you can install using the following command:

0 commit comments

Comments
 (0)