|
|
 |
 |
 |
 |
|
Software |
|
|
|
R-libraries |
ljr (Package source):
ljr_1.0-1.tar.gz (download, not open)
This package can be installed from the unix command line by typing:
R CMD INSTALL -l '~/myrlibrary' ljr_1.0-1.tar.gz
then starting R and typing:
library(ljr,lib.loc='~/myrlibrary')
ljr (Windows binary):
ljr_1.0-1.zip (download, not open)
This package can be installed in R by going to Packages>Install package(s) for local zip file and finding the zip file.
The package can then be loaded by going to Packages>Load package and choosing ljr.
ljr (Mac binary):
ljr_1.0-1.tgz (download, not open)
OLD VERSIONS:
ljr (Package source):
ljr_1.0-0.tar.gz (download, not open)
This package can be installed from the unix command line by typing:
R CMD INSTALL -l '~/myrlibrary' ljr_1.0-0.tar.gz
then starting R and typing:
library(ljr,lib.loc='~/myrlibrary')
ljr (Mac binary):
ljr_1.0-0_R-univ.tar.gz (download, not open)
This package can be installed from a X11 or terminal command line by typing:
sudo R CMD INSTALL ljr_1.0-0_R-univ.tar.gz
|
|
|