Skip to content
Back to formatted view

Raw Message

Message-ID: <g28ua05cdu9v1e5rji43s28p44vhlqqfu6@4ax.com>
Date: 2004-05-22T11:44:07Z
From: Duncan Murdoch
Subject: search and missing library
In-Reply-To: <40AE649B.7090401@pburns.seanet.com>

On Fri, 21 May 2004 21:20:43 +0100, Patrick Burns
<pburns@pburns.seanet.com> wrote:

>I'm not sure what is going on with this one -- maybe it will make
>sense to someone.
>
>R1.9.0 under Windows 2000.
>
>1) Start up R.
>
>2) search() # works as expected
>
>3) library(fBasics)  # from Rmetrics
># but at least one of its required packages is not present on the machine
>
>4) search()  # nothing appears at all but the prompt
>
>Once all of the required packages are present, then step 3 no longer
>causes search() to fail.

Can you reproduce this with a CRAN package?  If not, it's probably a
bug that should be reported to the package author.

Duncan Murdoch