Package: rDotNet
Type: Package
Title: Low-Level Interface to the '.NET' Virtual Machine Along the
        Lines of the R C/Call API
Version: 0.9.0
Date: 2017-08-30
Author: Jonathan Shore <jonathan.shore@gmail.com>
Maintainer: Jonathan Shore <jonathan.shore@gmail.com>
Description: 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.
License: Apache License (== 2.0)
URL: https://github.com/tr8dr/.Net-Bridge/tree/master/src/R/rDotNet
Imports: Rcpp (>= 0.12.3)
LinkingTo: Rcpp
ByteCompile: true
SystemRequirements: mono 4.x or higher on OSX / Linux, .NET 4.x or
        higher on Windows, 'msbuild' and 'nuget' available in the path
NeedsCompilation: yes
Packaged: 2017-08-30 15:51:52 UTC; jshore
Repository: CRAN
Date/Publication: 2017-08-30 16:06:04 UTC
