Issue installing packages

Attached is the error while installing the packages. Please help me out.

Error Information:

Description of issue -

Steps taken so far -

System Information:

  • RStudio Edition: (Desktop or Server)
  • RStudio Version:
  • OS Version:
  • R Version:

Also:

  • RStudio diagnostics report:
  • Your sessionInfo():
  • RStudio crash report:
  • RStudio application log files:

From Troubleshooting Guide: Using RStudio

This is a successful installation. The red looks a little scary, but it is not an error message. So you are good to go.

@savarapu.paul - It seems that some security wrapper on your system is barring access to repositories. One thing you can try is to download source files .tar.gz for all the dependencies and try installing them first before you install the package of your requirement. There is a downside to it though, that packages in dependency list may have dependencies for their own.

Thanks!
Heramb