Coder Social home page Coder Social logo

Comments (1)

lshep avatar lshep commented on August 28, 2024 2

If you do BiocManager::install('DelayedArray') it should automatically download the appropriate version for your R and Bioconductor. It looks like for R 3.6.1 the Bioconductor version appropriate is 3.10 and DelayedArray version 0.12.3 per the landing page. To get a version of DelayedArray >=0.15.14 you will need to be using at least Bioconductor 3.12 which carries DelayedArray 0.16.3 but you need at least R 4.0 to use that version. It is not recommended but you could download the archive from the Delayed Array Landing Page and install it manually but this could result in mixed versions of packages and not properly working DelayedArray as the necessary dependencies may not be available and there were a lot of updates in base R between R 3.6 and R >= 4.0

from delayedarray.

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.