node-Rstats
                                
                                
                                
                                    node-Rstats copied to clipboard
                            
                            
                            
                        rstats crashing node on Mac
Hello,
I have a Mac running OSX 10.9.5 with Node version v0.12.3, npm version 2.9.1 and R version 3.1.1. I installed rstats just now and it seems to crash node with the error below. Do you have any suggestions?
Many thanks, Anne
annes-air:node_modules annesmith$ node
var rstats = require('rstats'); undefined var R = new rstats.session(); dyld: lazy symbol binding failed: Symbol not found: __ZN7RInside10parseEvalQERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE Referenced from: /Users/annesmith/Documents/python_code/Test_like/DATA_PROCESSING3/PythonScripts/node_modules/rstats/build/Release/R.node Expected in: flat namespace
dyld: Symbol not found: __ZN7RInside10parseEvalQERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE Referenced from: /Users/annesmith/Documents/python_code/Test_like/DATA_PROCESSING3/PythonScripts/node_modules/rstats/build/Release/R.node Expected in: flat namespace
Trace/BPT trap: 5