nnfor on github

By | October 29, 2017

I have put up a github repository for the nnfor package for R: https://github.com/trnnick/nnfor

I will be putting updates and fixes there, before they are pushed on CRAN. You can also report there bugs.

You can install the current github version with:


if (!require("devtools")){install.packages("devtools")}
devtools::install_github("trnnick/nnfor")

Leave a Reply

Your email address will not be published. Required fields are marked *