devtools, httr, jsonlite
devtools
install.package("devtools")httr
install.package("httr")jsonlite
install.package("jsonlite")From GitHub
Stable
devtools::install_github("flexiooss/flexioR", ref="master")Unstable
devtools::install_github("flexiooss/flexioR", ref="develop")