0

I recently used Zorin lunix and R (version 3.6.3). I encountered a problem when using the renv::install() function.

The error is that the 'NCmisc' package is not available. Can anyone help me?

I have already changed the repositories [setRepositories()] in the session but the error persists.

  • 1
    have you reviewed the answers [here](https://stackoverflow.com/questions/25721884/how-should-i-deal-with-package-xxx-is-not-available-for-r-version-x-y-z-wa) yet ... ? – Ben Bolker Mar 21 '23 at 13:27
  • 1
    As far as I can tell `NCmisc` doesn't suffer from any of the obvious problems: https://cran.r-project.org/web/packages/NCmisc/index.html . Since Zorin Linux is based on Ubuntu, probably the easiest thing to do would be to follow the instructions [here](https://cran.r-project.org/bin/linux/ubuntu/) to update your version of R (3.6.3 is 3 years old, which is ancient by R standards ...) – Ben Bolker Mar 21 '23 at 13:32
  • 1
    Thank you. I will follow the instructions! – Vaonirina Jeanne Lor TSILAVINA Mar 21 '23 at 13:55
  • What exactly did you change the repositories to when you called `setRepositories`? Were you getting an error before you tried to change the repositories? Or what made you decide to call that function? – MrFlick Mar 21 '23 at 14:23

0 Answers0