[r-cran-mnp] 12/51: Import Upstream version 2.3-2

Andreas Tille tille at debian.org
Fri Sep 8 14:14:45 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-cran-mnp.

commit fd49a12de9fed69ba9597bb5a002831ff06c6168
Author: Andreas Tille <tille at debian.org>
Date:   Fri Sep 8 15:54:45 2017 +0200

    Import Upstream version 2.3-2
---
 DESCRIPTION | 8 +++++---
 NAMESPACE   | 1 +
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/DESCRIPTION b/DESCRIPTION
index d0aafe9..005bfcb 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,6 +1,6 @@
 Package: MNP
-Version: 2.3-1
-Date: 2005-05-27
+Version: 2.3-2
+Date: 2005-06-02
 Title: R Package for Fitting the Multinomial Probit Model
 Author: Kosuke Imai <kimai at princeton.edu>, 
         David A. van Dyk <dvd at uci.edu>. 
@@ -20,6 +20,8 @@ Description: MNP is a publicly available R package that fits the Bayesian
   is developed by Imai and van Dyk (2005). ``A Bayesian Analysis of
   the Multinomial Probit Model Using the Data Augmentation,'' Journal
   of Econometrics, Vol. 124, No. 2 (February), pp. 311-334.
+LazyLoad: yes
+LazyData: yes
 License: GPL (version 2 or later)
 URL: http://www.princeton.edu/~kimai/research/MNP.html
-Packaged: Fri May 27 11:32:22 2005; kimai
+Packaged: Thu Jun  2 22:01:08 2005; kimai
diff --git a/NAMESPACE b/NAMESPACE
index b18e7d4..75e2b2b 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -1,5 +1,6 @@
 useDynLib(MNP)
 
+importFrom(MASS, mvrnorm)
 export(mnp, coef.mnp, cov.mnp, predict.mnp, summary.mnp, print.summary.mnp)
 
 S3method(coef, mnp)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-mnp.git



More information about the debian-science-commits mailing list