blob: 4a8abc5e2a327bd1043e35edfd6e28548bd0f257 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = r-nipals
pkgdesc = Principal Components Analysis using NIPALS or Weighted EMPCA, with Gram-Schmidt Orthogonalization
pkgver = 1.0
pkgrel = 1
url = https://cran.r-project.org/package=nipals
arch = any
license = MIT
checkdepends = r-testthat
depends = r
optdepends = r-knitr
optdepends = r-rmarkdown
optdepends = r-testthat
source = https://cran.r-project.org/src/contrib/nipals_1.0.tar.gz
md5sums = 83a9a55ff45c0c6bc1070930a8e83ac8
b2sums = 4049546d73084002463d32bc5ea11313a366f0128bb5b951388d113af8cfd293e96fa4a9b3c52845dfeda3c43d11175a412fcaf8c20d0e8e272d15729f1e76d6
pkgname = r-nipals
|