AMR 2.1.1.9133__py3-none-any.whl → 2.1.1.9134__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
AMR/datasets.py CHANGED
@@ -21,7 +21,6 @@ utils = importr('utils')
21
21
  base.options(warn = -1)
22
22
 
23
23
  # Override R library paths globally for the session
24
- robjects.r(f'.Library <- "{r_lib_path}"') # Replace default library
25
24
  robjects.r(f'.Library.site <- "{r_lib_path}"') # Replace site-specific library
26
25
  base._libPaths(r_lib_path) # Override .libPaths() as well
27
26
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: AMR
3
- Version: 2.1.1.9133
3
+ Version: 2.1.1.9134
4
4
  Summary: A Python wrapper for the AMR R package
5
5
  Home-page: https://github.com/msberends/AMR
6
6
  Author: Matthijs Berends
@@ -0,0 +1,7 @@
1
+ AMR/__init__.py,sha256=-3zoWVuhybnYkXePzljDrtcxxaAQscPpCPP75EiqLfQ,7540
2
+ AMR/datasets.py,sha256=Jy39LLD1mP-MMPX59mjKQdmKeFz192kMQD3ty4tIFic,2609
3
+ AMR/functions.py,sha256=JSh-0_mfrAj7ajpazlv2KFyEtRAglj7oQV9Iiaux7eo,45557
4
+ AMR-2.1.1.9134.dist-info/METADATA,sha256=EpQmSVU0Z4EIXyQRuUVvQTdC6KXjN0zMpJ4aNy3-xF0,9624
5
+ AMR-2.1.1.9134.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
6
+ AMR-2.1.1.9134.dist-info/top_level.txt,sha256=7K6Mq_X_OHdXOzQM5y06VUadXjYkze6yzufL1d7_6xc,4
7
+ AMR-2.1.1.9134.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- AMR/__init__.py,sha256=-3zoWVuhybnYkXePzljDrtcxxaAQscPpCPP75EiqLfQ,7540
2
- AMR/datasets.py,sha256=jk7GSCkRycpAfD5mdPqrkIGPiXYnsnc00vhTyumxI8k,2678
3
- AMR/functions.py,sha256=JSh-0_mfrAj7ajpazlv2KFyEtRAglj7oQV9Iiaux7eo,45557
4
- AMR-2.1.1.9133.dist-info/METADATA,sha256=EVROVJOUmqp_d18CgaOO8L4wYAVUaiN_wKJA2efu5gU,9624
5
- AMR-2.1.1.9133.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
6
- AMR-2.1.1.9133.dist-info/top_level.txt,sha256=7K6Mq_X_OHdXOzQM5y06VUadXjYkze6yzufL1d7_6xc,4
7
- AMR-2.1.1.9133.dist-info/RECORD,,