rpy-bridge 0.3.2__py3-none-any.whl → 0.3.3__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rpy-bridge
3
- Version: 0.3.2
3
+ Version: 0.3.3
4
4
  Summary: Python-to-R interoperability engine with environment management, type-safe conversions, data normalization, and safe R function execution.
5
5
  Author-email: Victoria Cheung <victoriakcheung@gmail.com>
6
6
  License: MIT License
@@ -31,12 +31,17 @@ License: MIT License
31
31
 
32
32
  Project-URL: Homepage, https://github.com/vic-cheung/rpy-bridge
33
33
  Project-URL: Issue Tracker, https://github.com/vic-cheung/rpy-bridge/issues
34
+ Keywords: python,r,rpy2,python-r,interoperability,data-science,statistics,bioinformatics
34
35
  Classifier: License :: OSI Approved :: MIT License
35
36
  Classifier: Programming Language :: Python
36
37
  Classifier: Programming Language :: Python :: 3
37
38
  Classifier: Programming Language :: Python :: 3.11
38
39
  Classifier: Programming Language :: Python :: 3.12
40
+ Classifier: Intended Audience :: Developers
41
+ Classifier: Intended Audience :: Science/Research
39
42
  Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
43
+ Classifier: Topic :: Scientific/Engineering :: Information Analysis
44
+ Classifier: Topic :: Software Development :: Libraries :: Python Modules
40
45
  Requires-Python: >=3.11
41
46
  Description-Content-Type: text/markdown
42
47
  License-File: LICENSE
@@ -1,8 +1,8 @@
1
1
  rpy_bridge/__init__.py,sha256=1cyWVzhVnSqMRY6OkSo8RYjTKWjmaV9WR-otu4Y5dJc,829
2
2
  rpy_bridge/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  rpy_bridge/rpy2_utils.py,sha256=n58oSoqkZRv320dtgxEW597G8PrzCO8jCeGPZQH_5t8,29234
4
- rpy_bridge-0.3.2.dist-info/licenses/LICENSE,sha256=JwbWVcSfeoLfZ2M_ZiyygKVDvhBDW3zbqTWwXOJwmrA,1276
5
- rpy_bridge-0.3.2.dist-info/METADATA,sha256=Yc5iO7Ggihznt4DMGEN1Ygf5CiaHdb07uPO96Dr6vyo,9267
6
- rpy_bridge-0.3.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
- rpy_bridge-0.3.2.dist-info/top_level.txt,sha256=z9UZ77ZuUPoLqMDQEpP4btstsaM1IpXb9Cn9yBVaHmU,11
8
- rpy_bridge-0.3.2.dist-info/RECORD,,
4
+ rpy_bridge-0.3.3.dist-info/licenses/LICENSE,sha256=JwbWVcSfeoLfZ2M_ZiyygKVDvhBDW3zbqTWwXOJwmrA,1276
5
+ rpy_bridge-0.3.3.dist-info/METADATA,sha256=Frw8qT49nSrWClRKCMKfU8cvLQVVKvpz3By99rTB_3A,9591
6
+ rpy_bridge-0.3.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
+ rpy_bridge-0.3.3.dist-info/top_level.txt,sha256=z9UZ77ZuUPoLqMDQEpP4btstsaM1IpXb9Cn9yBVaHmU,11
8
+ rpy_bridge-0.3.3.dist-info/RECORD,,