{
  "_id": "6a106870acfb0bcc41ca9613",
  "Package": "stlTDNN",
  "Type": "Package",
  "Title": "STL Decomposition and TDNN Hybrid Time Series Forecasting",
  "Version": "0.1.0",
  "Authors@R": "c(person(given = \"Girish Kumar\",\nfamily = \"Jha\",\nrole = c(\"aut\", \"cre\"),\nemail = \"girish.stat@gmail.com\"),\nperson(given = \"Ronit\",\nfamily = \"Jaiswal\",\nrole =  c(\"aut\", \"ctb\")),\nperson(given = \"Kapil\",\nfamily = \"Choudhary\",\nrole =  \"ctb\"),\nperson(given = \"Rajeev Ranjan\",\nfamily = \"Kumar\",\nrole = \"ctb\"))",
  "Maintainer": "Girish Kumar Jha <girish.stat@gmail.com>",
  "Description": "Implementation of hybrid STL decomposition based time\ndelay neural network model for univariate time series\nforecasting. For method details see Jha G K, Sinha, K (2014).\n<doi:10.1007/s00521-012-1264-z>, Xiong T, Li C, Bao Y (2018).\n<doi:10.1016/j.neucom.2017.11.053>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 05:08:28 UTC",
    "User": "root"
  },
  "Author": "Girish Kumar Jha [aut, cre], Ronit Jaiswal [aut, ctb], Kapil\nChoudhary [ctb], Rajeev Ranjan Kumar [ctb]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-02-24 08:20:03 UTC",
  "RemoteUrl": "https://github.com/cran/stlTDNN",
  "RemoteRef": "HEAD",
  "RemoteSha": "54e5d272912128f8001c7da56ed7504287e474de",
  "MD5sum": "ac2801b1ebb2483e66826a770af2a0a0",
  "_user": "cran",
  "_type": "src",
  "_file": "stlTDNN_0.1.0.tar.gz",
  "_fileid": "2aea790bd3938dd31bd60daf9b29d3a84b5d6a4f4f9991c1fcec885757b19cd6",
  "_filesize": 86559,
  "_sha256": "2aea790bd3938dd31bd60daf9b29d3a84b5d6a4f4f9991c1fcec885757b19cd6",
  "_created": "2026-05-08T05:08:28.000Z",
  "_published": "2026-05-22T14:30:07.960Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77400050247,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6872254655"
    },
    {
      "job": 77400050688,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872254471"
    },
    {
      "job": 77400049667,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872225470"
    },
    {
      "job": 77400049422,
      "time": 163,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162985087"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25537759802",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/stlTDNN",
  "_commit": {
    "id": "54e5d272912128f8001c7da56ed7504287e474de",
    "author": "Girish Kumar Jha <girish.stat@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1614154803
  },
  "_maintainer": {
    "name": "Girish Kumar Jha",
    "email": "girish.stat@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "nnfor",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 170,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stlTDNN"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/stlTDNN.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-02-24"
    }
  ],
  "_exports": [
    "STLTDNN"
  ],
  "_datasets": [
    {
      "name": "Data_potato",
      "title": "Normalized Monthly Average Potato Price of India",
      "object": "Data_potato",
      "class": [
        "ts"
      ],
      "fields": [
        "Average"
      ],
      "rows": 127,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Data_potato",
      "title": "Normalized Monthly Average Potato Price of India",
      "topics": [
        "Data_potato"
      ]
    },
    {
      "page": "STLTDNN",
      "title": "STL Based TDNN Hybrid Forecast",
      "topics": [
        "STLTDNN"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "cli",
    "codetools",
    "colorspace",
    "cpp11",
    "curl",
    "Deriv",
    "farver",
    "foreach",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "glmnet",
    "glue",
    "greybox",
    "gtable",
    "httr",
    "isoband",
    "iterators",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "MAPA",
    "MASS",
    "Matrix",
    "mime",
    "neuralnet",
    "nlme",
    "nloptr",
    "nnet",
    "nnfor",
    "openssl",
    "plotrix",
    "pracma",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "shape",
    "smooth",
    "statmod",
    "survival",
    "sys",
    "texreg",
    "timeDate",
    "tsutils",
    "urca",
    "uroot",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "stltdnn",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-08T05:10:41.000Z",
      "distro": "noble",
      "commit": "54e5d272912128f8001c7da56ed7504287e474de",
      "fileid": "62b45e64dc67670decee911172b79509129cf2a0195032e82fc825492bc1110f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25537759802"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-08T05:10:41.000Z",
      "distro": "noble",
      "commit": "54e5d272912128f8001c7da56ed7504287e474de",
      "fileid": "c106ac60c81442063738af336309f811cd0048f4cb4a103935fde0607d99a831",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25537759802"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T14:29:49.000Z",
      "commit": "54e5d272912128f8001c7da56ed7504287e474de",
      "fileid": "58fc9494f633b44e7ab6c70ea3ec9402836e532defa008993e2cb07a2578350b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25537759802"
    }
  ]
}