Port details |
- py-pyreadr Read/write R RData and Rds files into/from pandas data frames
- 0.4.7_1 math
=0 0.4.7Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-07-14 16:18:18
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- Also Listed In: python
- License: AGPLv3+
- Description:
- pyreadr is a python package to read and write R RData and Rds files into/from
pandas dataframes. It does not need to have R or other external dependencies
installed.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyreadr>0:math/py-pyreadr@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-pyreadr/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-pyreadr
- pkg install py39-pyreadr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-pyreadr listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pyreadr
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1664767968
SHA256 (pyreadr-0.4.7.tar.gz) = 901110d62b4bedaef288f4db81425fb696edc721fe2c34c1083f5fb11050a73c
SIZE (pyreadr-0.4.7.tar.gz) = 1183279
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cython-3.9 : lang/cython@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-pandas>=1.2.0,1 : math/py-pandas@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- librdata.so : math/librdata
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_py-pyreadr
- USES:
- localbase python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.7_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.4.7 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.4.7 03 Oct 2022 17:10:38
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-pyreadr: Update to 0.4.7
Changes: https://github.com/ofajardo/pyreadr/releases
https://github.com/ofajardo/pyreadr/blob/master/change_log.md |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.4.6 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.4.6 20 Jul 2022 14:22:24
    |
Tobias C. Berner (tcberner)  |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
0.4.6 29 Jun 2022 21:50:11
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-pyreadr: Update to 0.4.6
Changes: https://github.com/ofajardo/pyreadr/releases
https://github.com/ofajardo/pyreadr/blob/master/change_log.md |
0.4.5 29 Jun 2022 16:32:43
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-pyreadr: Update to 0.4.5
Changes: https://github.com/ofajardo/pyreadr/releases
https://github.com/ofajardo/pyreadr/blob/master/change_log.md |
0.4.4 21 Dec 2021 18:48:43
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-pyreadr: Update to 0.4.4
Changes: https://github.com/ofajardo/pyreadr/releases
https://github.com/ofajardo/pyreadr/blob/master/change_log.md |
0.4.2 05 Nov 2021 23:54:17
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-pyreadr: Remove -f because RM has it already |
0.4.2 25 Oct 2021 15:57:32
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-pyreadr: Cosmetic change |
0.4.2 14 Jul 2021 16:09:35
    |
Po-Chuan Hsieh (sunpoet)  |
math/py-pyreadr: Add py-pyreadr 0.4.2
pyreadr is a python package to read and write R RData and Rds files into/from
pandas dataframes. It does not need to have R or other external dependencies
installed.
WWW: https://github.com/ofajardo/pyreadr |