Been trying to figure out the solution to this today without much success so I figured I'd ask here.
Got an email today from Brian Ripley about an "Additional Issue" on my lakemorpho package. In the email he provided some details from Writiing R Extensions, specifically the last bullet of Section 1.6. I've read that many times and am having trouble interpreting what the issue is exactly.
Also, I checked the CRAN Package Results page which lists the additional issues. All OS flavors have an OK status except for the additional info section which lists the noLD issue. The output for this indicates one of my examples is throwing an error.
So it appears I could solve this for CRAN by wrapping my examples is a \dontrun{}. But I am more interested in knowing what the underlying issue is that caused the problem. Also why did it just get flagged after nearly a year on CRAN?
Thanks!
Jeff