| 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/graphics/R-cran-ggplot2/ |
Upload File : |
PORTNAME= ggplot2
PORTVERSION= 3.3.6
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Implementation of the Grammar of Graphics
WWW= https://ggplot2.tidyverse.org/
LICENSE= MIT
CRAN_DEPENDS= R-cran-digest>0:security/R-cran-digest \
R-cran-glue>0:devel/R-cran-glue \
R-cran-gtable>=0.1.1:math/R-cran-gtable \
R-cran-isoband>0:math/R-cran-isoband \
R-cran-rlang>=0.4.10:devel/R-cran-rlang \
R-cran-scales>=0.5.0:graphics/R-cran-scales \
R-cran-tibble>0:devel/R-cran-tibble \
R-cran-withr>=2.0.0:devel/R-cran-withr
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
USES= cran:auto-plist
.include <bsd.port.mk>