| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/textproc/R-cran-readr/ |
Upload File : |
PORTNAME= readr
PORTVERSION= 2.1.2
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Read Rectangular Text Data
WWW= https://cran.r-project.org/web/packages/readr/
LICENSE= MIT
CRAN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \
R-cran-clipr>0:devel/R-cran-clipr \
R-cran-crayon>0:devel/R-cran-crayon \
R-cran-hms>=0.4.1:devel/R-cran-hms \
R-cran-lifecycle>=0.2.0:devel/R-cran-lifecycle \
R-cran-R6>0:devel/R-cran-R6 \
R-cran-rlang>0:devel/R-cran-rlang \
R-cran-tibble>0:devel/R-cran-tibble \
R-cran-vroom>=1.5.6:textproc/R-cran-vroom \
R-cran-cpp11>0:devel/R-cran-cpp11 \
R-cran-tzdb>=0.1.1:devel/R-cran-tzdb
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
USES= compiler:c++11-lang cran:auto-plist,compiles
.include <bsd.port.mk>