Full_Name: Mark Bravington
Version: 2.0.1
OS: Windows XP
Submission from: (NULL) (140.79.22.104)
'getAnywhere' crashes when its argument starts with a period:
> getAnywhere( '.onLoad')
Error in exists(x, envir, mode, inherits) :
invalid first argument
One fix might be to replace the li
I have trouble finding applicable examples of S4 methods.
Could someone tell me the canonical method for a function
that takes either one or two arguments corresponding to
dimensions? So if vector output desired, only one argument
'n' would be provided. For matrix, two would be provided
correspondi
Witold Eryk Wolski wrote:
Hi,
While checking the package I am getting all the time the following
complain about the function:
Undocumented S4 methods:
generic coerce and siglist matrix,Massvector
I have not defined the function nowhere in the R files.
My gues is that this has something to do wi
According to the help page, freq and prob are logical, so this is
correctly an error.
What it actually does is
freq <- if (!missing(probability)) !as.logical(probability)
which is consistent with the documentation.
On Thu, 10 Feb 2005 [EMAIL PROTECTED] wrote:
Full_Name: Tom Hopper
Version
Full_Name: Tom Hopper
Version: 2.0.1
OS: Windows 2000
Submission from: (NULL) (69.220.229.2)
While attempting to wrap hist() in my own custom function (for formatting
purposes), I notice that a call like
> hist(x, prob=NULL)
produces the output:
Error in if (freq) x$counts else { : argum
Hi,
While checking the package I am getting all the time the following
complain about the function:
Undocumented S4 methods:
generic coerce and siglist matrix,Massvector
I have not defined the function nowhere in the R files.
My gues is that this has something to do with the following definition
> Barry Rowlingson writes:
> A.J. Rossini wrote:
>use(package_spec("foo", version = ~ > "1.5.8"), pos = 12, ...)
> What else might you 'use'? .RData files perhaps? Dynamic links to
> databases?
Conceptually, things than can give RObjectTables as in DTLs package.
-k
> Is this going t
Información de incidente:-
Base de datos: c:/lotus/domino/data/mail.box
Originador: [EMAIL PROTECTED]
Destinatarios: [EMAIL PROTECTED]
Asunto: Hi
Fecha/Hora: 10/02/2005 11:59:19
El adjunto Important.zip que envió a los destinatarios que figuran más
a
A.J. Rossini wrote:
use(package_spec("foo", version = ~ > "1.5.8"), pos = 12, ...)
What else might you 'use'? .RData files perhaps? Dynamic links to
databases? Is this going to turn into a monster that consumes library()
and attach()? Not that that might be a bad thing, there's a very fine
li
Full agreement. Thanks, Kurt.
On Thu, 10 Feb 2005 08:53:03 +0100, Kurt Hornik
<[EMAIL PROTECTED]> wrote:
> > A J Rossini writes:
>
> > On Wed, 9 Feb 2005 17:14:08 +0100, Kurt Hornik
> > <[EMAIL PROTECTED]> wrote:
> >> > Peter Dalgaard writes:
> >>
> >> > Kurt Hornik <[EMAIL PROTECTED]>
10 matches
Mail list logo