From owner-svn-ports-head@freebsd.org Tue Oct 23 18:25:41 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 DFF9EFF066B; Tue, 23 Oct 2018 18:25:40 +0000 (UTC) (envelope-from dbn@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 961688A22B; Tue, 23 Oct 2018 18:25:40 +0000 (UTC) (envelope-from dbn@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 77F8C139D7; Tue, 23 Oct 2018 18:25:40 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9NIPeBs084324; Tue, 23 Oct 2018 18:25:40 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9NIPdQo084319; Tue, 23 Oct 2018 18:25:39 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201810231825.w9NIPdQo084319@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Tue, 23 Oct 2018 18:25:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482867 - in head/math: . R-cran-haven X-SVN-Group: ports-head X-SVN-Commit-Author: dbn X-SVN-Commit-Paths: in head/math: . R-cran-haven X-SVN-Commit-Revision: 482867 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.29 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: Tue, 23 Oct 2018 18:25:41 -0000 Author: dbn Date: Tue Oct 23 18:25:39 2018 New Revision: 482867 URL: https://svnweb.freebsd.org/changeset/ports/482867 Log: math/R-cran-haven: Import and Export 'SPSS', 'Stata' and 'SAS' Files Generated by: portcran (0.1.9) Added: head/math/R-cran-haven/ head/math/R-cran-haven/Makefile (contents, props changed) head/math/R-cran-haven/distinfo (contents, props changed) head/math/R-cran-haven/pkg-descr (contents, props changed) Modified: head/math/Makefile Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Tue Oct 23 18:25:17 2018 (r482866) +++ head/math/Makefile Tue Oct 23 18:25:39 2018 (r482867) @@ -56,6 +56,7 @@ SUBDIR += R-cran-gpclib SUBDIR += R-cran-gss SUBDIR += R-cran-gtable + SUBDIR += R-cran-haven SUBDIR += R-cran-igraph SUBDIR += R-cran-influenceR SUBDIR += R-cran-inline Added: head/math/R-cran-haven/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/R-cran-haven/Makefile Tue Oct 23 18:25:39 2018 (r482867) @@ -0,0 +1,27 @@ +# $FreeBSD$ + +PORTNAME= haven +DISTVERSION= 1.1.2 +CATEGORIES= math +DISTNAME= ${PORTNAME}_${DISTVERSION} + +MAINTAINER= dbn@FreeBSD.org +COMMENT= Import and Export 'SPSS', 'Stata' and 'SAS' Files + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= R-cran-knitr>0:print/R-cran-knitr +RUN_DEPENDS= R-cran-Rcpp>=0.11.4:devel/R-cran-Rcpp \ + R-cran-hms>0:devel/R-cran-hms \ + R-cran-tibble>0:devel/R-cran-tibble \ + R-cran-forcats>=0.2.0:math/R-cran-forcats \ + R-cran-readr>=0.1.0:textproc/R-cran-readr +TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \ + R-cran-testthat>0:devel/R-cran-testthat \ + R-cran-knitr>0:print/R-cran-knitr \ + R-cran-rmarkdown>0:textproc/R-cran-rmarkdown + +USES= cran:auto-plist,compiles + +.include Added: head/math/R-cran-haven/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/R-cran-haven/distinfo Tue Oct 23 18:25:39 2018 (r482867) @@ -0,0 +1,3 @@ +TIMESTAMP = 1540318650 +SHA256 (haven_1.1.2.tar.gz) = 0a077b20bf8ef2efb73c2d4b4e1de57da7d4a525b27386320f0f7f5a9cece85e +SIZE (haven_1.1.2.tar.gz) = 202360 Added: head/math/R-cran-haven/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/R-cran-haven/pkg-descr Tue Oct 23 18:25:39 2018 (r482867) @@ -0,0 +1,4 @@ +Import foreign statistical formats into R via the embedded 'ReadStat' C +library, . + +WWW: http://haven.tidyverse.org