From owner-svn-ports-head@freebsd.org Mon Sep 24 06:59:57 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 B2B1910A54A1; Mon, 24 Sep 2018 06:59:57 +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 53C2D72132; Mon, 24 Sep 2018 06:59:57 +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 3057515FDB; Mon, 24 Sep 2018 06:59:57 +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 w8O6xvWR091943; Mon, 24 Sep 2018 06:59:57 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8O6xucq091939; Mon, 24 Sep 2018 06:59:56 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201809240659.w8O6xucq091939@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Mon, 24 Sep 2018 06:59:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480549 - in head/textproc: . R-cran-openxlsx X-SVN-Group: ports-head X-SVN-Commit-Author: dbn X-SVN-Commit-Paths: in head/textproc: . R-cran-openxlsx X-SVN-Commit-Revision: 480549 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.27 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, 24 Sep 2018 06:59:58 -0000 Author: dbn Date: Mon Sep 24 06:59:56 2018 New Revision: 480549 URL: https://svnweb.freebsd.org/changeset/ports/480549 Log: textproc/R-cran-openxlsx: Read, Write and Edit XLSX Files Generated by: portcran (0.1.8) Added: head/textproc/R-cran-openxlsx/ head/textproc/R-cran-openxlsx/Makefile (contents, props changed) head/textproc/R-cran-openxlsx/distinfo (contents, props changed) head/textproc/R-cran-openxlsx/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Mon Sep 24 06:28:21 2018 (r480548) +++ head/textproc/Makefile Mon Sep 24 06:59:56 2018 (r480549) @@ -14,6 +14,7 @@ SUBDIR += R-cran-highr SUBDIR += R-cran-htmltools SUBDIR += R-cran-markdown + SUBDIR += R-cran-openxlsx SUBDIR += R-cran-pystr SUBDIR += R-cran-readr SUBDIR += R-cran-rmarkdown Added: head/textproc/R-cran-openxlsx/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/R-cran-openxlsx/Makefile Mon Sep 24 06:59:56 2018 (r480549) @@ -0,0 +1,21 @@ +# $FreeBSD$ + +PORTNAME= openxlsx +DISTVERSION= 4.1.0 +CATEGORIES= textproc +DISTNAME= ${PORTNAME}_${DISTVERSION} + +MAINTAINER= dbn@FreeBSD.org +COMMENT= Read, Write and Edit XLSX Files + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= R-cran-knitr>0:print/R-cran-knitr +RUN_DEPENDS= R-cran-zip>0:archivers/R-cran-zip \ + R-cran-Rcpp>0:devel/R-cran-Rcpp +TEST_DEPENDS= R-cran-knitr>0:print/R-cran-knitr + +USES= cran:auto-plist,compiles + +.include Added: head/textproc/R-cran-openxlsx/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/R-cran-openxlsx/distinfo Mon Sep 24 06:59:56 2018 (r480549) @@ -0,0 +1,3 @@ +TIMESTAMP = 1537771429 +SHA256 (openxlsx_4.1.0.tar.gz) = ab7b127353061a0e1cd621783366ffdd7c858c6df31cbbdd39aaa353af10ffd8 +SIZE (openxlsx_4.1.0.tar.gz) = 1474393 Added: head/textproc/R-cran-openxlsx/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/R-cran-openxlsx/pkg-descr Mon Sep 24 06:59:56 2018 (r480549) @@ -0,0 +1,6 @@ +Simplifies the creation of Excel .xlsx files by providing a high level +interface to writing, styling and editing worksheets. Through the use of +'Rcpp', read/write times are comparable to the 'xlsx' and 'XLConnect' packages +with the added benefit of removing the dependency on Java. + +WWW: https://github.com/awalker89/openxlsx