Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Oct 29, 2017
1 parent 49068c3 commit 8521afb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Authors@R: c(person("James", "Balamuta", email = "balamut2@illinois.edu", role =
Description: Provides popular sampling distributions C++ routines based in
armadillo through a header file approach.
Depends:
R (>= 3.3.3)
R (>= 3.3.0)
License: GPL (>=2)
Encoding: UTF-8
LazyData: true
Expand Down
5 changes: 2 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# rgen 0.0.0.9000
# rgen 0.0.1

- Sampling distribution routines governing:
- rdirichlet
- riwishart
- rwishart
- rmatnormal_chol / rmatnormal_eigen
- rmultinomial
- Rcpp plugin to allow for standalone scripts
- README file containing:
- README and Vignette files that contain:
- installation instructions
- examples for use in standalone scripts and packages

0 comments on commit 8521afb

Please sign in to comment.