Full_Name: Ronald van Nooijen
Version: 1.4.1 and 1.5.0, evd 2.2-3
OS: windows xp
Submission from: (NULL) (130.161.12.43)


In an empty workspace first load package evd, then load package evir.
a call to any of the routines dgumberl, qgumbel etcetera will now result in an
error message of the form

Error in qgev(p, loc = loc, scale = scale, shape = 0, lower.tail = lower.tail) :

        unused argument(s) (loc = 0, scale = 1, shape = 0, lower.tail = TRUE)

(It seems that evir::dgev masks evd::dgev and that the different parameter names
create a problem in the implementation of dgumbel)

>From [EMAIL PROTECTED] Thu May 24 23:44:33 2007
X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on hypatia.math.ethz.ch
X-Spam-Level: **
X-Spam-Status: No, score=2.8 required=5.0 tests=FORGED_YAHOO_RCVD,NO_REAL_NAME 
autolearn=no version=3.1.8
Received: from slim.kubism.ku.dk (slim.kubism.ku.dk [192.38.18.21])
        by hypatia.math.ethz.ch (8.13.6/8.13.6) with ESMTP id l4OLiW8s011180
        for <[EMAIL PROTECTED]>; Thu, 24 May 2007 23:44:32 +0200
Received: from slim (slim.kubism.ku.dk [192.38.18.21])
        by slim.kubism.ku.dk (Postfix) with ESMTP id 02AC4474B1
        for <[EMAIL PROTECTED]>; Thu, 24 May 2007 23:44:31 +0200 (CEST)
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Problem with mtrace(mvbutils) (PR#9709)
Cc: [EMAIL PROTECTED]
X-Loop: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
Date: Thu, 24 May 2007 23:44:31 +0200 (CEST)
X-Virus-Scanned: by amavisd-new at stat.math.ethz.ch

Full_Name: Andrew Zachary
Version: 2.5.0
OS: XP SP2
Submission from: (NULL) (69.182.9.186)


When using mtrace  under R 2.5.0, I consistently get the error:

Error in all.levs[[jj]]: Subscript out of bounds.

The routine is currently unusable.

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to