Git Product home page Git Product logo

stasnet's People

Contributors

funkoverload avatar klingerb avatar mathurind avatar

Stargazers

 avatar

Watchers

 avatar  avatar

stasnet's Issues

Instructions on how to install STASNet

Hi,

I'm looking into using modular response analysis and came across your software. However I'm having difficulty installing with your instructions. I have successfully built and installed the c++ dependencies and the other R packages but following your instructions regarding how to install this package does not work. Here are your instructions:

Unix (MacOS, BSD, GNU/Linux) installation guide:
    For a local installation, first create a folder for local R library in (e.g "home/<Username>/R")
    Open shell go to the folder of the package (“MRA_Signaling”)
    execute: R CMD INSTALL ./ (when recompiling use R CMD INSTALL --preclean ./)
    
    Note: for some newer OS versions you have to specify the c++ version:
    prior to installing the package execute:
    export PKG_CXXFLAGS='`Rscript -e "Rcpp:::CxxFlags()"` -std=c++11’

Here's what I did:

  1. Instead of creating a new R library I simply navigated to my existing one at home/<username>R
  2. Since there is no package called MRA_Signalling this instruction is confusing - perhaps a name change and forgetting to update the instructions? I have instead copied the contents of this repo into home/<username>/R and attempted the R install command from there.
  3. When this didn't work (with a couldn't find file type error) I attempted the export command, but this did not make a difference.

Could you provide more comprehensive instructions regarding how to get this package working? Thanks

Ciaran

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.