{
  "_id": "6a1eebaeb401979e7341239b",
  "Package": "sense",
  "Type": "Package",
  "Title": "Automatic Stacked Ensemble for Regression Tasks",
  "Version": "1.1.0",
  "Author": "Giancarlo Vercellino",
  "Maintainer": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
  "Description": "Stacked ensemble for regression tasks based on 'mlr3'\nframework with a pipeline for preprocessing numeric and factor\nfeatures and hyper-parameter tuning using grid or random\nsearch.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "URL": "https://mlr3.mlr-org.com/",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 09:46:36 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake make libuv1-dev libx11-dev",
  "Repository": "https://pigian.r-universe.dev",
  "Date/Publication": "2024-06-20 02:44:16 UTC",
  "RemoteUrl": "https://github.com/cran/sense",
  "RemoteRef": "HEAD",
  "RemoteSha": "97172b0b8f6d508a03297f7174e11b7fe57803f8",
  "MD5sum": "0d3222a3e4fd4d4e73e6748cd951892a",
  "_user": "pigian",
  "_type": "src",
  "_file": "sense_1.1.0.tar.gz",
  "_fileid": "b6a7932c2aad3ae21fbed3a4144a3149ce435433aadd06b5a2b1748e69dceced",
  "_filesize": 101518,
  "_sha256": "b6a7932c2aad3ae21fbed3a4144a3149ce435433aadd06b5a2b1748e69dceced",
  "_created": "2026-05-19T09:46:36.000Z",
  "_published": "2026-06-02T14:41:50.440Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79097438135,
      "time": 243,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7080212427"
    },
    {
      "job": 79097438510,
      "time": 182,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080191876"
    },
    {
      "job": 79097438097,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7080161356"
    },
    {
      "job": 79097437822,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080163545"
    },
    {
      "job": 79097437108,
      "time": 279,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080124925"
    },
    {
      "job": 79097437260,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360962025"
    },
    {
      "job": 79097437853,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7080171453"
    },
    {
      "job": 79097438120,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7080166507"
    },
    {
      "job": 79097438331,
      "time": 154,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080181615"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pigian/actions/runs/26089199934",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/sense",
  "_commit": {
    "id": "97172b0b8f6d508a03297f7174e11b7fe57803f8",
    "author": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.0\n",
    "time": 1718851456
  },
  "_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": "mlr3",
      "version": ">= 0.12.0",
      "role": "Imports"
    },
    {
      "package": "mlr3learners",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "mlr3filters",
      "version": ">= 0.4.2",
      "role": "Imports"
    },
    {
      "package": "mlr3pipelines",
      "version": ">= 0.3.5-1",
      "role": "Imports"
    },
    {
      "package": "mlr3viz",
      "version": ">= 0.5.5",
      "role": "Imports"
    },
    {
      "package": "paradox",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "mlr3tuning",
      "version": ">= 0.8.0",
      "role": "Imports"
    },
    {
      "package": "bbotk",
      "version": ">= 0.3.2",
      "role": "Imports"
    },
    {
      "package": "tictoc",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "version": ">= 0.5.1",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 2.0.1",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7.10",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "Metrics",
      "version": ">= 0.1.4",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.14.0",
      "role": "Imports"
    },
    {
      "package": "visNetwork",
      "version": ">= 2.0.9",
      "role": "Imports"
    },
    {
      "package": "xgboost",
      "version": ">= 1.4.1.1",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "version": ">= 4.1-15",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "version": ">= 0.13.1",
      "role": "Suggests"
    },
    {
      "package": "kknn",
      "version": ">= 1.3.1",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "version": ">= 4.1-2",
      "role": "Suggests"
    },
    {
      "package": "e1071",
      "version": ">= 1.7-8",
      "role": "Suggests"
    },
    {
      "package": "mlr3misc",
      "version": ">= 0.9.3",
      "role": "Suggests"
    },
    {
      "package": "FSelectorRcpp",
      "version": ">= 0.3.8",
      "role": "Suggests"
    },
    {
      "package": "care",
      "version": ">= 1.1.10",
      "role": "Suggests"
    },
    {
      "package": "praznik",
      "version": ">= 8.0.0",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "version": ">= 1.1-27.1",
      "role": "Suggests"
    },
    {
      "package": "nloptr",
      "version": ">= 1.2.2.2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pigian",
      "count": 2,
      "uuid": 182648476
    }
  ],
  "_userbio": {
    "uuid": 182648476,
    "type": "user",
    "name": "pigian"
  },
  "_downloads": {
    "count": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sense"
  },
  "_mentions": 6,
  "_pkgdown": "https://mlr3.mlr-org.com/",
  "_searchresults": 1,
  "_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/sense.html",
    "manual.pdf"
  ],
  "_realowner": "pigian",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-09-06"
    },
    {
      "version": "1.1.0",
      "date": "2024-06-19"
    }
  ],
  "_exports": [
    "sense"
  ],
  "_datasets": [
    {
      "name": "benchmark",
      "title": "benchmark data set",
      "object": "benchmark",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x.1",
        "x.2",
        "x.3",
        "x.4",
        "x.5",
        "x.6",
        "x.7",
        "x.8",
        "x.9",
        "x.10",
        "y"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "benchmark",
      "title": "benchmark data set",
      "topics": [
        "benchmark"
      ]
    },
    {
      "page": "sense",
      "title": "sense",
      "topics": [
        "sense-package",
        "sense"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "base64enc",
    "bbotk",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "data.table",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lgr",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "memoise",
    "Metrics",
    "mime",
    "mirai",
    "mlbench",
    "mlr3",
    "mlr3filters",
    "mlr3learners",
    "mlr3measures",
    "mlr3misc",
    "mlr3pipelines",
    "mlr3tuning",
    "mlr3viz",
    "nanonext",
    "palmerpenguins",
    "paradox",
    "parallelly",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "PRROC",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "readr",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "tibble",
    "tictoc",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "viridis",
    "viridisLite",
    "visNetwork",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 1.7781512503836436,
  "_indexed": true,
  "_nocasepkg": "sense",
  "_universes": [
    "pigian"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-19T09:50:25.000Z",
      "distro": "noble",
      "commit": "97172b0b8f6d508a03297f7174e11b7fe57803f8",
      "fileid": "8b01d1a6626ef01aa481f537fe0e7d965717ba9d2179b06d39725111ec97edb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26089199934"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-19T09:49:28.000Z",
      "distro": "noble",
      "commit": "97172b0b8f6d508a03297f7174e11b7fe57803f8",
      "fileid": "c312bb387fcbe87275ec8dafe36c6fb86556eb2bdd82201a2cf26364f8758ef4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26089199934"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-19T09:48:13.000Z",
      "commit": "97172b0b8f6d508a03297f7174e11b7fe57803f8",
      "fileid": "cc70f0367cfbd630929e29d61e1e261681bc8be05df10a55d2515614e9827a0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26089199934"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-19T09:48:15.000Z",
      "commit": "97172b0b8f6d508a03297f7174e11b7fe57803f8",
      "fileid": "7b25ca890e222d53606d42ed14bf1d77d719957090dc0c4fc1583804859389d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26089199934"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-19T09:48:25.000Z",
      "commit": "97172b0b8f6d508a03297f7174e11b7fe57803f8",
      "fileid": "8c5fb7f851cfe48183b0108e8699f93c81a2665993dde562955e99ab183cf1b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26089199934"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-19T09:48:11.000Z",
      "commit": "97172b0b8f6d508a03297f7174e11b7fe57803f8",
      "fileid": "fa8bedbd24800d876f11608801aad83e678ef269c182dec69a636900a9fbb5e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26089199934"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-19T09:48:56.000Z",
      "commit": "97172b0b8f6d508a03297f7174e11b7fe57803f8",
      "fileid": "4d7a7a53088ad9c01385f6a0b8d33d1d4f8392f44f20e2e5b2b2a38cd2512bc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26089199934"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-02T14:41:14.000Z",
      "commit": "97172b0b8f6d508a03297f7174e11b7fe57803f8",
      "fileid": "5afecc075deb3e741cbc61fa613b834f1ac7d7cf1b2ad7ee0ce07e29809d68f4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26089199934"
    }
  ]
}