I am sorry where is the download page or index?

Once I know that it is split out like this library(dse1) and library(dse2) work 
just fine. My question now is how did you know this?

Thank you.

Kevin

---- Sarah Goslee <[EMAIL PROTECTED]> wrote: 
> If you look at the download page, or the index, or the online help
> for dse, they all point out that dse is a bundle containing several
> packages, none named "dse". Have you tried
> library(dse1)
> and
> library(dse2)
> 
> If you have, and that does not work, please send the information
> requested in the posting guide.
> 
> Sarah
> 
> On Sat, Sep 27, 2008 at 3:40 PM,  <[EMAIL PROTECTED]> wrote:
> > Sorry, this should have the rigth subject now.
> > ---- [EMAIL PROTECTED] wrote:
> >> I am trying to get package 'dse' and it seems to download OK:
> >>
> >> Content type 'application/zip' length 1413606 bytes (1.3 Mb)
> >> opened URL
> >> downloaded 1.3 Mb
> >>
> >> bundle 'dse' successfully unpacked and MD5 sums checked
> >>
> >> The downloaded packages are in
> >>         . . . \downloaded_packages
> >> updating HTML package descriptions
> >>
> >> But when I try to use it I get:
> >>
> >> > help(package="dse")
> >> Error in .find.package(pkgName, lib.loc, verbose = verbose) :
> >>   there is no package called 'dse'
> >> > library(dse)
> >> Error in library(dse) : there is no package called 'dse'
> >>
> >>
> >> What is it that I am doing wrong?
> >>
> >> Thank you.
> >>
> >> Kevin
> 
> -- 
> Sarah Goslee
> http://www.functionaldiversity.org

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to