I am trying to import/load some new packages into my R (1.6.2 or 1.5.1) program. Unfortunately there are a lot of problems that seem to occur. I cannot seem to sucessfuly run any of the commands that should import the packages. Some help with this matter would be greatly appreciated. (A step by step process would be the best, especially how to load a predownloaded package (*.tar) into R.) Matt Davis
Are you using Carbon R or Darwin R ? Do you want to load or build packages ? Matt Davis wrote:> I am trying to import/load some new packages into my R (1.6.2 or 1.5.1) > program. Unfortunately there are a lot of problems that seem to occur. > I cannot seem to sucessfuly run any of the commands that should import > the packages. > Some help with this matter would be greatly appreciated. (A step by > step process would be the best, especially how to load a predownloaded > package (*.tar) into R.) > Matt Davis > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > http://www.stat.math.ethz.ch/mailman/listinfo/r-help >
I forgot to mention that I am using carbon, and that I am just trying to load packages. On Thursday, February 6, 2003, at 08:52 PM, Jan de Leeuw wrote:> Are you using Carbon R or Darwin R ? Do you want to load or > build packages ? > > Matt Davis wrote: >> I am trying to import/load some new packages into my R (1.6.2 or >> 1.5.1) program. Unfortunately there are a lot of problems that seem >> to occur. I cannot seem to sucessfuly run any of the commands that >> should import the packages. >> Some help with this matter would be greatly appreciated. (A step by >> step process would be the best, especially how to load a predownloaded >> package (*.tar) into R.) >> Matt Davis >> ______________________________________________ >> R-help at stat.math.ethz.ch mailing list >> http://www.stat.math.ethz.ch/mailman/listinfo/r-help > > >
In that case you have to download the ready-made packages from CRAN. If you want to build additional ones, it can be done using CodeWarrior or MPW, but you are basically one your own in the desolate reaches of MacOS 9.x. -- Jan On Thursday, February 6, 2003, at 08:31 PM, Matt Davis wrote:> I forgot to mention that I am using carbon, and that I am just trying > to load packages. > On Thursday, February 6, 2003, at 08:52 PM, Jan de Leeuw wrote: > >> Are you using Carbon R or Darwin R ? Do you want to load or >> build packages ? >> >> Matt Davis wrote: >>> I am trying to import/load some new packages into my R (1.6.2 or >>> 1.5.1) program. Unfortunately there are a lot of problems that seem >>> to occur. I cannot seem to sucessfuly run any of the commands that >>> should import the packages. >>> Some help with this matter would be greatly appreciated. (A step by >>> step process would be the best, especially how to load a >>> predownloaded package (*.tar) into R.) >>> Matt Davis >>> ______________________________________________ >>> R-help at stat.math.ethz.ch mailing list >>> http://www.stat.math.ethz.ch/mailman/listinfo/r-help >> >> >> >