Package: SnakeCharmR
Version: 1.0.7
Date: 2017-10-05
Title: R and Python Integration
Author: Alexandre Sieira, forked off of rPython by Carlos J. Gil Bellosta
Maintainer: Alexandre Sieira <alexandre.sieira@gmail.com>
Description: Run 'Python' code, make function calls, assign and retrieve variables, etc. from R.
    A fork from 'rPython' which uses 'jsonlite', 'Rcpp' and has several fixes and improvements.
Imports: jsonlite (>= 1.3), stringr (>= 1.2.0), Rcpp (>= 0.12.0), utils
License: GPL-2
SystemRequirements: Python (>= 2.7) and Python headers and libraries
        (See the README.md file)
OS_type: unix
URL: https://github.com/asieira/SnakeCharmR
BugReports: https://github.com/asieira/SnakeCharmR/issues
Suggests: testthat (>= 1.0.0)
LinkingTo: Rcpp
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-10-06 21:52:56 UTC; asieira
Repository: CRAN
Date/Publication: 2017-10-06 22:36:32 UTC
