r-word2vec: auto updated to 0.4.0-3

This commit is contained in:
BioArchLinuxBot 2024-04-25 14:08:16 +00:00
parent 627cf16b83
commit 10c77f2266

View file

@ -4,7 +4,7 @@ _pkgname=word2vec
_pkgver=0.4.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=2
pkgrel=3
pkgdesc="Distributed Representations of Words"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"