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

Martin Maechler maechler at stat.math.ethz.ch
Thu Oct 7 10:34:26 CEST 1999


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 at 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 at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list