hi I get the following error could you help me please
ERROR: dependency 'PhaseType' is not available for package 'ReliabilityTheory'
I ry to instul 'ReliabilityTheory' package from GitHub as
install.packages("devtools")
library("devtools")
install_github("louisaslett/ReliabilityTheory")