search for: user2009cran2deb

Displaying 2 results from an estimated 2 matches for "user2009cran2deb".

2009 Jul 13
7
[ANNOUNCEMENT] cran2deb: 1700+ new Debian / R packages
...w more details are provided in [3]our presentation slides. We look forward to hearing from folks using; the r-sig-debian list may be a good venue for this. References 1. http://cran.r-project.org/ 2. http://dirk.eddelbuettel.com/cranberries 3. http://dirk.eddelbuettel.com/papers/useR2009cran2deb.pdf Please direct questions to r-sig-debian (which has subscriber-only posts) or debian-science. Regards, Dirk and Charles -- Three out of two people have difficulties with fractions.
2014 Jul 13
2
how to list external dependencies (i.e., non-R packages)?
hi. i'm working on a package which only works if one (or both) of two libraries (Imlib2 and MagickWand) exist on the machine on which the package is compiled and executed. as currently written, the program purposely generates an error at *compile* time if neither library is available (thinking the earlier the user is notified, the less frustrating). is there a way of specifying this