Package: rpymat
Type: Package
Title: Easy to Configure an Isolated 'Python' Environment
Version: 0.1.1
Authors@R: c(
    person("Zhengjia", "Wang", email = "dipterix.wang@gmail.com", role = c("cph", "aut", "cre"))
    )
Description: Aims to create a single isolated 'Miniconda' 
    and 'Python' environment for reproducible pipeline scripts. 
    The package is a shell of 'reticulate' package, but provides
    more stable behaviors, especially on 'ARM' machines.
License: Apache License (>= 2)
Encoding: UTF-8
Imports: reticulate (>= 1.21), fastmap (>= 1.1.0), rappdirs (>= 0.3.3)
RoxygenNote: 7.1.2
URL: https://github.com/dipterix/rpymat
BugReports: https://github.com/dipterix/rpymat/issues
NeedsCompilation: no
Packaged: 2021-11-13 10:05:01 UTC; dipterix
Author: Zhengjia Wang [cph, aut, cre]
Maintainer: Zhengjia Wang <dipterix.wang@gmail.com>
Repository: CRAN
Date/Publication: 2021-11-15 09:20:02 UTC
