mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-*: use SPDX license identifier for "LGPL (>= 2.1)"
This commit is contained in:
parent
755911af99
commit
1703281a9f
12 changed files with 12 additions and 12 deletions
|
@ -9,7 +9,7 @@ pkgrel=2
|
||||||
pkgdesc="A Probe-Level Data File Format Used by 'aroma.affymetrix' [deprecated]"
|
pkgdesc="A Probe-Level Data File Format Used by 'aroma.affymetrix' [deprecated]"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(LGPL)
|
license=('LGPL-2.1-or-later')
|
||||||
depends=(
|
depends=(
|
||||||
r-r.huge
|
r-r.huge
|
||||||
r-r.methodss3
|
r-r.methodss3
|
||||||
|
|
|
@ -13,7 +13,7 @@ pkgrel=1
|
||||||
pkgdesc="R Database Interface"
|
pkgdesc="R Database Interface"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(LGPL)
|
license=('LGPL-2.1-or-later')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=1
|
||||||
pkgdesc="Testing DBI Backends"
|
pkgdesc="Testing DBI Backends"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(LGPL)
|
license=('LGPL-2.1-or-later')
|
||||||
depends=(
|
depends=(
|
||||||
r-blob
|
r-blob
|
||||||
r-callr
|
r-callr
|
||||||
|
|
|
@ -10,7 +10,7 @@ pkgrel=1
|
||||||
pkgdesc="Unified Parallel and Distributed Processing in R for Everyone"
|
pkgdesc="Unified Parallel and Distributed Processing in R for Everyone"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(LGPL)
|
license=('LGPL-2.1-or-later')
|
||||||
depends=(
|
depends=(
|
||||||
r-digest
|
r-digest
|
||||||
r-globals
|
r-globals
|
||||||
|
|
|
@ -10,7 +10,7 @@ pkgrel=3
|
||||||
pkgdesc="Identify Global Objects in R Expressions"
|
pkgdesc="Identify Global Objects in R Expressions"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(LGPL)
|
license=('LGPL-2.1-or-later')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=3
|
||||||
pkgdesc="Environments Behaving (Almost) as Lists"
|
pkgdesc="Environments Behaving (Almost) as Lists"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(LGPL)
|
license=('LGPL-2.1-or-later')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=3
|
||||||
pkgdesc="Statistical Methods for Analysing Multivariate Abundance Data"
|
pkgdesc="Statistical Methods for Analysing Multivariate Abundance Data"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(LGPL)
|
license=('LGPL-2.1-or-later')
|
||||||
depends=(
|
depends=(
|
||||||
gsl
|
gsl
|
||||||
r-rcpp
|
r-rcpp
|
||||||
|
|
|
@ -10,7 +10,7 @@ pkgrel=2
|
||||||
pkgdesc="Enhancing the 'parallel' Package"
|
pkgdesc="Enhancing the 'parallel' Package"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(LGPL)
|
license=('LGPL-2.1-or-later')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=6
|
||||||
pkgdesc="Simple Memory Profiling for R"
|
pkgdesc="Simple Memory Profiling for R"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(LGPL)
|
license=('LGPL-2.1-or-later')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -10,7 +10,7 @@ pkgrel=10
|
||||||
pkgdesc="S3 Methods Simplified"
|
pkgdesc="S3 Methods Simplified"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(LGPL)
|
license=('LGPL-2.1-or-later')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=1
|
||||||
pkgdesc="SQLite Interface for R"
|
pkgdesc="SQLite Interface for R"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(LGPL)
|
license=('LGPL-2.1-or-later')
|
||||||
depends=(
|
depends=(
|
||||||
r-bit64
|
r-bit64
|
||||||
r-blob
|
r-blob
|
||||||
|
|
|
@ -210,7 +210,7 @@ license_map = {
|
||||||
"GPL-3": "GPL-3.0-only",
|
"GPL-3": "GPL-3.0-only",
|
||||||
"LGPL": "LGPL-2.0-or-later",
|
"LGPL": "LGPL-2.0-or-later",
|
||||||
"LGPL (>= 2)": "LGPL-2.0-or-later",
|
"LGPL (>= 2)": "LGPL-2.0-or-later",
|
||||||
"LGPL (>= 2.1)": "LGPL",
|
"LGPL (>= 2.1)": "LGPL-2.1-or-later",
|
||||||
"LGPL-2": "LGPL2.1",
|
"LGPL-2": "LGPL2.1",
|
||||||
"LGPL-3": "LGPL3",
|
"LGPL-3": "LGPL3",
|
||||||
"LGPL-3 | Apache License 2.0": "LGPL-3.0-only OR Apache-2.0",
|
"LGPL-3 | Apache License 2.0": "LGPL-3.0-only OR Apache-2.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue