From nobody Sun Oct 17 08:55:42 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 5A2C017F7564; Sun, 17 Oct 2021 08:55:42 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HXDPB266Lz3L57; Sun, 17 Oct 2021 08:55:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 29C36204D; Sun, 17 Oct 2021 08:55:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19H8tght020419; Sun, 17 Oct 2021 08:55:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19H8tgRO020418; Sun, 17 Oct 2021 08:55:42 GMT (envelope-from git) Date: Sun, 17 Oct 2021 08:55:42 GMT Message-Id: <202110170855.19H8tgRO020418@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: TAKATSU Tomonari Subject: git: 18a7aaea92e1 - main - math/R-cran-terra: Add new port List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tota X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 18a7aaea92e1d317726c9d5e92364f17b5561532 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by tota: URL: https://cgit.FreeBSD.org/ports/commit/?id=18a7aaea92e1d317726c9d5e92364f17b5561532 commit 18a7aaea92e1d317726c9d5e92364f17b5561532 Author: TAKATSU Tomonari AuthorDate: 2021-10-17 03:10:24 +0000 Commit: TAKATSU Tomonari CommitDate: 2021-10-17 08:49:05 +0000 math/R-cran-terra: Add new port Methods for spatial data analysis with raster and vector data. Raster methods allow for low-level data manipulation as well as high-level global, local, zonal, and focal computation. The predict and interpolate methods facilitate the use of regression type (interpolation, machine learning) models for spatial prediction, including with satellite remote sensing data. Processing of very large files is supported. See the manual and tutorials on to get started. 'terra' is very similar to the 'raster' package; but 'terra' can do more, is easier to use, and it is faster. WWW: https://cran.r-project.org/web/packages/terra/ --- math/Makefile | 1 + math/R-cran-terra/Makefile | 20 ++++++++++++++++++++ math/R-cran-terra/distinfo | 3 +++ math/R-cran-terra/pkg-descr | 12 ++++++++++++ 4 files changed, 36 insertions(+) diff --git a/math/Makefile b/math/Makefile index 974b74fde1eb..d5e545695f82 100644 --- a/math/Makefile +++ b/math/Makefile @@ -119,6 +119,7 @@ SUBDIR += R-cran-statmod SUBDIR += R-cran-survey SUBDIR += R-cran-tensor + SUBDIR += R-cran-terra SUBDIR += R-cran-truncnorm SUBDIR += R-cran-units SUBDIR += R-cran-uroot diff --git a/math/R-cran-terra/Makefile b/math/R-cran-terra/Makefile new file mode 100644 index 000000000000..cf25d76bdeca --- /dev/null +++ b/math/R-cran-terra/Makefile @@ -0,0 +1,20 @@ +PORTNAME= terra +DISTVERSION= 1.4-11 +CATEGORIES= math +DISTNAME= ${PORTNAME}_${DISTVERSION} + +MAINTAINER= tota@FreeBSD.org +COMMENT= Spatiall Data Analysis + +LICENSE= GPLv3+ + +LIB_DEPENDS= libgdal.so:graphics/gdal \ + libgeos.so:graphics/geos \ + libproj.so:graphics/proj +CRAN_DEPENDS= R-cran-Rcpp>0:devel/R-cran-Rcpp +BUILD_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= ${CRAN_DEPENDS} + +USES= compiler:c++11-lang cran:auto-plist,compiles sqlite:3 + +.include diff --git a/math/R-cran-terra/distinfo b/math/R-cran-terra/distinfo new file mode 100644 index 000000000000..b4c6080afd99 --- /dev/null +++ b/math/R-cran-terra/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1634410480 +SHA256 (terra_1.4-11.tar.gz) = 0a8fc0deffd4f2d0065ac6b70ae5cda079a38fe86e40861df94d01d01412fd21 +SIZE (terra_1.4-11.tar.gz) = 541948 diff --git a/math/R-cran-terra/pkg-descr b/math/R-cran-terra/pkg-descr new file mode 100644 index 000000000000..ad6ace010f0f --- /dev/null +++ b/math/R-cran-terra/pkg-descr @@ -0,0 +1,12 @@ +Methods for spatial data analysis with raster and vector data. +Raster methods allow for low-level data manipulation as well as +high-level global, local, zonal, and focal computation. The predict +and interpolate methods facilitate the use of regression type +(interpolation, machine learning) models for spatial prediction, +including with satellite remote sensing data. Processing of very +large files is supported. See the manual and tutorials on + to get started. 'terra' is very similar +to the 'raster' package; but 'terra' can do more, is easier to use, +and it is faster. + +WWW: https://cran.r-project.org/web/packages/terra/