gnu: r-nnet: Update to 7.3-13.
* gnu/packages/statistics.scm (r-nnet): Update to 7.3-13.
This commit is contained in:
parent
e3eb7ee474
commit
51d36a12b7
@ -635,14 +635,14 @@ distributions beyond the exponential family.")
|
||||
(define-public r-nnet
|
||||
(package
|
||||
(name "r-nnet")
|
||||
(version "7.3-12")
|
||||
(version "7.3-13")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "nnet" version))
|
||||
(sha256
|
||||
(base32
|
||||
"17amqnw9dpap2w8ivx53hxha2xrm0drwfnj32li0xk41hlz548r7"))))
|
||||
"1z0rj5cm4ycw1y0gd5wwwg8c2298v90iybgqdqh17967jbi2125f"))))
|
||||
(build-system r-build-system)
|
||||
(home-page "http://www.stats.ox.ac.uk/pub/MASS4/")
|
||||
(synopsis "Feed-forward neural networks and multinomial log-linear models")
|
||||
|
Loading…
Reference in New Issue
Block a user