summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 58a0113cf806f453b7d155e2633c1831f6d55ea2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = r-naivebayes
	pkgdesc = High Performance Implementation of the Naive Bayes Algorithm
	pkgver = 1.0.0
	pkgrel = 1
	url = https://cran.r-project.org/package=naivebayes
	arch = any
	license = GPL-2.0-only
	depends = r
	optdepends = r-knitr
	source = https://cran.r-project.org/src/contrib/naivebayes_1.0.0.tar.gz
	md5sums = 2786829c31702b6e7ded8f7cb74452e8
	b2sums = 3ce945133ac551763cbee1690046b47d1602b7ef846eeb0e3efd3bdbe8e41f20ef491ccf56fe5694b43b503d7a55eb5c783a384d75dcfd7ebcb6c2f9853b65b5

pkgname = r-naivebayes