Skip to content

Commit

Permalink
Update version number and R/sysdata.rda
Browse files Browse the repository at this point in the history
- get PR ready to be merged into master
- note remaining problems documented in #319 and #312
  • Loading branch information
dschlaep committed Aug 4, 2018
1 parent c51b1f3 commit 00d7619
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: rSFSW2
Title: Simulation Framework for SOILWAT2
Version: 2.7.4
Date: 2018-05-02
Version: 3.0.0
Date: 2018-08-04
Authors@R: c(
person("Daniel", "Schlaepfer", email = "daniel.schlaepfer@yale.edu",
comment = c(ORCID = "0000-0001-9973-2065"), role = c("aut", "cre")),
Expand All @@ -14,7 +14,7 @@ Description: Setting up, carrying out, and analyzing ecosystem water balance
Depends:
R (>= 3.3.0)
Imports:
rSOILWAT2 (>= 2.3.0),
rSOILWAT2 (>= 2.3.2),
RSQLite (>= 2.1.1),
DBI (>= 1.0),
Rcpp (>= 0.12.12),
Expand Down
Binary file modified R/sysdata.rda
Binary file not shown.

0 comments on commit 00d7619

Please sign in to comment.