R-beta: package ported from S to R
On Wed, 13 May 1998 12:30:23 +0200 (MDT), Hubert Palme (HP) wrote:
HP> Hello,
HP> I'm trying to port the S package "print.display" to R. The porting
HP> procedure seemed to work, but when I say library(print.display) or
HP> library("print.display"), then none of the functions is available. May
HP> be, it's because of the dot in the package name?
Just tried a sample package with a dot in the filename and it worked
fine.
HP> What could have happened?
How and where did you install the package? Using the R INSTALL
mechanism or by hand? Is it in the library search path .lib.loc?
HP> BTW: How can I look up wether the package is really loaded?
search() shows an entry like "package:base" for every loaded package.
Best,
-------------------------------------------------------------------
Friedrich Leisch
Institut f?r Statistik Tel: (+43 1) 58801 4546
Technische Universit?t Wien Fax: (+43 1) 504 14 98
Wiedner Hauptstra?e 8-10/1071 Friedrich.Leisch at ci.tuwien.ac.at
A-1040 Wien, Austria http://www.ci.tuwien.ac.at/~leisch
PGP public key http://www.ci.tuwien.ac.at/~leisch/pgp.key
-------------------------------------------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._