EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

FAQ: Do I need to download mstrio?


Community Admin

• Strategy


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”)

 
Alternatively, the package can be downloaded manually via CRAN at this URL: https://cran.r-project.org/web/packages/mstrio/index.html
 
For Python, mstrio can be installed using the following pip command:
 
pip install mstrio-py

 
Alternatively, the package can be downloaded manually via PyPi at this URL: https://pypi.org/project/mstrio-py/ KB442231


Comment

0 comments

Details

Knowledge Article

Published:

November 13, 2018

Last Updated:

November 13, 2018