Groups
Groups
Sign in
Groups
Groups
hydromad users
Conversations
About
Send feedback
Help
Unable to install hydromad
34 views
Skip to first unread message
Guniganti Surya Kiran
unread,
Jan 6, 2025, 11:38:53 AM
Jan 6
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hydromad users
Dear all,
I am unable to install hydromad package in Rstudio 4.3.1 and following statement is shown
"
http://hydromad.catchment.org
" "
http://hydromad.catchment.org
" "
https://cran.rstudio.com/
"
Warning: unable to access index for repository
http://hydromad.catchment.org/src/contrib
:
cannot open URL '
http://hydromad.catchment.org/src/contrib/PACKAGES
'
Please let me know how can this be solved.
With regards
Surya Kiran Guniganti
Ana Becker
unread,
Mar 20, 2025, 4:25:36 PM
Mar 20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hydromad users
Hello!
I had the same problem and I solved by installing directly from the github repository:
GitHub - hydromad/hydromad: Hydrological Model Assessment and Development
Add the
hydromad
repository for this R session:
options(repos=c("
https://hydromad.github.io
",getOption("repos")))
Install hydromad:
install.packages("hydromad")
Reply all
Reply to author
Forward
0 new messages