Yes, mstrio must be downloaded and installed from the supported package manager (for R, CRAN; for Python, PyPi). It is recommended that installation is done using the package manager because package dependencies are automatically installed.
For R, mstrio can be installed using the following R command:
install.packages(“mstrio”)
pip install mstrio-py