Displaying 20 results from an estimated 3000 matches similar to: "R CMD check errors"
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
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)
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
2005 Mar 31
0
version 1.5 of package "distr" available
We would like to announce the availability on CRAN of a new version (1.5)
of our package "distr" .
-----------------------------------------------------------------------------------------
Changes from 1.4 to 1.5
-package is now using /lazy loading/
-minor changes in the help pages
-minor enhancements in plot for distributions
(Gamma, discrete distributions)
-package now includes a
2005 Mar 31
0
version 1.5 of package "distr" available
We would like to announce the availability on CRAN of a new version (1.5)
of our package "distr" .
-----------------------------------------------------------------------------------------
Changes from 1.4 to 1.5
-package is now using /lazy loading/
-minor changes in the help pages
-minor enhancements in plot for distributions
(Gamma, discrete distributions)
-package now includes a
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 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 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 01
1
Problem with .First.lib while running R CMD check
I am having difficulty running R CMD check using the 30May04 version of
R-devel and a new version of the Hmisc package:
* checking S3 generic/method consistency ... WARNING
Error in .tryQuietly({ : Error in library(package, lib.loc = lib.loc,
character.only = TRUE, verbose = FALSE) :
.First.lib failed
Execution halted
See section 'Generic functions and methods' of the
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
2005 Sep 29
2
solution of convolution equation
Hello,
May be somebody can help me...
I am trying to find a solution of a convolution equation using fft (and
unfortunately I do not have a good background for this).
So I am just trying to figure out how it can be implemented in R. I have
two multidimensional independent variables X and Z
and I know their densities fx and fz, which are multidimensional arrays.
So I have to find the density of
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]
-----------------------------------------------------------------------------------------
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 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