Serdar Yegulalp
Senior Writer

Money talks: Linux Foundation pours funds into R language

news analysis
Mar 23, 20162 mins

With $200,000 in grant money, the Linux Foundation launches several projects to push development for R, the math-and-stats language

The Linux Foundation-backed R Consortium, created to support the math-and-statistics-centric R language, will soon put its money where its mouth is.

The consortium is prepping several new projects designed to advance the language, its implementations, and the culture of development around it. In addition to defining standards and practices for R, this includes funding R-related projects the consortium believes will be a boon to the community.

Seven projects got the thumbs-up from the consortium to receive a total of $200,000 in grant funding. Most prominent among them is a project to develop a unified framework for distributed computing in R — a common method to run R applications across compute clusters.

“Many big data platforms expose R-based interfaces that lack standardization and are therefore difficult to learn,” stated the Linux Foundation in its press release.

Based on that wording, one possible benefactor would be Apache Spark. The big data project has the SparkR submodule that allows Spark applications to be written in R, but it currently doesn’t provide the breadth of coverage for Spark features seen in the Scala and Java modules.

In the same vein is a project to improve access between R apps and databases, “so that porting code is simplified and less prone to error,” and a simpler access layer for modern geospatial data. The latter is a key component for many statistical applications, whether written in R or not, to make apps location-aware.

Another major project is localization proposal RL10N, an initiative to translate R packages into languages other than English. Though the language is used globally, “very few R packages are available in languages other than English,” according to the Linux Foundation. English remains the default language for scientific work worldwide, but it makes sense to allow non-English speakers to work with R in the language of their choice.

Other grant recipients include organizers of various workshops and training courses for new and current R users.

Microsoft recently pumped up the R language, with promises of closer integration with its product line and assurances that users of the Revolution Analytics edition of R will remain free and open source. However, these initiatives come from the organization responsible for R in all its contexts, academic as well as commercial.

Serdar Yegulalp

Serdar Yegulalp is a senior writer at InfoWorld. A veteran technology journalist, Serdar has been writing about computers, operating systems, databases, programming, and other information technology topics for 30 years. Before joining InfoWorld in 2013, Serdar wrote for Windows Magazine, InformationWeek, Byte, and a slew of other publications. At InfoWorld, Serdar has covered software development, devops, containerization, machine learning, and artificial intelligence, winning several B2B journalism awards including a 2024 Neal Award and a 2025 Azbee Award for best instructional content and best how-to article, respectively. He currently focuses on software development tools and technologies and major programming languages including Python, Rust, Go, Zig, and Wasm. Tune into his weekly Dev with Serdar videos for programming tips and techniques and close looks at programming libraries and tools.

More from this author