Icarus is still in alpha, and has not yet been pushed to CRAN's repos. You can use the package "devtools" to install easily from Github.
If you don't have installed devtools yet:
install.packages("devtools")
Then load devtools, and install icarus:
library(devtools) install_github("haroine/icarus")
There was an error while loading. Please reload this page.