{
  "_id": "6a1eda07b401979e7340f483",
  "Package": "temper",
  "Type": "Package",
  "Title": "Temporal Encoder-Masked Probabilistic Ensemble Regressor",
  "Version": "1.1.0",
  "Authors@R": "c(person(\"Giancarlo\", \"Vercellino\", role = c(\"aut\", \"cre\", \"cph\"), email = \"giancarlo.vercellino@gmail.com\"))",
  "Maintainer": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
  "Description": "Implements a probabilistic ensemble time-series forecaster\nthat combines an auto-encoder with a neural decision forest\nwhose split variables are learned through a differentiable\nfeature-mask layer. Functions are written with 'torch' tensors\nand provide CRPS (Continuous Ranked Probability Scores)\ntraining plus mixture-distribution post-processing.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "URL": "https://rpubs.com/giancarlo_vercellino/temper",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 09:14:59 UTC",
    "User": "root"
  },
  "Author": "Giancarlo Vercellino [aut, cre, cph]",
  "Config/pak/sysreqs": "libicu-dev libjpeg-dev libpng-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://pigian.r-universe.dev",
  "Date/Publication": "2025-08-18 11:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/temper",
  "RemoteRef": "HEAD",
  "RemoteSha": "c5a57f1f6280f11caeaf51932db4bdefa2597431",
  "MD5sum": "872ac0035430d2b0daffa3fca9ee9a14",
  "_user": "pigian",
  "_type": "src",
  "_file": "temper_1.1.0.tar.gz",
  "_fileid": "0565620019c41c7e5cd8dce0733afc6e9475ed285d11c6d7700ced7696b70222",
  "_filesize": 144594,
  "_sha256": "0565620019c41c7e5cd8dce0733afc6e9475ed285d11c6d7700ced7696b70222",
  "_created": "2026-05-20T09:14:59.000Z",
  "_published": "2026-06-02T13:26:31.637Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79081199016,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106028078"
    },
    {
      "job": 79081199611,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106024932"
    },
    {
      "job": 79081199373,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106004983"
    },
    {
      "job": 79081198956,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106013561"
    },
    {
      "job": 79081198492,
      "time": 294,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105963638"
    },
    {
      "job": 79081198141,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358962942"
    },
    {
      "job": 79081198958,
      "time": 132,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7106015729"
    },
    {
      "job": 79081199914,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7106009724"
    },
    {
      "job": 79081198868,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7106010104"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pigian/actions/runs/26152901423",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/temper",
  "_commit": {
    "id": "c5a57f1f6280f11caeaf51932db4bdefa2597431",
    "author": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.0\n",
    "time": 1755516002
  },
  "_maintainer": {
    "name": "Giancarlo Vercellino",
    "email": "giancarlo.vercellino@gmail.com",
    "login": "pigian",
    "description": "",
    "uuid": 182648476
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "torch",
      "version": ">= 0.11.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "imputeTS",
      "version": ">= 3.3",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.9.2",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.1",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2025-07-15"
    },
    {
      "name": "1.1.0",
      "date": "2025-08-18"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pigian",
      "count": 2,
      "uuid": 182648476
    }
  ],
  "_userbio": {
    "uuid": 182648476,
    "type": "user",
    "name": "pigian"
  },
  "_downloads": {
    "count": 71,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/temper"
  },
  "_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/temper.html",
    "manual.pdf"
  ],
  "_realowner": "pigian",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-07-15"
    },
    {
      "version": "1.1.0",
      "date": "2025-08-18"
    }
  ],
  "_exports": [
    "temper"
  ],
  "_datasets": [
    {
      "name": "dummy_set",
      "title": "Tech Stock Time Series Dataset",
      "object": "dummy_set",
      "class": [
        "data.frame"
      ],
      "fields": [
        "dates",
        "MSFT.Close",
        "TSLA.Close",
        "MARA.Close"
      ],
      "rows": 2133,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dummy_set",
      "title": "Tech Stock Time Series Dataset",
      "topics": [
        "dummy_set"
      ]
    },
    {
      "page": "temper",
      "title": "Temporal Encoder–Masked Probabilistic Ensemble Regressor",
      "topics": [
        "temper-package",
        "temper"
      ]
    }
  ],
  "_rundeps": [
    "bit",
    "bit64",
    "callr",
    "cli",
    "colorspace",
    "commonmark",
    "coro",
    "cpp11",
    "curl",
    "desc",
    "farver",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggtext",
    "glue",
    "gridtext",
    "gtable",
    "imputeTS",
    "isoband",
    "jpeg",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lmtest",
    "lubridate",
    "magrittr",
    "markdown",
    "nlme",
    "nnet",
    "png",
    "processx",
    "ps",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "safetensors",
    "scales",
    "stinepack",
    "stringi",
    "stringr",
    "timechange",
    "timeDate",
    "torch",
    "urca",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "zoo"
  ],
  "_score": 1.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "temper",
  "_universes": [
    "pigian"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-20T09:17:21.000Z",
      "distro": "noble",
      "commit": "c5a57f1f6280f11caeaf51932db4bdefa2597431",
      "fileid": "5aea64880c631571c3776e9f38679f2be4dabe7195cb9c117a9400ed3253129b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26152901423"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-20T09:17:16.000Z",
      "distro": "noble",
      "commit": "c5a57f1f6280f11caeaf51932db4bdefa2597431",
      "fileid": "29b0064dc800d87995f8f7da04f05f70fcd8172525cafcf62a0c28895f6eeb2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26152901423"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-20T09:16:40.000Z",
      "commit": "c5a57f1f6280f11caeaf51932db4bdefa2597431",
      "fileid": "cfbbd8d641993ce1214b691f741008edcf4952a1dc508414a59d341ff40ba4ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26152901423"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-20T09:16:48.000Z",
      "commit": "c5a57f1f6280f11caeaf51932db4bdefa2597431",
      "fileid": "77608e429d61e1ab39c4a3358c38f22788514a0105b8eda3bf427a4b6f6acc27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26152901423"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-20T09:16:32.000Z",
      "commit": "c5a57f1f6280f11caeaf51932db4bdefa2597431",
      "fileid": "a1af83ff275829b23f65f885c263e8f051a216c05e69087484ec111d8c597427",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26152901423"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-20T09:16:31.000Z",
      "commit": "c5a57f1f6280f11caeaf51932db4bdefa2597431",
      "fileid": "4e72e2d9130b3ec399c2e53472016d88dc80c8d85a54a25ae50438ef0376ea77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26152901423"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-20T09:16:31.000Z",
      "commit": "c5a57f1f6280f11caeaf51932db4bdefa2597431",
      "fileid": "95f20bec404bfa86f3470a66d901a9a9526e117953b2cee9102cf3604ca68fa7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26152901423"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-02T13:25:38.000Z",
      "commit": "c5a57f1f6280f11caeaf51932db4bdefa2597431",
      "fileid": "74d0847105d07a180b83a1b7a290096974c98ebe8d43b3e131d5a1803b7f9722",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26152901423"
    }
  ]
}