From owner-svn-ports-head@freebsd.org Thu Dec 31 07:20:53 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 2EA964DEC6C; Thu, 31 Dec 2020 07:20:53 +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 4D601d0tmkz3t9k; Thu, 31 Dec 2020 07:20:53 +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 11CA4480F; Thu, 31 Dec 2020 07:20:53 +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 0BV7Kqlu002056; Thu, 31 Dec 2020 07:20:52 GMT (envelope-from ygy@FreeBSD.org) Received: (from ygy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BV7Kqec002052; Thu, 31 Dec 2020 07:20:52 GMT (envelope-from ygy@FreeBSD.org) Message-Id: <202012310720.0BV7Kqec002052@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ygy set sender to ygy@FreeBSD.org using -f From: Guangyuan Yang Date: Thu, 31 Dec 2020 07:20:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559708 - in head/devel: . R-cran-remotes X-SVN-Group: ports-head X-SVN-Commit-Author: ygy X-SVN-Commit-Paths: in head/devel: . R-cran-remotes X-SVN-Commit-Revision: 559708 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: Thu, 31 Dec 2020 07:20:53 -0000 Author: ygy (doc committer) Date: Thu Dec 31 07:20:52 2020 New Revision: 559708 URL: https://svnweb.freebsd.org/changeset/ports/559708 Log: new port: devel/R-cran-remotes: R Package Installation from Remote Repositories, Including 'GitHub' Approved by: lwhsu Added: head/devel/R-cran-remotes/ head/devel/R-cran-remotes/Makefile (contents, props changed) head/devel/R-cran-remotes/distinfo (contents, props changed) head/devel/R-cran-remotes/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Dec 31 07:19:52 2020 (r559707) +++ head/devel/Makefile Thu Dec 31 07:20:52 2020 (r559708) @@ -76,6 +76,7 @@ SUBDIR += R-cran-randomForest SUBDIR += R-cran-registry SUBDIR += R-cran-rematch2 + SUBDIR += R-cran-remotes SUBDIR += R-cran-repr SUBDIR += R-cran-reshape SUBDIR += R-cran-reshape2 Added: head/devel/R-cran-remotes/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/R-cran-remotes/Makefile Thu Dec 31 07:20:52 2020 (r559708) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= remotes +DISTVERSION= 2.2.0 +CATEGORIES= devel +DISTNAME= ${PORTNAME}_${DISTVERSION} + +MAINTAINER= ygy@FreeBSD.org +COMMENT= R Package Installation from Remote Repositories, Including 'GitHub' + +LICENSE= GPLv2+ + +BUILD_DEPENDS= R-cran-knitr>0:print/R-cran-knitr +TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \ + R-cran-rprojroot>0:devel/R-cran-rprojroot \ + R-cran-testthat>0:devel/R-cran-testthat \ + R-cran-withr>0:devel/R-cran-withr \ + R-cran-curl>0:ftp/R-cran-curl \ + R-cran-knitr>0:print/R-cran-knitr \ + R-cran-brew>0:textproc/R-cran-brew \ + R-cran-rmarkdown>0:textproc/R-cran-rmarkdown + +USES= cran:auto-plist + +.include Added: head/devel/R-cran-remotes/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/R-cran-remotes/distinfo Thu Dec 31 07:20:52 2020 (r559708) @@ -0,0 +1,3 @@ +TIMESTAMP = 1609275763 +SHA256 (remotes_2.2.0.tar.gz) = 12f234fd8c46f4ac54e06a3c60e4015ed2193a32762ca4dd6854f120136f33b8 +SIZE (remotes_2.2.0.tar.gz) = 145553 Added: head/devel/R-cran-remotes/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/R-cran-remotes/pkg-descr Thu Dec 31 07:20:52 2020 (r559708) @@ -0,0 +1,6 @@ +Download and install R packages stored in 'GitHub', 'GitLab', 'Bitbucket', +'Bioconductor', or plain 'subversion' or 'git' repositories. This package +provides the 'install_*' functions in 'devtools'. Indeed most of the code was +copied over from 'devtools'. + +WWW: https://remotes.r-lib.org