Re: [R] how to modify a function in a R package calling other (invisible?) functions

2009-05-06 Thread Uwe Ligges



Krusty the Klown wrote:
Hey hey kids! 


Kid Klown,

it is polite to sign messages with your real name and affiliation, if 
not clear from the mailing address. Otherwise people might be offended 
and do not reply.




I'm facing this rough problem: I have to modify a function in a
R package (namely, homals) but I'm not able to do it from the R interface,
since this function recalls other functions which looks like invisible... I
downloaded the source package from CRAN,
http://cran.r-project.org/src/contrib/homals_0.9-10.tar.gz
http://cran.r-project.org/src/contrib/homals_0.9-10.tar.gz 
how can I work it out?


Edit the R files as you need and install the (possibly renamed) package?

Uwe Ligges



Yours, KtK:-D


__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] how to modify a function in a R package calling other (invisible?) functions

2009-05-05 Thread Krusty the Klown

Hey hey kids! I'm facing this rough problem: I have to modify a function in a
R package (namely, homals) but I'm not able to do it from the R interface,
since this function recalls other functions which looks like invisible... I
downloaded the source package from CRAN,
http://cran.r-project.org/src/contrib/homals_0.9-10.tar.gz
http://cran.r-project.org/src/contrib/homals_0.9-10.tar.gz 
how can I work it out?
Yours, KtK:-D
-- 
View this message in context: 
http://www.nabble.com/how-to-modify-a-function-in-a-R-package-calling-other-%28invisible-%29-functions-tp23390639p23390639.html
Sent from the R help mailing list archive at Nabble.com.

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.