Skip to content
Back to formatted view

Raw Message

Message-ID: <42898F03.5040403@stats.uwo.ca>
Date: 2005-05-17T06:28:19Z
From: Duncan Murdoch
Subject: The error in R while using bugs.R function
In-Reply-To: <3D0B2434377E984E9C85CAA316F8B183357C8F@nsabpmail>

Li, Jia wrote:
> Dear R users, 
>  
> I followed the instuctions on Dr. Gelman's web to install all
> of documents that bugs.R needs, but when I try to run the school example that the web posted in R, I got an error: couldn't find function "bugs", what's wrong?

It sounds as though you missed an instruction, or he did.  I'm guessing 
you didn't run library() to load the package.

Generally when a contributed package doesn't work, you should ask the 
maintainer for help.

Duncan Murdoch