We are the developers of several R packages, including the following:
XLConnect is one of the most widely used open source R packages for manipulating Excel files. XLConnect differs from other related R packages in that it is completely cross-platform and as such runs under Windows, Unix/Linux and Mac (32- and 64-bit).
rTRNG provides efficient, parallel, reproducible, and fair pseudo-random number generation for large-scale Monte Carlo simulations.
The rTRNG package is based on the TRNG C++ library and provides a user-friendly R interface to it via Rcpp and RcppParallel packages.
sparkbq is a sparklyr extension package providing an integration with Google BigQuery.
It builds on top of spark-bigquery, which provides a Google BigQuery data source to Apache Spark.
compareWith is an R package providing user-friendly RStudio addins that make it easier to perform diff and merge tasks, especially with projects under version control. The package relies on Meld, a common visual diff and merge tool.
We invite you to visit regularly our open source technical guidelines: