Package: nnfor Type: Package Title: Time Series Forecasting with Neural Networks Version: 0.9.8 Authors@R: person("Nikolaos", "Kourentzes", email = "nikolaos@kourentzes.com", role = c("aut", "cre")) Description: Automatic time series modelling with neural networks. Allows fully automatic, semi-manual or fully manual specification of networks. For details of the specification methodology see: (i) Crone and Kourentzes (2010) ; and (ii) Kourentzes et al. (2014) . License: GPL-3 Encoding: UTF-8 Depends: generics Imports: forecast, glmnet, neuralnet, plotrix, MASS, tsutils, uroot, methods Suggests: thief URL: https://kourentzes.com/forecasting/2019/01/16/tutorial-for-the-nnfor-r-package/ BugReports: https://github.com/trnnick/nnfor/issues RoxygenNote: 7.2.0 Config/pak/sysreqs: cmake texlive libssl-dev Repository: https://trnnick.r-universe.dev Date/Publication: 2023-11-12 02:21:18 UTC RemoteUrl: https://github.com/trnnick/nnfor RemoteRef: HEAD RemoteSha: 5865987ec18b54b208eaadc7a3603f2f4bb8afaa NeedsCompilation: no Packaged: 2026-06-14 08:10:57 UTC; root Author: Nikolaos Kourentzes [aut, cre] Maintainer: Nikolaos Kourentzes