Giter VIP home page Giter VIP logo

Comments (10)

dmcglinn avatar dmcglinn commented on June 5, 2024

Also add package rgl which is used by the function plotSNpie. I can see that on my server which is a "headless" machine I have some trouble installing rgl which means we may want either a more general solution to rgl such as suggested here: http://stackoverflow.com/questions/37521259/using-rgl-with-headless-display or some method way of keeping the function unchanged and just printing a warning that it doesn't work on headless machines. I'm leaning towards the latter option which requires less work.

from mobr.

dmcglinn avatar dmcglinn commented on June 5, 2024

the specific function the rgl package needs is plot3d. Also the function plotSADs needs scales::alpha for setting transparent colors

from mobr.

dmcglinn avatar dmcglinn commented on June 5, 2024

I think rgl and scales should be listed as "Suggests" rather than "Depends" in the description file and therefore will not be installed when mobr is installed because they are such fringe cases and at least rgl will cause trouble on headless machines.

from mobr.

dmcglinn avatar dmcglinn commented on June 5, 2024

I can no longer seem to remember where in the package quadprog is needed this package only has two functions: solve.QP and solve.QP.compact. I don't think we use either of these so maybe I made a mistake @rueuntal does this ring any bells?

from mobr.

rueuntal avatar rueuntal commented on June 5, 2024

@dmcglinn thanks for looking into the details! What you suggested for rgl and scales sound very reasonable to me. I don't remember quardprog either - could it have crept in when we were testing all the different algorithms for aggregation? And I don't recall anything relying on optimization at the moment. Let's get it removed.

from mobr.

dmcglinn avatar dmcglinn commented on June 5, 2024

After having moved several packages from the Suggests category to the Depends category many more install errors are occurring due to needed second order dependancies. Here is a list of packages that resulted in errors: htmlwidgets, quadprog, shiny, munsell, SpadeR, and plotrix. It appears SpadeR caused a problem because it is listed as a remote but not as a Depends.

from mobr.

rueuntal avatar rueuntal commented on June 5, 2024

Hey @dmcglinn - sorry I'm a bit confused, what do we need to do here?

from mobr.

dmcglinn avatar dmcglinn commented on June 5, 2024

from mobr.

rueuntal avatar rueuntal commented on June 5, 2024

Got it. Thanks.

from mobr.

FelixMay avatar FelixMay commented on June 5, 2024

Hi @dmcglinn,

from mobr.

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.