[Rd] When loading evir after evd, dgumbel gives an error (PR#9704)

r.r.p.vannooyen at tudelft.nl r.r.p.vannooyen at tudelft.nl
Wed May 23 15:34:47 CEST 2007


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 andrew.zachary at yahoo.com 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 <r-devel at stat.math.ethz.ch>; 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 <r-devel at stat.math.ethz.ch>; Thu, 24 May 2007 23:44:31 +0200 (CEST)
From: andrew.zachary at yahoo.com
To: r-devel at stat.math.ethz.ch
Subject: Problem with mtrace(mvbutils) (PR#9709)
Cc: R-bugs at biostat.ku.dk
X-Loop: R-bugs at biostat.ku.dk
Message-Id: <20070524214431.02AC4474B1 at slim.kubism.ku.dk>
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.



More information about the R-devel mailing list