Skip to content

rstats crashing node on Mac #11

@asmith3142

Description

@asmith3142

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions