Coder Social home page Coder Social logo

Comments (10)

tfkillian avatar tfkillian commented on August 16, 2024

To clarify: I should install dplyr 1.0 via remotes::install_github("tidyverse/dplyr") and build/check the latest version of depmap and fix all errors and warnings that arise?

from depmap.

lgatto avatar lgatto commented on August 16, 2024

Yes.

from depmap.

tfkillian avatar tfkillian commented on August 16, 2024

The Depmap package depends on BiocFileCache, which uses functions select_ and filter_ which will be deprecated by dplyr 1.0. An issue has been submitted to their repository, and one of the package maintainers is looking into fixing the code of that package and bringing it in line with the latest version of dplyr.

Bioconductor/BiocFileCache#23

from depmap.

lgatto avatar lgatto commented on August 16, 2024

Do any of the changes to get depmap ready for dplyr 1.0 lead to issues with the current version of dplyr? If not, then please push all the updates now so they can be included in the coming release.

from depmap.

tfkillian avatar tfkillian commented on August 16, 2024

The traceback messages from checking the current version of the Depmap package indicate that the only warnings are issued due to use of the BiocFileCache package which uses deprecated functions, and not due to any functions that Depmap currently uses. Therefore, no major changes to Depmap appear necessary (use of BiocFileCache is unavoidable as ExperimentHub depends on it). I have made a 20_Q2 branch and I will push any further changes there. When BiocFileCache is updated to be in line with dplyr 1.0, I will make a new pull request.

from depmap.

lgatto avatar lgatto commented on August 16, 2024

Have you checked the package with the pre-1.0 version of dplyr? If that checks without error/warnings/unexpected notes, please send a PR so that we can push to Bioc before the release.

from depmap.

tfkillian avatar tfkillian commented on August 16, 2024

The 20_Q2 branch passes build/check tests for pre-1.0 version of dplyr and a pull request has been made to merge with the master. The version has been bumped to 1.1.3 and the NEWS and DESCRIPTION have been updated accordingly.

from depmap.

lgatto avatar lgatto commented on August 16, 2024

Why is there no metadata_20Q2.csv? Is the 20_Q2 branch really up to date?

from depmap.

tfkillian avatar tfkillian commented on August 16, 2024

There is no metadata_20Q2.csv because the 20_Q2 data has not been released yet https://depmap.org/portal/download/. The 20_Q2 branch was intended for updates to be included in the coming release.

from depmap.

lgatto avatar lgatto commented on August 16, 2024

ok

from depmap.

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.