https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219776
--- Comment #1 from Joseph Mingrone <[email protected]> --- The libraries under ${PREFIX}/lib/R/lib are not intended (by upstream) to be registered with ldconfig, but are opened with dlopen(3). Yes, this means pkg will not register shared library dependencies, so we will have to adjust and bump ports as necessary. When necessary, unfortunately, is unclear based on how things work upstream. I went back and forth on the R developers mailing list about this. https://stat.ethz.ch/pipermail/r-devel/2016-November/073397.html -- You are receiving this mail because: You are on the CC list for the bug.
