library()

Paul Gilbert pgilbert@bank-banque-canada.ca
Mon, 11 May 1998 15:08:14 -0400


In 0.61.3 there seems to be some problem with multiple packages. library()
recognizes them but library("name") only finds the first one. Suggestions would
be appreciated.

Paul Gilbert
_____

Version 0.61.3  (May 3, 1998)
> library()
Packages in library `/home/res/gilp/padi/pub/padi.v1beta4/R.client/rlibs':

padi            Protocol for Application/Database Interface
syskern         coding kernel for S/R and OS compatability
tframe          Time Frame coding kernel

Packages in library `/home/res4/gilp/R-versions/R-0.61.3/library':

base            The R base package
eda             Exploratory Data Analysis
mva             Classical Multivariate Analysis
stepfun         Step Functions, including Empirical Distributions
> library("padi")
> library("syskern")
Error: There is no package called `syskern'


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._