From owner-svn-ports-head@freebsd.org Wed Mar 14 04:58:10 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 378D1F53C2A; Wed, 14 Mar 2018 04:58:10 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D9D5D6B5A8; Wed, 14 Mar 2018 04:58:09 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D472E237EC; Wed, 14 Mar 2018 04:58:09 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2E4w99S086798; Wed, 14 Mar 2018 04:58:09 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2E4w9kv086794; Wed, 14 Mar 2018 04:58:09 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201803140458.w2E4w9kv086794@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Wed, 14 Mar 2018 04:58:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464456 - in head/devel: . R-cran-broom X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: in head/devel: . R-cran-broom X-SVN-Commit-Revision: 464456 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Mar 2018 04:58:10 -0000 Author: tota Date: Wed Mar 14 04:58:09 2018 New Revision: 464456 URL: https://svnweb.freebsd.org/changeset/ports/464456 Log: - Add new port: devel/R-cran-broom Convert statistical analysis objects from R into tidy data frames, so that they can more easily be combined, reshaped and otherwise processed with tools like 'dplyr', 'tidyr' and 'ggplot2'. The package provides three S3 generics: tidy, which summarizes a model's statistical findings such as coefficients of a regression; augment, which adds columns to the original data such as predictions, residuals and cluster assignments; and glance, which provides a one-row summary of model-level statistics. WWW: https://cran.r-project.org/web/packages/broom/ Added: head/devel/R-cran-broom/ head/devel/R-cran-broom/Makefile (contents, props changed) head/devel/R-cran-broom/distinfo (contents, props changed) head/devel/R-cran-broom/pkg-descr (contents, props changed) Modified: head/devel/Makefile (contents, props changed) Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Mar 14 04:15:16 2018 (r464455) +++ head/devel/Makefile Wed Mar 14 04:58:09 2018 (r464456) @@ -20,6 +20,7 @@ SUBDIR += R-cran-bit SUBDIR += R-cran-bit64 SUBDIR += R-cran-bitops + SUBDIR += R-cran-broom SUBDIR += R-cran-caTools SUBDIR += R-cran-caret SUBDIR += R-cran-chron Added: head/devel/R-cran-broom/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/R-cran-broom/Makefile Wed Mar 14 04:58:09 2018 (r464456) @@ -0,0 +1,25 @@ +# Created by: TAKATSU Tomonari +# $FreeBSD$ + +PORTNAME= broom +DISTVERSION= 0.4.3 +CATEGORIES= devel +DISTNAME= ${PORTNAME}_${DISTVERSION} + +MAINTAINER= tota@FreeBSD.org +COMMENT= Convert Statistical Analysis Objects into Tidy Data Frames + +LICENSE= MIT + +CRAN_DEPENDS= R-cran-plyr>0:devel/R-cran-plyr \ + R-cran-dplyr>0:math/R-cran-dplyr \ + R-cran-tidyr>0:devel/R-cran-tidyr \ + R-cran-psych>0:math/R-cran-psych \ + R-cran-stringr>0:textproc/R-cran-stringr \ + R-cran-reshape2>0:devel/R-cran-reshape2 +BUILD_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= ${CRAN_DEPENDS} + +USES= cran:auto-plist + +.include Added: head/devel/R-cran-broom/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/R-cran-broom/distinfo Wed Mar 14 04:58:09 2018 (r464456) @@ -0,0 +1,3 @@ +TIMESTAMP = 1520499918 +SHA256 (broom_0.4.3.tar.gz) = 2e261b40006432e787dc208c2a8943c6ae714968879dd3361ba1ee6ea5603785 +SIZE (broom_0.4.3.tar.gz) = 1397648 Added: head/devel/R-cran-broom/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/R-cran-broom/pkg-descr Wed Mar 14 04:58:09 2018 (r464456) @@ -0,0 +1,10 @@ +Convert statistical analysis objects from R into tidy data frames, +so that they can more easily be combined, reshaped and otherwise +processed with tools like 'dplyr', 'tidyr' and 'ggplot2'. The package +provides three S3 generics: tidy, which summarizes a model's +statistical findings such as coefficients of a regression; augment, +which adds columns to the original data such as predictions, residuals +and cluster assignments; and glance, which provides a one-row summary +of model-level statistics. + +WWW: https://cran.r-project.org/web/packages/broom/