Code Monkey home page Code Monkey logo

Comments (4)

bvieth avatar bvieth commented on June 3, 2024 4

Dear Omar,

thank you for trying out powsimR :)

I am assuming you are using a MAC based on your library path structure.

Starting with R 3.4, you can change the number of DLLs to a higher number. To do so, you first need to locate your Renviron file where the environmental variables are defined ( this file is called for Sys.getenv() in R for example). On my Ubuntu machine this file is in R_HOME/etc/ where R_HOME is /usr/lib/R. On a Mac it can be in /Library/Frameworks/R.framework/Versions/3.4/Resources/etc/. In that file add the following line R_MAX_NUM_DLLS=153. Then restart your R and check the output of Sys.getenv("R_MAX_NUM_DLLS").
After that, installation should be possible without an error.

I hope this helps and please contact me if you encounter any error / have questions.

Best
Beate

from powsimr.

swvanderlaan avatar swvanderlaan commented on June 3, 2024

Awesome instructions @bvieth, but how do you get to the number "153"?

from powsimr.

bvieth avatar bvieth commented on June 3, 2024

Dear Sander,

that number was the highest I could set without issue on the MAC of my colleague. It is an older machine, so I guess a higher number is possible on newer machines but actually not needed for powsimR installation.

Kind regards
Beate

from powsimr.

swvanderlaan avatar swvanderlaan commented on June 3, 2024

Excellent. Thank you for the information @bvieth.

from powsimr.

Related Issues (20)

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.