By using the *pkgapi* package and with quite a bit of manual work I
was able to (almost) automatically find all function calls to my
package in 150 depending on, importing, or suggesting packages. It
took two days to overcome all the obstacles during the process -- and
was a very rewarding experience. And one where I learned a lot about R
again.

I also found two bugs in *pkgapi* that I will report. I will write up
a short notice on R-pubs for those interested in doing the same for
their packages. (By the way, I like the somewhat stricter rules for
package dependencies and vignettes on BioConductor.) NB: `trapz`, ie.
the trapezoidal integration formula, seems to be the numerical
function to be missed the most in R base.

Thanks for all the help. --HW

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.

Reply via email to