Skip to content
Prev 54425 / 63424 Next

R-devel error

Robert,

To expand a bit on Goran's point, is it possible that you have an old
library with packages installed that your R-devel is hitting. The R headers
changes relatively recently, so any packages with compiled code that were
built long enough ago (I don't have the exact date off the top of my head)
need to be rebuilt before they can be safely used.

If this is happening in a state where both the package in question AND all
it's dependencies are freshly built under the exact version of R-devel
you're trying to check httk with, then the above isn't the problem and
something else must be going on.

Best,
~G

On Wed, Dec 6, 2017 at 8:14 AM, G?ran Brostr?m <goran.brostrom at umu.se>
wrote: