Code Monkey home page Code Monkey logo

Comments (4)

nuno-agostinho avatar nuno-agostinho commented on June 26, 2024

Hey Ryo, what version of psichomics do you have installed? You can check with packageVersion("psichomics"). Please try to update to the latest version.

You can also manually install org.Hs.eg.db via BiocManager::install("org.Hs.eg.db"), although this package is no longer a dependency in the newest version of psichomics.

Please let me know if this solves your issues or not. Cheers!

from psichomics.

RFTHK avatar RFTHK commented on June 26, 2024

Thank you very much for your quick response. The version is 1.17.0. (installed on 2021/05/21).

packageVersion("psichomics")
[1] β€˜1.17.0’

Manual installation of org.Hs.eg.db could not improve the problem...

Ryo

from psichomics.

nuno-agostinho avatar nuno-agostinho commented on June 26, 2024

Okay, so there is a 1.18.0 version of psichomics. Could you try to update to this version using Bioconductor?

BiocManager::install("psichomics")

If that doesn't install the 1.18.0 version, please try to install the latest version directly from GitHub with:

install.packages("remotes"); remotes::install_github("nuno_agostinho/psichomics", ref="master")

from psichomics.

RFTHK avatar RFTHK commented on June 26, 2024

I have installed and started psichomics version 1.17.0, although a version 1.18.0 cannot be installed in my Windows environment.
I will proceed my analysis with 1.17.0. Thank you very much for creating such a great program and for your kind help.

Ryo

from psichomics.

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.