aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-forcats/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-cran-forcats/Makefile')
-rw-r--r--math/R-cran-forcats/Makefile13
1 files changed, 6 insertions, 7 deletions
diff --git a/math/R-cran-forcats/Makefile b/math/R-cran-forcats/Makefile
index 4131b5567245..ffb9a07bcd34 100644
--- a/math/R-cran-forcats/Makefile
+++ b/math/R-cran-forcats/Makefile
@@ -1,17 +1,15 @@
PORTNAME= forcats
-DISTVERSION= 1.0.0
-PORTREVISION= 1
+DISTVERSION= 1.0.1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= eduardo@FreeBSD.org
COMMENT= Tools for Working with Categorical Variables (Factors)
-WWW= https://forcats.tidyverse.org/
+WWW= https://cran.r-project.org/package=forcats
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= R-cran-knitr>0:print/R-cran-knitr
RUN_DEPENDS= R-cran-cli>=3.4.0:devel/R-cran-cli \
R-cran-glue>0:devel/R-cran-glue \
R-cran-lifecycle>0:devel/R-cran-lifecycle \
@@ -19,9 +17,10 @@ RUN_DEPENDS= R-cran-cli>=3.4.0:devel/R-cran-cli \
R-cran-rlang>=1.0.0:devel/R-cran-rlang \
R-cran-tibble>0:devel/R-cran-tibble
TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \
- R-cran-ggplot2>0:graphics/R-cran-ggplot2 \
R-cran-dplyr>0:math/R-cran-dplyr \
- R-cran-knitr>0:print/R-cran-knitr
+ R-cran-ggplot2>0:graphics/R-cran-ggplot2 \
+ R-cran-knitr>0:print/R-cran-knitr \
+ R-cran-testthat>0:devel/R-cran-testthat
USES= cran:auto-plist