From owner-svn-ports-head@freebsd.org Mon Dec 28 00:17:25 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 452E24CC085; Mon, 28 Dec 2020 00:17:25 +0000 (UTC) (envelope-from ygy@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D3ymP1S0mz3w6B; Mon, 28 Dec 2020 00:17:25 +0000 (UTC) (envelope-from ygy@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 19BD67FD7; Mon, 28 Dec 2020 00:17:25 +0000 (UTC) (envelope-from ygy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BS0HOZZ075507; Mon, 28 Dec 2020 00:17:24 GMT (envelope-from ygy@FreeBSD.org) Received: (from ygy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BS0HOxV075503; Mon, 28 Dec 2020 00:17:24 GMT (envelope-from ygy@FreeBSD.org) Message-Id: <202012280017.0BS0HOxV075503@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ygy set sender to ygy@FreeBSD.org using -f From: Guangyuan Yang Date: Mon, 28 Dec 2020 00:17:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559437 - in head/math: . R-cran-energy X-SVN-Group: ports-head X-SVN-Commit-Author: ygy X-SVN-Commit-Paths: in head/math: . R-cran-energy X-SVN-Commit-Revision: 559437 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.34 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: Mon, 28 Dec 2020 00:17:25 -0000 Author: ygy (doc committer) Date: Mon Dec 28 00:17:23 2020 New Revision: 559437 URL: https://svnweb.freebsd.org/changeset/ports/559437 Log: new port: math/R-cran-energy: E-Statistics: Multivariate Inference via the Energy of Data PR: 252176 Approved by: lwhsu Added: head/math/R-cran-energy/ head/math/R-cran-energy/Makefile (contents, props changed) head/math/R-cran-energy/distinfo (contents, props changed) head/math/R-cran-energy/pkg-descr (contents, props changed) Modified: head/math/Makefile Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Mon Dec 28 00:00:19 2020 (r559436) +++ head/math/Makefile Mon Dec 28 00:17:23 2020 (r559437) @@ -52,6 +52,7 @@ SUBDIR += R-cran-dimRed SUBDIR += R-cran-dlmodeler SUBDIR += R-cran-dplyr + SUBDIR += R-cran-energy SUBDIR += R-cran-expm SUBDIR += R-cran-forcats SUBDIR += R-cran-forecast Added: head/math/R-cran-energy/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/R-cran-energy/Makefile Mon Dec 28 00:17:23 2020 (r559437) @@ -0,0 +1,17 @@ +# $FreeBSD$ + +PORTNAME= energy +DISTVERSION= 1.7-7 +CATEGORIES= math +DISTNAME= ${PORTNAME}_${DISTVERSION} + +MAINTAINER= ygy@FreeBSD.org +COMMENT= E-Statistics: Multivariate Inference via the Energy of Data + +LICENSE= GPLv2+ + +RUN_DEPENDS= R-cran-Rcpp>=0.12.6:devel/R-cran-Rcpp + +USES= cran:auto-plist,compiles + +.include Added: head/math/R-cran-energy/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/R-cran-energy/distinfo Mon Dec 28 00:17:23 2020 (r559437) @@ -0,0 +1,3 @@ +TIMESTAMP = 1609019150 +SHA256 (energy_1.7-7.tar.gz) = 67b88fb33ee6e7bec2e4fe356a4efd36f70c3cf9b0ebe2f6d9da9ec96de9968f +SIZE (energy_1.7-7.tar.gz) = 55273 Added: head/math/R-cran-energy/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/R-cran-energy/pkg-descr Mon Dec 28 00:17:23 2020 (r559437) @@ -0,0 +1,10 @@ +E-statistics (energy) tests and statistics for multivariate and univariate +inference, including distance correlation, one-sample, two-sample, and +multi-sample tests for comparing multivariate distributions, are implemented. +Measuring and testing multivariate independence based on distance correlation, +partial distance correlation, multivariate goodness-of-fit tests, k-groups and +hierarchical clustering based on energy distance, testing for multivariate +normality, distance components (disco) for non-parametric analysis of +structured data, and other energy statistics/methods are implemented. + +WWW: https://github.com/mariarizzo/energy