[Distr-commits] r1023 - in branches/distr-2.6/pkg/distrEllipse: . man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun May 3 08:16:19 CEST 2015
Author: stamats
Date: 2015-05-03 08:16:19 +0200 (Sun, 03 May 2015)
New Revision: 1023
Modified:
branches/distr-2.6/pkg/distrEllipse/DESCRIPTION
branches/distr-2.6/pkg/distrEllipse/man/0distrEllipse-package.Rd
Log:
update of package DESCRIPTION and Rd file
Modified: branches/distr-2.6/pkg/distrEllipse/DESCRIPTION
===================================================================
--- branches/distr-2.6/pkg/distrEllipse/DESCRIPTION 2015-05-03 06:05:15 UTC (rev 1022)
+++ branches/distr-2.6/pkg/distrEllipse/DESCRIPTION 2015-05-03 06:16:19 UTC (rev 1023)
@@ -1,6 +1,6 @@
Package: distrEllipse
Version: 2.6
-Date: 2013-09-18
+Date: 2015-05-03
Title: S4 Classes for Elliptically Contoured Distributions
Description: Distribution (S4-)classes for elliptically contoured distributions (based on
package 'distr').
Modified: branches/distr-2.6/pkg/distrEllipse/man/0distrEllipse-package.Rd
===================================================================
--- branches/distr-2.6/pkg/distrEllipse/man/0distrEllipse-package.Rd 2015-05-03 06:05:15 UTC (rev 1022)
+++ branches/distr-2.6/pkg/distrEllipse/man/0distrEllipse-package.Rd 2015-05-03 06:16:19 UTC (rev 1023)
@@ -3,7 +3,7 @@
\alias{distrEllipse}
\docType{package}
\title{
-distrEllipse -- S4 classes for elliptically contoured distributions
+distrEllipse -- S4 Classes for Elliptically Contoured Distributions
}
\description{
\pkg{distrEllipse} provides infrastructure / (S4-)classes for elliptically
@@ -13,10 +13,12 @@
\tabular{ll}{
Package: \tab distrEllipse \cr
Version: \tab 2.6 \cr
-Date: \tab 2013-09-18 \cr
+Date: \tab 2015-05-03 \cr
Depends: \tab R(>= 2.8.0), methods, graphics, mvtnorm, setRNG(>= 2006.2-1),
- distr(>= 2.2), distrEx(>= 2.2), distrSim(>= 2.2), startupmsg\cr
-LazyLoad: \tab yes \cr
+ distr(>= 2.2), distrEx(>= 2.2), distrSim(>= 2.2)\cr
+Suggests: \tab distrMod(>= 2.2), distrTEst(>= 2.2)\cr
+Imports: \tab startupmsg \cr
+ByteCompile: \tab yes \cr
License: \tab LGPL-3 \cr
URL: \tab http://distr.r-forge.r-project.org/\cr
SVNRevision: \tab 926 \cr
More information about the Distr-commits
mailing list