Coder Social home page Coder Social logo

Comments (18)

browaeysrobin avatar browaeysrobin commented on May 27, 2024

Hi @Dahlia90

Are you sure you ran this command to install nichenetr?
devtools::install_github("saeyslab/nichenetr")

This should work for R 4.0.2 (I tested it on Windows 10 and Ubuntu 20.04). If not, please give your R ``sessionInfo()` details.

from nichenetr.

Battamama avatar Battamama commented on May 27, 2024

from nichenetr.

browaeysrobin avatar browaeysrobin commented on May 27, 2024

Hi @Dahlia90

Can you tell me whether you are able to install other packages from github via devtools::install_github to check whether it is a devtools/github or nichenetr problem?

Recently, another Mac user had problems installing nichenetr as well (#42)

from nichenetr.

Battamama avatar Battamama commented on May 27, 2024

from nichenetr.

browaeysrobin avatar browaeysrobin commented on May 27, 2024

Hi @Dahlia90

Could you maybe try to install nichenetr from an older R version (3.6.X or 4.0.0? - I know from a colleague that it gets installed when having R 4.0.0) to check whether this is an R version problem?

from nichenetr.

Battamama avatar Battamama commented on May 27, 2024

from nichenetr.

browaeysrobin avatar browaeysrobin commented on May 27, 2024

OK, then it seems it has more likely something to do with your pc settings. I would suggest comparing them to your colleague's and trying to find the issue by doing that. I am sorry that I cannot give any further recommendations to try out to. If you would be able to solve the issue, it would be nice that you let us know here how you did it, because probably some other people might get stuck with the same problem.

from nichenetr.

Battamama avatar Battamama commented on May 27, 2024

from nichenetr.

browaeysrobin avatar browaeysrobin commented on May 27, 2024

And can you give the exact error message?

from nichenetr.

Battamama avatar Battamama commented on May 27, 2024

from nichenetr.

browaeysrobin avatar browaeysrobin commented on May 27, 2024

Hi @Dahlia90

(1): nichenetr is not on CRAN, so this will never work
(2): did you install limma via BiocManager::install("limma")? and can you afterwords load the package library(limma)? If both answers are yes, maybe it could be useful to check out this issue hunzikp/velox#30. If those tips would still not work, you could clone the nichenetr directory so you get the repo locally and then install it locally from within R studio.
(3): running a devtools command in bash will not work, so you would need to run R first, and then fix the typos in “sayeyslab/nitchnetr” to "saeyslab/nichenetr”

from nichenetr.

Battamama avatar Battamama commented on May 27, 2024

from nichenetr.

Battamama avatar Battamama commented on May 27, 2024

from nichenetr.

browaeysrobin avatar browaeysrobin commented on May 27, 2024

Hi @Dahlia90
Thank you for pointing this out, but this is just a warning and not an error, and not a reason why this failed.
But here you again installed from github. I would try to install it locally as follows: clone the directory from github --> go to the nichenetr directory --> open the nichenetr R project in Rstudio --> go to 'Build' in Rstudio --> 'Install'
and see whether this gives the same error message.

from nichenetr.

Battamama avatar Battamama commented on May 27, 2024

from nichenetr.

browaeysrobin avatar browaeysrobin commented on May 27, 2024

Hi @Dahlia90

Sorry it did not work. Unfortunately for you and me, this error message is not really helpful. I have no idea what is going on. By looking around the web for possible solutions, I did not come across any directly but I can give some suggestions to try out:

*The error 1900 Killed: 9 points to a non-nichenetr problem, but probably to an error in the combination Mac-Rstudio-nichenetr (it seems that issues with Rstudio, Rstudio Cloud/Server, Docker, Conda, ... could be occuring).
If you were installing nichenetr from RStudio, I would

  1. first try to install nichenetr from a clean R session on the command line (so: open terminal --> launch R 4.0.2 --> devtools::install_github("saeyslab/nichenetr").
  2. If that fails, and you have a form of Conda (e.g. Miniconda) installed on your computer, maybe remove it and then try to install nichenetr again
  3. if that still fails: try reinstalling R and RStudio (downloading R from CRAN, and RStudio from rstudio.com), then install nichenetr (try Rstudio and R via terminal).
  4. if that still fails: check the DESCRIPTION page of nichenetr and install each of the dependencies separately and then try to install nichenetr again.

If all these steps still failed:
you can check following sites for more information and see whether they might be useful for you:

from nichenetr.

Battamama avatar Battamama commented on May 27, 2024

from nichenetr.

Battamama avatar Battamama commented on May 27, 2024

from nichenetr.

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.