On Fri, Sep 21, 2012 at 8:58 AM, David Hoskin <[email protected]> wrote: > Hi, > > I installed the math/R package recently, and it failed to run until I > added textproc/icu4c: > > $ R > /usr/local/lib/R/bin/exec/R: can't load library 'libicuuc.so.5.0' > # pkg_add icu4c > icu4c-49.1.2p1: ok > $ R > R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows" > Copyright (C) 2012 The R Foundation for Statistical Computing >> mean(c(2,3,4)) > [1] 3 > > I imagine adding textproc/icu4c to R's LIB_DEPENDS should fix it, but > I did not actually build the port to verify this. > > Nonetheless,
I'll take care of it. Thanks for your report, David
