You can install the released version of qtkit
from CRAN with:
install.packages("qtkit")
The development version of qtkit
is on GitHub and can be installed
with:
install.packages("remotes")
::install_github("qtalr/qtkit") remotes
Then load the package with:
library(qtkit)
Please consult the package documentation for more information.