blob: 93c89261196294ad6b1290389b0bb59290474d4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = r-polylabelr
pkgdesc = Find the Pole of Inaccessibility (Visual Center) of a Polygon
pkgver = 0.3.0
pkgrel = 1
url = https://cran.r-project.org/package=polylabelr
arch = x86_64
license = MIT
depends = r
depends = r-rcpp
optdepends = r-covr
optdepends = r-sf
optdepends = r-spelling
optdepends = r-testthat
source = https://cran.r-project.org/src/contrib/polylabelr_0.3.0.tar.gz
sha256sums = 2c91066f540a900f34c4a31009b997bdd33a75335692e5d7a8fa60bd6015b9f3
pkgname = r-polylabelr
|