Andrey Kosteko recently pusblihed a review of the book Computational Actuarial Science with R in JRSS-A. As mentioned in the review, we should still improve the github, where codes are supposed to be uploaded. And as mentioned in a previous post, the package that contains all the datasets is not hosted by the CRAN but can be found on http://cas.uqam.ca/. Hence, use
> install.packages("CASdatasets", repos = "http://cas.uqam.ca/pub/R/", type="source") > library(CASdatasets) > ?CASdatasets