[R] Installing DSE package.
rkevinburton at charter.net
rkevinburton at charter.net
Sat Sep 27 21:40:21 CEST 2008
Sorry, this should have the rigth subject now.
---- rkevinburton at charter.net 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
>
> ______________________________________________
> R-help at 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.
More information about the R-help
mailing list