pacotest
Installation of the R-package pacotest using install_github from the R-package devtools
install.packages
(
"devtools"
) devtools::
install_github
(
repo =
"MalteKurz/pacotest"
,
local=
FALSE
)