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.1
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), testthat
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-31 19:09:01 UTC; jshore
Repository: CRAN
Date/Publication: 2017-09-01 09:27:10 UTC
Built: R 3.6.3; x86_64-w64-mingw32; 2021-05-12 23:57:07 UTC; windows
Archs: i386, x64
