rDotNet: Low-Level Interface to the '.NET' Virtual Machine Along the Lines of the R C/Call API

Low-level interface to '.NET' virtual machine along the lines of the R C .call interface. Can create '.NET' object, call methods, get or set properties, call static functions, etc.

Version: 0.9.1
Imports: Rcpp (≥ 0.12.3), testthat
LinkingTo: Rcpp
Published: 2017-09-01
Author: Jonathan Shore
Maintainer: Jonathan Shore <jonathan.shore at gmail.com>
License: Apache License (== 2.0)
URL: https://github.com/tr8dr/.Net-Bridge/tree/master/src/R/rDotNet
NeedsCompilation: yes
SystemRequirements: mono 4.x or higher on OSX / Linux, .NET 4.x or higher on Windows, 'msbuild' and 'nuget' available in the path
Materials: README NEWS
CRAN checks: rDotNet results

Downloads:

Reference manual: rDotNet.pdf
Package source: rDotNet_0.9.1.tar.gz
Windows binaries: r-devel: rDotNet_0.9.1.zip, r-release: rDotNet_0.9.1.zip, r-oldrel: rDotNet_0.9.1.zip
macOS binaries: r-release: rDotNet_0.9.1.tgz, r-oldrel: rDotNet_0.9.1.tgz
Old sources: rDotNet archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rDotNet to link to this page.