Skip to content

Spencerx/microsoft-r-open

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft R Open

This is the repository containing the source code for the open source components of Microsoft R Open.

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.

About

Microsoft R Open Source

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 36.6%
  • C 31.1%
  • Fortran 23.3%
  • HTML 2.9%
  • Shell 1.2%
  • M4 1.1%
  • Other 3.8%