Package: jenga
Type: Package
Title: Fast Extrapolation of Time Features using K-Nearest Neighbors
Version: 2.0.0
Authors@R: person(given = "Giancarlo",
    family = "Vercellino",
    role = c("aut", "cre"),
    email = "giancarlo.vercellino@gmail.com")
Description: Fast extrapolation of univariate and multivariate time features using K-Nearest Neighbors. Version 2.0 adds approximate nearest-neighbor search, optional GPU acceleration, probabilistic forecast distributions, conformal prediction intervals, and multi-scale sequence representations. The compact set of hyper-parameters is tuned via grid or random search.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Depends: R (>= 4.1)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://rpubs.com/giancarlo_vercellino/jenga
NeedsCompilation: no
Packaged: 2026-07-17 09:06:28 UTC; gianc
Author: Giancarlo Vercellino [aut, cre]
Maintainer: Giancarlo Vercellino <giancarlo.vercellino@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-17 09:30:02 UTC
Built: R 4.7.0; ; 2026-07-18 23:50:54 UTC; windows
