The library contains various temporary functions related to LR, bootstrap etc
To get the lastest version, install from GitHub as follows:
# First install devtools if needed
if(!require(devtools)) install.packages("devtools")
# Install inbred from GitHub
devtools::install_github("thoree/inbred")