Skip to content

Commit

Permalink
v1.0.1: Using CRAN-version of "sensitivity"
Browse files Browse the repository at this point in the history
After inclusion of all necessary changes in the CRAN-version of
"sensitivity", the GitHub-version of "sensitivity" could be replaced
with the CRAN-version.
  • Loading branch information
Frank committed May 17, 2016
1 parent 6cdd6fc commit 083bce7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: ODEsensitivity
Type: Package
Title: Sensitivity Analysis of Ordinary Differential Equations
Version: 1.0
Version: 1.0.1
Date: 2016-05-09
Authors@R: c(
person("Stefan", "Theers", email =
Expand All @@ -17,7 +17,7 @@ Suggests:
testthat,
ODEnetwork
Imports:
sensitivity (>= 1.12.9),
sensitivity (>= 1.12.1),
checkmate,
deSolve
License: GPL-2
Expand Down

0 comments on commit 083bce7

Please sign in to comment.