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