jmp75/rClr: Accessing the Common Language Runtime (.NET/Mono) from R

rClr is a package for low-level access from R to a Common Language Runtime (CLR). The supported CLR implementations are Microsoft '.NET' framework on Windows and Mono on several platforms, currently Windows and at least Debian Linux. rClr has been used at least in scientific modelling work since 2013-06. Running it on Mono has been relatively experimental, but as of November 2014 several factors have enabled very near functional parity with the Windows/.NET.

Getting started

Package details

AuthorJean-Michel Perraud [aut, cre], Kosei Abe, [aut] (R.NET), Nigel <http://www.codeplex.com/site/users/view/evolvedmicrobe> [ctb] (fix for finding the path to package libraries), R Core team [ctb] (showArgs extracted from R extension manual)
MaintainerJ-M <jean-michel.perraud@csiro.au>
LicenseLGPL-3
Version0.8.3
URL https://github.com/jmp75/rClr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jmp75/rClr")
jmp75/rClr documentation built on June 11, 2019, 6:45 p.m.