Re: [R] [Fwd: Libraries loading, but not really?] - it really IS a problem :-(

About this list Date view Thread view Subject view Author view

Martin Maechler (maechler@stat.math.ethz.ch)
Thu, 7 Oct 1999 10:34:26 +0200



Thank you, Kalish
[it's version 0.65.0 on "i686, linux"]

> search()
  [1] ".GlobalEnv" "package:mva" "package:multiv" "package:eda"
  [5] "Autoloads" "package:base"
> ls("package:mva")
  character(0)

This clearly shows that something must be wrong in your setup, probably
your installation.
[consider installing again and watching the installation messages]

Does
        system.file(pkg="mva")

return an existing directory? Does

        system.file("R/mva",pkg="mva")

give a file -- which should be full of (mva)-function definitions?

-- 
Martin Maechler <maechler@stat.math.ethz.ch>	http://stat.ethz.ch/~maechler/
Seminar fuer Statistik, ETH-Zentrum  LEO D10	Leonhardstr. 27
ETH (Federal Inst. Technology)	8092 Zurich	SWITZERLAND
phone: x-41-1-632-3408		fax: ...-1228			<><
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


About this list Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b3 on Tue 04 Jan 2000 - 13:33:59 EST