Liu.Chunhua@epamail.epa.gov
2002-Jun-20 17:24 UTC
[R] Questions on Instalation of SJava Package to R1.5.0
Dear Expects, I tried to install the SJava package to the Library subdirectory of my R1.5.0. However, when I tried it according to the instructions from http://www.omegahat.org/RSJava/, I got the following error messages: library(SJava) Error in .Defunct() : `.Alias' is defunct. See ?Defunct.>.JavaInit()Error: couldn't find function ".JavaInit" I downloaded SJavaWin 0.62-8.zip, and unzip it under Window systems. Any help is appreciated. Charlie Liu Graduate Intern at US EPA. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Duncan Temple Lang
2002-Jun-20 17:33 UTC
[R] Questions on Instalation of SJava Package to R1.5.0
The simple short-term fix is to replace the line .JNew <- .Alias(.JavaConstructor) with .JNew <- .JavaConstructor in the file SJava/R/SJava. I hope to build another version of this package for use with R-1.5.1 either tomorrow or early next week. D. Liu.Chunhua at epamail.epa.gov wrote:> Dear Expects, > > I tried to install the SJava package to the Library subdirectory of my > R1.5.0. However, when I tried it according to the instructions from > http://www.omegahat.org/RSJava/, I got the following error messages: > > library(SJava) > Error in .Defunct() : `.Alias' is defunct. > See ?Defunct. > > >.JavaInit() > Error: couldn't find function ".JavaInit" > > I downloaded SJavaWin 0.62-8.zip, and unzip it under Window systems. > > Any help is appreciated. > > Charlie Liu > Graduate Intern at US EPA. > > > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- > r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html > Send "info", "help", or "[un]subscribe" > (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch > _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._-- _______________________________________________________________ Duncan Temple Lang duncan at research.bell-labs.com Bell Labs, Lucent Technologies office: (908)582-3217 700 Mountain Avenue, Room 2C-259 fax: (908)582-3340 Murray Hill, NJ 07974-2070 http://cm.bell-labs.com/stat/duncan -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._