praise: Praise Users

Build friendly R packages that praise their users if they have done
something good, or they just need it to feel better.

WWW: http://cran.r-project.org/web/packages/praise/

PR:		213100
Submitted by:	Pedro Giffuni
This commit is contained in:
Martin Wilke 2017-05-06 15:15:51 +00:00
parent 8e36d4a981
commit b96a863c03
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440272
4 changed files with 26 additions and 0 deletions

View File

@ -39,6 +39,7 @@
SUBDIR += R-cran-microbenchmark
SUBDIR += R-cran-pkgmaker
SUBDIR += R-cran-plyr
SUBDIR += R-cran-praise
SUBDIR += R-cran-proto
SUBDIR += R-cran-randomForest
SUBDIR += R-cran-registry

View File

@ -0,0 +1,16 @@
# Created by: Pedro Giffuni
# $FreeBSD$
PORTNAME= praise
DISTVERSION= 1.0.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= pfg@FreeBSD.org
COMMENT= Praise Users
LICENSE= MIT
USES= cran:auto-plist
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1475167762
SHA256 (praise_1.0.0.tar.gz) = 5c035e74fd05dfa59b03afe0d5f4c53fbf34144e175e90c53d09c6baedf5debd
SIZE (praise_1.0.0.tar.gz) = 6100

View File

@ -0,0 +1,6 @@
praise: Praise Users
Build friendly R packages that praise their users if they have done
something good, or they just need it to feel better.
WWW: http://cran.r-project.org/web/packages/praise/