Skip to content
Prev 22516 / 398502 Next

Splus-funktion "haplo.score"

Andreas.Froehlich at imbs.mu-luebeck.de wrote:
There are two questions:
 a) is it *allowed*? --- look for license information or ask the authors
for the license.
 b) is it possible?  --- ask the authors if a port is available, using
the "package" won't be possible without modifications, I think.
R has another principle of workspaces and packages than S-Plus. 
There is no need to create a workspace before you start, since R will
save a new one in your working directory if you tell R to save it (e.g.
at the end of your session).
To install a package use "R INSTALL package_version.tar.gz" for R
packages (the one you mentioned is NOT an R package). For details
consult the manuals "R Installation and Administration and " and
"Writing R Extensions". 
If you are an R beginner, you should consult the manual "An Introduction
to R" as well.
You are welcome.

Uwe Ligges

BTW: English is the appropriate language on this list ....
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._