Skip to content

Commit

Permalink
releasing to CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanbeaudette committed Nov 18, 2018
1 parent e554058 commit 8e9e94b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: soilDB
Type: Package
Title: Soil Database Interface
Version: 2.2-9
Date: 2018-11-16
Version: 2.3
Date: 2018-11-17
Authors@R: c(person(given="Dylan", family="Beaudette", role = c("aut", "cre"), email = "[email protected]"), person(given="Jay", family="Skovlin", role = c("aut", "cre")), person(given="Stephen", family="Roecker", role = c("aut", "cre")) )
Author: Dylan Beaudette [aut, cre], Jay Skovlin [aut, cre], Stephen Roecker [aut, cre]
Maintainer: Dylan Beaudette <[email protected]>
Expand Down
5 changes: 4 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
-------------------------- soilDB 2.2-6 (2018-10-11) ------------------------------
-------------------------- soilDB 2.3 (2018-11-17) ------------------------------
* new function for exploring soil series co-occurrence data: siblings()
* fetchOSD(..., extended=TRUE) gets competing soil series
* new tests
* removed old sample gSSURGO chunk and related documentation
* release to CRAN

-------------------------- soilDB 2.2-6 (2018-10-11) ------------------------------
* new function for spatial queries: SDA_spatialQuery(), still needs testing and documentation
Expand Down

0 comments on commit 8e9e94b

Please sign in to comment.