Skip to content
Prev 317271 / 398503 Next

How to debug the C programs associated with R-packages?

On Sun, Feb 10, 2013 at 4:30 PM, Pulkit Mehrotra
<mehrotra.pulkit at gmail.com> wrote:
More likely (though not impossible that it's otherwise) the bug is in
a CRAN (contributed) package and you would be advised to contact the
package maintainer (whose contact info is available through the
maintainer() function) instead as he would be the only one who could
fix it.

MW