{
  "_id": "6a1d521f1d7bb097a0a45f1b",
  "Package": "jenga",
  "Type": "Package",
  "Title": "Fast Extrapolation of Time Features using K-Nearest Neighbors",
  "Version": "1.3.0",
  "Author": "Giancarlo Vercellino",
  "Maintainer": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
  "Description": "Fast extrapolation of univariate and multivariate time\nfeatures using K-Nearest Neighbors. The compact set of\nhyper-parameters is tuned via grid or random search.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "URL": "https://rpubs.com/giancarlo_vercellino/jenga",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 09:29:50 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-18 07:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/jenga",
  "RemoteRef": "HEAD",
  "RemoteSha": "477bfa685e45b1b2ce9024721ab316ce40522448",
  "MD5sum": "f970914db301dca722beda91b730798c",
  "_user": "pigian",
  "_type": "src",
  "_file": "jenga_1.3.0.tar.gz",
  "_fileid": "1ff6a1f1fa3a25dda4702a32d6219953b80eb7bf0ed5f2824b55a701acd697a8",
  "_filesize": 103403,
  "_sha256": "1ff6a1f1fa3a25dda4702a32d6219953b80eb7bf0ed5f2824b55a701acd697a8",
  "_created": "2026-06-01T09:29:50.000Z",
  "_published": "2026-06-01T09:34:23.577Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78823971203,
      "time": 238,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328043782"
    },
    {
      "job": 78823971158,
      "time": 227,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328040305"
    },
    {
      "job": 78823971208,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328005613"
    },
    {
      "job": 78823971200,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328001162"
    },
    {
      "job": 78823366444,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327965661"
    },
    {
      "job": 78823971237,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328020141"
    },
    {
      "job": 78823971220,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328003731"
    },
    {
      "job": 78823971236,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328000889"
    },
    {
      "job": 78823971118,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328005237"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pigian/actions/runs/26746525321",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/jenga",
  "_commit": {
    "id": "477bfa685e45b1b2ce9024721ab316ce40522448",
    "author": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3.0\n",
    "time": 1660806602
  },
  "_maintainer": {
    "name": "Giancarlo Vercellino",
    "email": "giancarlo.vercellino@gmail.com",
    "login": "pigian",
    "description": "",
    "uuid": 182648476
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "abind",
      "version": ">= 1.4-5",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.5",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 2.1.2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "narray",
      "version": ">= 0.4.1.1",
      "role": "Imports"
    },
    {
      "package": "imputeTS",
      "version": ">= 3.2",
      "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": "philentropy",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "greybox",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "version": ">= 2.0.6",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "fastDummies",
      "version": ">= 1.6.3",
      "role": "Imports"
    },
    {
      "package": "fANCOVA",
      "version": ">= 0.6-1",
      "role": "Imports"
    },
    {
      "package": "entropy",
      "version": ">= 1.3.1",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pigian",
      "count": 4,
      "uuid": 182648476
    }
  ],
  "_userbio": {
    "uuid": 182648476,
    "type": "user",
    "name": "pigian"
  },
  "_downloads": {
    "count": 164,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jenga"
  },
  "_mentions": 1,
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jenga.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "pigian",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-10-21"
    },
    {
      "version": "1.1.0",
      "date": "2022-04-16"
    },
    {
      "version": "1.2.0",
      "date": "2022-05-23"
    },
    {
      "version": "1.3.0",
      "date": "2022-08-18"
    }
  ],
  "_exports": [
    "jenga"
  ],
  "_datasets": [
    {
      "name": "covid_in_europe",
      "title": "covid_in_europe data set",
      "object": "covid_in_europe",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date",
        "daily_cases",
        "daily_deaths",
        "cumulative_cases",
        "cumulative_deaths"
      ],
      "rows": 163,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "covid_in_europe",
      "title": "covid_in_europe data set",
      "topics": [
        "covid_in_europe"
      ]
    },
    {
      "page": "jenga",
      "title": "jenga: automatic projections of time features using KNN",
      "topics": [
        "jenga-package",
        "jenga"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "clue",
    "cluster",
    "colorspace",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "dplyr",
    "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",
    "narray",
    "nlme",
    "nloptr",
    "nnet",
    "openssl",
    "philentropy",
    "pillar",
    "pkgconfig",
    "png",
    "poorman",
    "pracma",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "readr",
    "Rfast",
    "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",
    "zigg",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "jenga",
  "_universes": [
    "pigian"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-06-01T09:33:14.000Z",
      "distro": "noble",
      "commit": "477bfa685e45b1b2ce9024721ab316ce40522448",
      "fileid": "fa044b68068940595554d515b2a2eae061300d31e8f51a3b84d8fbfa20950e41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26746525321"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-06-01T09:33:09.000Z",
      "distro": "noble",
      "commit": "477bfa685e45b1b2ce9024721ab316ce40522448",
      "fileid": "8b5740f62ad60cab024aece5d569828cb2ad85bc9e3f02801f9f79fe9637f8c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26746525321"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-06-01T09:31:33.000Z",
      "commit": "477bfa685e45b1b2ce9024721ab316ce40522448",
      "fileid": "a499f803b7fe0db9bfb1dfa505895d3e97cee01db60c3b560a87fdecd6e041c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26746525321"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-06-01T09:31:24.000Z",
      "commit": "477bfa685e45b1b2ce9024721ab316ce40522448",
      "fileid": "9e28a2f4d53f056357bb6632b63207e7e959cb29f852926b88bce14b02085b37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26746525321"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-06-01T09:32:55.000Z",
      "commit": "477bfa685e45b1b2ce9024721ab316ce40522448",
      "fileid": "9fcb167fb7679906b4b06943f9ef835856549eacad6b65b0338f407542859de1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26746525321"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-06-01T09:31:11.000Z",
      "commit": "477bfa685e45b1b2ce9024721ab316ce40522448",
      "fileid": "6b83e268d8586d6cf7d6cc841ffd38234e789c1652a8bd79bb0f5d09ef6714f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26746525321"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-06-01T09:31:01.000Z",
      "commit": "477bfa685e45b1b2ce9024721ab316ce40522448",
      "fileid": "cecb02b02511f844d89cad879607474cc0fdfd429125968d7dace1edfac4b103",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26746525321"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-06-01T09:31:13.000Z",
      "commit": "477bfa685e45b1b2ce9024721ab316ce40522448",
      "fileid": "f2207e2eda0f79acc5bea7e075306e214d10891c8916de33969885a855309a28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26746525321"
    }
  ]
}