Displaying 20 results from an estimated 1000 matches similar to: "version 1.5 of package "distr" available"
2005 Oct 22
0
after package reorganization: version 1.6 of package "distr" available; new packages "distrEx", "distrSim", "distrTEst", "RandVar"
After some reorganization, we would like to announce the availability
on CRAN of a new version (1.6) of our package "distr" as well as the
availabilty on CRAN of the new packages "distrEx", "distrSim",
"distrTEst", "RandVar".
-----------------------------------------------------------------------------------------
Changes from 1.5 to 1.6
-[former
2005 Oct 22
0
after package reorganization: version 1.6 of package "distr" available; new packages "distrEx", "distrSim", "distrTEst", "RandVar"
After some reorganization, we would like to announce the availability
on CRAN of a new version (1.6) of our package "distr" as well as the
availabilty on CRAN of the new packages "distrEx", "distrSim",
"distrTEst", "RandVar".
-----------------------------------------------------------------------------------------
Changes from 1.5 to 1.6
-[former
2004 Apr 26
0
New package: distr
We would like to announce the availability on CRAN of a new package distr .
It is to provide a conceptual treatment of random variables (r.v.'s) by
means of
S4--classes. A virtual mother class "Distribution" is introduced.
All distributions of the "base" package are implemented as subclasses of
either "AbscontDistribution" or "DiscreteDistribution".
2004 Apr 26
0
New package: distr
We would like to announce the availability on CRAN of a new package distr .
It is to provide a conceptual treatment of random variables (r.v.'s) by
means of
S4--classes. A virtual mother class "Distribution" is introduced.
All distributions of the "base" package are implemented as subclasses of
either "AbscontDistribution" or "DiscreteDistribution".
2004 Sep 27
0
new version of package "distr" available
We would like to announce the availability on CRAN of a new version (1.4)
of our package "distr" .
-----------------------------------------------------------------------------------------
Changes from 1.3 to 1.4
-To avoid name collisions with short forms for TRUE and FALSE: classes T
and F (T- and F-distributions) renamed to Td and Fd
-The package is now loaded as a binary =>
2004 Sep 27
0
new version of package "distr" available
We would like to announce the availability on CRAN of a new version (1.4)
of our package "distr" .
-----------------------------------------------------------------------------------------
Changes from 1.3 to 1.4
-To avoid name collisions with short forms for TRUE and FALSE: classes T
and F (T- and F-distributions) renamed to Td and Fd
-The package is now loaded as a binary =>
2004 Jan 30
2
request for comments --- package "distr" --- S4 Classes for Distributions
Hello,
after some discussions with Martin Maechler and Josef Leydold (WU Wien),
we have felt the need for some package that should allow for an
object-orientated
approach to distributions.
Our small group at Bayreuth now has developed a package "distr" which
tries to fill this gap, implementing distributions by means of
S4--classes.
A mother class "Distribution" is
2006 May 12
0
New versions for the distr-family of packages, and a new package "startupmsg"
We would like to announce the availability on CRAN of new versions
of our packages "distr" (1.7), "distrEx" (0.4-3), "distrSim" (1.7), "distrTEst" (1.7),
as well as a new package "startupmsg" [all of them require R >= 2.2.0]
-----------------------------------------------------------------------------------------
************ new package
2006 May 12
0
New versions for the distr-family of packages, and a new package "startupmsg"
We would like to announce the availability on CRAN of new versions
of our packages "distr" (1.7), "distrEx" (0.4-3), "distrSim" (1.7), "distrTEst" (1.7),
as well as a new package "startupmsg" [all of them require R >= 2.2.0]
-----------------------------------------------------------------------------------------
************ new package
2006 Nov 28
0
New versions for the distr-family of packages, of startupmsg, and a new package "distrDoc"
We would like to announce the availability on CRAN of new versions
of our packages "distr" (1.8), "distrEx" (0.4-4), "distrSim" (1.8), "distrTEst" (1.8),
"startupmsg" (0.4) as well as a new package "distrDoc" (1.8)
[all of them require R >= 2.2.0]
-----------------------------------------------------------------------------------------
2006 Nov 28
0
New versions for the distr-family of packages, of startupmsg, and a new package "distrDoc"
We would like to announce the availability on CRAN of new versions
of our packages "distr" (1.8), "distrEx" (0.4-4), "distrSim" (1.8), "distrTEst" (1.8),
"startupmsg" (0.4) as well as a new package "distrDoc" (1.8)
[all of them require R >= 2.2.0]
-----------------------------------------------------------------------------------------
2004 Feb 06
0
Rejoinder: request for comments --- package "distr" --- S4 Classes for Distributions
Hello,
this is kind of a rejoinder to our posting to r-devel
"request for comments --- package "distr" --- S4 Classes for Distributions"
dating from 01-31-04/ 05:11:50 EST./
To start, we want to thank the contributors of comments and suggestions,
which have been quite helpful to us.
Also, we want to apologize for being somewhat lengthy in our replies;
we hope you could cope
2007 Jul 30
0
New versions for the distr-family of packages and of package startupmsg
We would like to announce the availability on CRAN (with possibly a minor delay until on
every mirror) of new versions of our packages in the "distrXXX"-family (version 1.9),
i.e.; "distr", "distrEx", "distrSim", "distrTEst", and "distrDoc"
as well as of package for managing startup messages, "startupmsg" (0.5).
[all of
2007 Jul 30
0
New versions for the distr-family of packages and of package startupmsg
We would like to announce the availability on CRAN (with possibly a minor delay until on
every mirror) of new versions of our packages in the "distrXXX"-family (version 1.9),
i.e.; "distr", "distrEx", "distrSim", "distrTEst", and "distrDoc"
as well as of package for managing startup messages, "startupmsg" (0.5).
[all of
2004 Mar 10
2
R CMD check errors
Hello,
I'm getting some error messages from R CMD check I can't deal with.
I'm working under Linux with R 1.8.1
The package working directory can be found at:
http://www.uni-bayreuth.de/departments/math/org/mathe7/DISTR/distr.tar.gz
Here's the 00check.log produced by R CMD check distr
* using log directory '/home/tom/studium/R/swp/swp/package/distr.Rcheck'
* checking
2004 Apr 05
1
NAMESPACE directives ?
Hello,
I've built the package distr (see link below) successfully with R 1.8.1
and R 1.9.0 beta (under Linux).
As to make the package compatible to R 1.8.1 / 1.9.0, I have to use two
different NAMESPACE files.
For 1.8.1 it has to contain
import("methods")
import("stepfun")
and for 1.9.0 the "import"-part has to be
import("methods")
2004 Jun 07
1
Lazy Evaluation?
Hello,
I've stumbled upon following problem, when trying to overload the methods
for group Math for an S4-class which contains functions as slots.
setClass("NumFunction", representation = list(fun = "function"))
NumFunction <- function(f) new("NumFunction", fun = f)
square <- function(x) x^2
NF <- NumFunction(square)
2009 Apr 20
0
New versions for the distr-family of packages
-------------------------------------------------------------------------------
New versions released for the distr family of package
-------------------------------------------------------------------------------
We would like to announce the availability on CRAN (with possibly a
minor delay until on every mirror) of new versions of our packages
in the "distr"-family (version 2.1),
2009 Apr 20
0
New versions for the distr-family of packages
-------------------------------------------------------------------------------
New versions released for the distr family of package
-------------------------------------------------------------------------------
We would like to announce the availability on CRAN (with possibly a
minor delay until on every mirror) of new versions of our packages
in the "distr"-family (version 2.1),
2011 Jan 26
0
New package versions for distr- and robast- families
------------------------------------------------------------------------
------------------------------------------------------------------------
New versions 2.3 of our distr-family of packages are now
available on CRAN.
(i.e.; startupmsg, SweaveListingUtils,
distr, distrEx, distrDoc, distrEllipse,
distrMod, distrSim, distrTEst, distrTeach)
Most importantly, we have included:
+