Package: PythonInR
Title: Use 'Python' from Within 'R'
Version: 0.1-12
Authors@R: c( person("Florian", "Schwendinger", role = c("aut", "cre"), 
                     email = "FlorianSchwendinger@gmx.at"),
              person("Kimyen", "Truong", role = "ctb") )
Description: Interact with 'Python' <https://www.python.org/> from within 'R'.
Depends: R (>= 2.15)
Imports: pack, methods, R6, stats
SystemRequirements: Python (>= 2.7.0) with header files and shared
        library (UNIX) / static library (Windows)
Note: More information about the system requirements can be found in
        the README file.
URL: https://bitbucket.org/Floooo/pythoninr/
BugReports: https://bitbucket.org/Floooo/pythoninr/issues
License: GPL-3
NeedsCompilation: yes
RoxygenNote: 6.1.1
Packaged: 2020-06-21 19:49:59 UTC; florian
Author: Florian Schwendinger [aut, cre],
  Kimyen Truong [ctb]
Maintainer: Florian Schwendinger <FlorianSchwendinger@gmx.at>
Repository: CRAN
Date/Publication: 2020-06-21 20:50:06 UTC
