unable to install rsconnect on my Kali Linux

Appreciate your help so much

Error Information:

ERROR: dependencies ‘curl’, ‘openssl’ are not available for package ‘rsconnect’

  • removing ‘/home/razi/R/x86_64-pc-linux-gnu-library/4.1/rsconnect’

Steps taken so far -
also tried to connect using via option, following is the output

The command 'rsconnect::setAccountInfo(name='--------', token='-------', secret='+------')' failed. You can set up an account manually by using rsconnect::setAccountInfo; type ?rsconnect::setAccountInfo at the R console for more information.

Warning messages:
1: In utils::install.packages("curl", repos = "https://cloud.r-project.org") :
installation of package ‘curl’ had non-zero exit status
2: In utils::install.packages("openssl", repos = "same as above link") :
installation of package ‘openssl’ had non-zero exit status
3: In utils::install.packages("rsconnect", repos = "same as above link", :
installation of package ‘curl’ had non-zero exit status
4: In utils::install.packages("rsconnect", repos = "same as above link", :
installation of package ‘openssl’ had non-zero exit status
5: In utils::install.packages("rsconnect", repos = "same as above link", :
installation of package ‘rsconnect’ had non-zero exit status

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.