Last data update: 2014.03.03

learNN

Package: learNN
Title: Examples of Neural Networks
Version: 0.2.0
Authors@R: person("Bastiaan", "Quast", email = "bquast@gmail.com", role = c("aut", "cre"))
Description: Implementations of several basic neural network concepts in R, as based on posts on url{http://qua.st/}.
Depends: R (>= 2.10.0)
License: GPL-3
Suggests: testthat
NeedsCompilation: no
Packaged: 2015-09-29 10:41:22 UTC; quast
Author: Bastiaan Quast [aut, cre]
Maintainer: Bastiaan Quast <bquast@gmail.com>
Repository: CRAN
Date/Publication: 2015-09-29 17:33:17

● 0 images, 7 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'learNN' ...
** package 'learNN' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'learNN'
    finding HTML links ... done
    learn_bp                                html  
    learn_bp11                              html  
    learn_do                                html  
    learn_do15                              html  
    learn_gd                                html  
    learn_gd13                              html  
    learnn                                  html  
** building package indices
** testing if installed package can be loaded
* DONE (learNN)
Making 'packages.html' ... done