[R] Installing DSE package.

rkevinburton at charter.net rkevinburton at charter.net
Sat Sep 27 21:45:14 CEST 2008


Hello R users,

 I am trying to get package 'dse' and it seems to download OK: 
 
  bundle 'dse' successfully unpacked and MD5 sums checked 
 
  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



More information about the R-help mailing list