ChainLadder package won't install in my RStudio

Error Information:

Description of issue - I have tried installing the ChainLadder package in my RStudio version 3.4. It keeps telling me that the package has been installed but when i call it or try to search it in the installed packages it's not there.

Steps taken so far -

System Information:

  • RStudio Edition: Desktop
  • RStudio Version: 3.4.1
  • OS Version: Windows 10
  • R Version: 3.4.1

You are not providing enough information for us to be able to help you, please post the complete output you get when you install ChainLadder

install.packages('ChainLadder', dependencies = TRUE)

And also, what happens when you try to load the library

library(ChainLadder)

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.