{
  "_id": "6a49cc9174d3c5f978be8fbd",
  "Package": "spooky",
  "Type": "Package",
  "Title": "Time Feature Extrapolation Using Spectral Analysis and\nJack-Knife Resampling",
  "Version": "1.4.0",
  "Author": "Giancarlo Vercellino",
  "Maintainer": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
  "Description": "Proposes application of spectral analysis and jack-knife\nresampling for multivariate sequence forecasting. The\napplication allows for a fast random search in a compact space\nof hyper-parameters composed by Sequence Length and Jack-Knife\nLeave-N-Out.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "URL": "https://rpubs.com/giancarlo_vercellino/spooky",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 08:02:52 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake make texlive libicu-dev libjpeg-dev\nlibpng-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://pigian.r-universe.dev",
  "Date/Publication": "2022-08-13 19:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/spooky",
  "RemoteRef": "HEAD",
  "RemoteSha": "d40c90d984a580afe1861f324b728d342508a5a2",
  "_user": "pigian",
  "_type": "src",
  "_file": "spooky_1.4.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/1e328968adf75936cf3e18245746f56a4f94bcdc44f3f956a1e1592ebc376e73",
  "_filesize": 115478,
  "_sha256": "1e328968adf75936cf3e18245746f56a4f94bcdc44f3f956a1e1592ebc376e73",
  "_expires": "2026-10-13T03:16:32.000Z",
  "_created": "2026-06-16T08:02:52.000Z",
  "_published": "2026-07-05T03:16:33.801Z",
  "_jobs": [
    {
      "job": 85188614986,
      "time": 209,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7660803964"
    },
    {
      "job": 85188615086,
      "time": 199,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660798228"
    },
    {
      "job": 85188615204,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7660880629"
    },
    {
      "job": 85188615018,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660786519"
    },
    {
      "job": 85188614941,
      "time": 259,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660725699"
    },
    {
      "job": 85188614960,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660783097"
    },
    {
      "job": 85188615205,
      "time": 139,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7660776574"
    },
    {
      "job": 85188615178,
      "time": 131,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7660773432"
    },
    {
      "job": 85188615088,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660765801"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pigian/actions/runs/27602989541",
  "_status": "success",
  "_upstream": "https://github.com/cran/spooky",
  "_commit": {
    "id": "d40c90d984a580afe1861f324b728d342508a5a2",
    "author": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.4.0\n",
    "time": 1660417202
  },
  "_maintainer": {
    "name": "Giancarlo Vercellino",
    "email": "giancarlo.vercellino@gmail.com",
    "login": "pigian",
    "description": "",
    "uuid": 182648476
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.5",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 2.1.2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7.10",
      "role": "Imports"
    },
    {
      "package": "imputeTS",
      "version": ">= 3.2",
      "role": "Imports"
    },
    {
      "package": "fANCOVA",
      "version": ">= 0.6-1",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "tictoc",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "modeest",
      "version": ">= 2.4.0",
      "role": "Imports"
    },
    {
      "package": "moments",
      "version": ">= 0.14",
      "role": "Imports"
    },
    {
      "package": "greybox",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "philentropy",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "entropy",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "fastDummies",
      "version": ">= 1.6.3",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pigian",
      "count": 5,
      "uuid": 182648476
    }
  ],
  "_userbio": {
    "uuid": 182648476,
    "type": "user",
    "name": "pigian",
    "followers": 0
  },
  "_downloads": {
    "count": 227,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/spooky"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/spooky.html",
    "manual.pdf"
  ],
  "_realowner": "pigian",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-04-12"
    },
    {
      "version": "1.1.0",
      "date": "2022-04-13"
    },
    {
      "version": "1.2.0",
      "date": "2022-05-31"
    },
    {
      "version": "1.3.0",
      "date": "2022-06-03"
    },
    {
      "version": "1.4.0",
      "date": "2022-08-13"
    }
  ],
  "_exports": [
    "spooky"
  ],
  "_datasets": [
    {
      "name": "time_features",
      "title": "time features example: IBM and Microsoft Close Prices",
      "object": "time_features",
      "class": [
        "data.frame"
      ],
      "fields": [
        "IBM.Close",
        "MSFT.Close"
      ],
      "rows": 1324,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "spooky",
      "title": "spooky",
      "topics": [
        "spooky-package",
        "spooky"
      ]
    },
    {
      "page": "time_features",
      "title": "time features example: IBM and Microsoft Close Prices",
      "topics": [
        "time_features"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "clue",
    "cluster",
    "colorspace",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "entropy",
    "fANCOVA",
    "farver",
    "fastDummies",
    "fBasics",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggtext",
    "glue",
    "greybox",
    "gridtext",
    "gss",
    "gtable",
    "hms",
    "httr",
    "imputeTS",
    "isoband",
    "jpeg",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lmtest",
    "lubridate",
    "magrittr",
    "markdown",
    "MASS",
    "mime",
    "modeest",
    "moments",
    "nlme",
    "nloptr",
    "nnet",
    "openssl",
    "philentropy",
    "pillar",
    "pkgconfig",
    "png",
    "poorman",
    "pracma",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "readr",
    "rlang",
    "rmutil",
    "rpart",
    "S7",
    "scales",
    "spatial",
    "stable",
    "stabledist",
    "statip",
    "statmod",
    "stinepack",
    "stringi",
    "stringr",
    "sys",
    "texreg",
    "tibble",
    "tictoc",
    "tidyselect",
    "timechange",
    "timeDate",
    "timeSeries",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "spooky",
  "_universes": [
    "pigian"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-06-16T08:06:02.000Z",
      "distro": "noble",
      "commit": "d40c90d984a580afe1861f324b728d342508a5a2",
      "fileid": "https://r2.ropensci.org/6fae93281e88dca2b27309b510c3fd771960e5996d6b24aa3d5f703b7992a8bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27602989541"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-06-16T08:05:48.000Z",
      "distro": "noble",
      "commit": "d40c90d984a580afe1861f324b728d342508a5a2",
      "fileid": "https://r2.ropensci.org/fd6129f1a4a1c748e2817cf4c2a421fc4ea75bb6090aaf1e247d9628c95f7a4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27602989541"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.0",
      "date": "2026-06-16T08:09:55.000Z",
      "commit": "d40c90d984a580afe1861f324b728d342508a5a2",
      "fileid": "https://r2.ropensci.org/5accccf7084b42ca2af0a7d5837fc5ae29c1e61ec661c12328c959b91fd01c35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27602989541"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.0",
      "date": "2026-06-16T08:05:26.000Z",
      "commit": "d40c90d984a580afe1861f324b728d342508a5a2",
      "fileid": "https://r2.ropensci.org/dc31881f92fb87f1674295bb93a461e82a2fc3eba43e551c738655dc6f0f0bed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27602989541"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.0",
      "date": "2026-06-16T08:05:49.000Z",
      "commit": "d40c90d984a580afe1861f324b728d342508a5a2",
      "fileid": "https://r2.ropensci.org/3f69069b3a74db1041926b8c9ff2b1595519616d6c857bfeca5a04ebf1d0936b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27602989541"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-06-16T08:04:35.000Z",
      "commit": "d40c90d984a580afe1861f324b728d342508a5a2",
      "fileid": "https://r2.ropensci.org/4027d234026d3c6eda5ee824af04e1f6fafc2d7d25c06f9f434f3bb9a2efa4b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27602989541"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-06-16T08:04:28.000Z",
      "commit": "d40c90d984a580afe1861f324b728d342508a5a2",
      "fileid": "https://r2.ropensci.org/2b8ca54940a731532677b64381b4fb74a97fe5a6bc9543aadd4045358510d311",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27602989541"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.0",
      "date": "2026-06-16T08:04:04.000Z",
      "commit": "d40c90d984a580afe1861f324b728d342508a5a2",
      "fileid": "https://r2.ropensci.org/581f631a8bbbe80c2b9da6b2ce32d15d8e4ac5b2a39ede299de8c02812e75f37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/27602989541"
    }
  ]
}