Toshinari The error message is that the shared library cannot be read. The location looks right, but please check that the file exists.
Otherwise, I would expect the addon to work on Mojave. I don't have Mojave yet on my mac, but you could recompile the addon from the github source in https://github.com/jsoftware/stats_jserver4r . Let me know if that works. Chris On Wed, Oct 10, 2018 at 4:15 PM Toshinari Kamakura < [email protected]> wrote: > > I am much interested in Jserver for using J in R. > Recently I tried to use it in R, but I could not connect with J in R. The > following errors occurred: > > > source("jserver.R") # load R cover functions > > > > Jinit() # initialize J > dyn.load(so) でエラー: > 共有ライブラリ > '/Users/kamakura/j64-807/addons/stats/jserver4r/libjserver4r.dylib' > を読み込めません: > > dlopen(/Users/kamakura/j64-807/addons/stats/jserver4r/libjserver4r.dylib, > 6): image not found > > My Mac OS is Mojave 10.14. > > Is it possible to update libjserver4r.dylib for New OS? > > Toshinari Kamakura > > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
