[Distr-commits] r1158 - branches/distr-2.7/pkg/distrEllipse
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Jul 8 13:58:46 CEST 2018
Author: ruckdeschel
Date: 2018-07-08 13:58:45 +0200 (Sun, 08 Jul 2018)
New Revision: 1158
Modified:
branches/distr-2.7/pkg/distrEllipse/DESCRIPTION
branches/distr-2.7/pkg/distrEllipse/NAMESPACE
Log:
[branches: distrEllipse]: began with major update to version 2.7 / added role P.Ruckdeschel = author in DESCRIPTION, deleted .rd accessors from exported methods in NAMESPACE
Modified: branches/distr-2.7/pkg/distrEllipse/DESCRIPTION
===================================================================
--- branches/distr-2.7/pkg/distrEllipse/DESCRIPTION 2018-07-08 11:56:28 UTC (rev 1157)
+++ branches/distr-2.7/pkg/distrEllipse/DESCRIPTION 2018-07-08 11:58:45 UTC (rev 1158)
@@ -8,7 +8,7 @@
distrEx(>= 2.2), distrSim(>= 2.2)
Suggests: distrMod(>= 2.2), distrTEst(>= 2.2)
Imports: startupmsg, stats
-Authors at R: person("Peter", "Ruckdeschel", role=c("cre", "cph"),
+Authors at R: person("Peter", "Ruckdeschel", role=c("aut", "cre", "cph"),
email="peter.ruckdeschel at uni-oldenburg.de")
ByteCompile: yes
License: LGPL-3
Modified: branches/distr-2.7/pkg/distrEllipse/NAMESPACE
===================================================================
--- branches/distr-2.7/pkg/distrEllipse/NAMESPACE 2018-07-08 11:56:28 UTC (rev 1157)
+++ branches/distr-2.7/pkg/distrEllipse/NAMESPACE 2018-07-08 11:58:45 UTC (rev 1158)
@@ -20,7 +20,6 @@
"MultivarDistrList","MultivarMixingDistribution")
exportMethods("dimension", "radDistr", "scale", "location", "dim",
"radDistr<-", "scale<-", "location<-",
- "plot.rd", "r.rd", "d.rd", "p.rd", "q.rd",
"plotRd", "rRd", "dRd", "pRd", "qRd",
"E", "var", "mean", "sigma","mixCoeff", "mixDistr")
exportMethods("plot", "show", "showobj", "Symmetry")
More information about the Distr-commits
mailing list