Microsoft R Open Source
Перейти к файлу
microsoft-github-policy-service[bot] a5af9887ca
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-12 20:53:04 +00:00
additionalPackages
patch
source
vendor
.gitignore
README.md
SECURITY.md Microsoft mandatory file 2023-06-02 20:44:00 +00:00

README.md

alt text

Microsoft R Open

Microsoft R Open is the enhanced distribution of R used for for statistical analysis and Data science. This is the repository containing the source code for the open source components of Microsoft R Open. If you're looking for the latest changes, check the "public" branch.

Directory Structure

/additionalPackages -> Microsoft authored GPLv2 licensed R packages

/patch -> Patches made to the R source code when building Microsoft R Open

/source -> CRAN R source code

/vendor -> Libraries needed to build Microsoft R Open

Building

Please see the R Installation and Administration Guide for instructions on building the R source. Patches can be applied using GNU Patch.

The additional Microsoft authored packages can be built and installed using R CMD INSTALL after the R source has been built.

Learn more about Microsoft R open at https://mran.microsoft.com/.