Package: rClr
Type: Package
Title: Accessing the Common Language Runtime (.NET/Mono) from R
Version: 0.7-4
Date: 2015-03-26
Authors@R: c( person("Jean-Michel", "Perraud", email =
    "jean-michel.perraud@csiro.au", role = c("aut", "cre")))
Author: Jean-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)
Maintainer: J-M <jean-michel.perraud@csiro.au>
Description: 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.
VignetteBuilder: knitr
Suggests: testthat, knitr, xtable
URL: http://rclr.codeplex.com
License: LGPL-3
Depends: R (>= 3.1.0), methods
Packaged: 2015-03-26 10:14:22 UTC; per202
Built: R 3.1.1; x86_64-apple-darwin13.1.0; 2015-06-12 00:18:39 UTC; unix
