Skip to content

Commit

Permalink
Merge pull request #262 from metrumresearchgroup/cran
Browse files Browse the repository at this point in the history
rebuild; checks
  • Loading branch information
kylebaron authored Aug 28, 2017
2 parents bdd1c58 + 5c8f48a commit 0cfab16
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: mrgsolve
Type: Package
Version: 0.8.6.9005
Version: 0.8.9
Title: Simulate from ODE-Based Population PK/PD and Systems Pharmacology
Models
Authors@R: c(
Expand Down Expand Up @@ -35,7 +35,10 @@ Imports:
lazyeval (>= 0.1.10),
RcppArmadillo (>= 0.7.900.2.0),
tibble (>= 1.2)
LinkingTo: Rcpp (>= 0.12.12), RcppArmadillo (>= 0.7.900.2.0), BH (>= 1.62.0-1)
LinkingTo:
Rcpp (>= 0.12.12),
RcppArmadillo (>= 0.7.900.2.0),
BH (>= 1.62.0-1)
Suggests:
lattice,
testthat,
Expand Down
Binary file modified inst/project/housemodel.RDS
Binary file not shown.

0 comments on commit 0cfab16

Please sign in to comment.