Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package ‘dismo’ is not available (for R version 3.6.3) #25

Closed
rcastil opened this issue Jan 31, 2022 · 3 comments
Closed

package ‘dismo’ is not available (for R version 3.6.3) #25

rcastil opened this issue Jan 31, 2022 · 3 comments

Comments

@rcastil
Copy link

rcastil commented Jan 31, 2022

Hi Dr Hijmans
I am having trouble installing dismo in my R version 3.6.3 (2020-02-29) on Ubuntu. Below you can find session info and the warning.
Can you help at all?
Thanks,
Rita

session_info()
─ Session info ───────────
setting value
version R version 3.6.3 (2020-02-29)
os Ubuntu 16.04.7 LTS
system x86_64, linux-gnu
ui RStudio
language (EN)
collate en_US.UTF-8
ctype en_US.UTF-8
tz Europe/Lisbon
date 2022-01-31
rstudio 1.3.1073 Giant Goldenrod (server)
pandoc NA

───────────
install.packages('dismo')
Installing packages into ‘/usr/local/lib/R/site-library’
(as ‘lib’ is unspecified)
Warning in install.packages :
package ‘dismo’ is not available (for R version 3.6.3)

@rhijmans
Copy link
Member

rhijmans commented Jan 31, 2022

I cannot remember why I made dismo dependent on R 4.0.0. But I lowered the requirement to 3.6.3 so you should now be able to install the development version.

@rcastil
Copy link
Author

rcastil commented Feb 1, 2022

Hi,
Thanks for the prompt reply. You wrote "you should NOT be able", but you meant "you should be able", as I already installed it.
Many thanks for the ever so fast assistance.
Rita

@rhijmans
Copy link
Member

rhijmans commented Feb 1, 2022

Sorry, I think I meant "now" --- glad it worked

@rhijmans rhijmans closed this as completed Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants