Skip to content

Commit

Permalink
for building vignettes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewhooker committed Nov 5, 2014
1 parent 0683a2e commit f099baf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Maintainer: Andrew Hooker <[email protected]>
Description: Adaptive optimal design using nonlinear mixed effect models
Depends: PopED, xpose4, ggplot2
Suggests: knitr, testthat
Imports: mvtnorm
Imports: mvtnorm, Hmisc
VignetteBuilder: knitr
License: LGPL (>= 3)
Copyright: 2014 Andrew C. Hooker
Expand Down
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import(ggplot2)
importFrom(mvtnorm, rmvnorm)
importFrom(Hmisc, summarize, smedian.hilow, llist)
exportPattern("^[[:alpha:]]+")

0 comments on commit f099baf

Please sign in to comment.