{
  "_id": "6a2c7ffc3efcd9bda42ddf3b",
  "Package": "brulee",
  "Title": "High-Level Modeling Functions with 'torch'",
  "Version": "0.7.0",
  "Authors@R": "c(\nperson(\"Max\", \"Kuhn\", , \"max@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2402-136X\")),\nperson(\"Daniel\", \"Falbel\", , \"daniel@posit.co\", role = \"aut\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Provides high-level modeling functions to define and train\nmodels using the 'torch' R package. Models include linear,\nlogistic, and multinomial regression as well as multilayer\nperceptrons.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/tidymodels/brulee,\nhttps://brulee.tidymodels.org/",
  "BugReports": "https://github.com/tidymodels/brulee/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "8.0.0",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://tidymodels.r-universe.dev",
  "Date/Publication": "2026-06-12 21:34:25 UTC",
  "RemoteUrl": "https://github.com/tidymodels/brulee",
  "RemoteRef": "HEAD",
  "RemoteSha": "67766a907c49be5fd3d2542356ada51f07a93ed8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 21:50:18 UTC",
    "User": "root"
  },
  "Author": "Max Kuhn [aut, cre] (ORCID: <https://orcid.org/0000-0003-2402-136X>),\nDaniel Falbel [aut],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Max Kuhn <max@posit.co>",
  "MD5sum": "56dfc23de77cf0e638843c9ce6e529e0",
  "_user": "tidymodels",
  "_type": "src",
  "_file": "brulee_0.7.0.tar.gz",
  "_fileid": "47903f8a5a5433f0ba24c414a99d64ba5145c847e559fed5ba2d290f8ec78e8f",
  "_filesize": 516842,
  "_sha256": "47903f8a5a5433f0ba24c414a99d64ba5145c847e559fed5ba2d290f8ec78e8f",
  "_created": "2026-06-12T21:50:18.000Z",
  "_published": "2026-06-12T21:54:04.802Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81128131880,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7603393914"
    },
    {
      "job": 81128131813,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7603392234"
    },
    {
      "job": 81128131800,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7603383347"
    },
    {
      "job": 81128131842,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7603374275"
    },
    {
      "job": 81127668322,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7603345955"
    },
    {
      "job": 81128131789,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7603383248"
    },
    {
      "job": 81128131836,
      "time": 180,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7603393163"
    },
    {
      "job": 81128131835,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7603374783"
    },
    {
      "job": 81128131966,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7603380607"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27444929299",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tidymodels/brulee",
  "_commit": {
    "id": "67766a907c49be5fd3d2542356ada51f07a93ed8",
    "author": "‘topepo’ <mxkuhn@gmail.com>",
    "committer": "‘topepo’ <mxkuhn@gmail.com>",
    "message": "cran prep\n",
    "time": 1781300065
  },
  "_maintainer": {
    "name": "Max Kuhn",
    "email": "max@posit.co",
    "login": "topepo",
    "orcid": "0000-0003-2402-136X",
    "description": "",
    "uuid": 5731043
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "coro",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "hardhat",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "safetensors",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "torch",
      "version": ">= 0.13.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "modeldata",
      "role": "Suggests"
    },
    {
      "package": "recipes",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "yardstick",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "tidymodels",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 4
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 5
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 3
    },
    {
      "week": "2026-24",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.6.0",
      "date": "2025-09-02"
    }
  ],
  "_stars": 74,
  "_contributors": [
    {
      "user": "topepo",
      "count": 143,
      "uuid": 5731043
    },
    {
      "user": "dfalbel",
      "count": 27,
      "uuid": 4706822
    },
    {
      "user": "hfrick",
      "count": 15,
      "uuid": 12950918
    },
    {
      "user": "emilhvitfeldt",
      "count": 3,
      "uuid": 14034784
    },
    {
      "user": "gaborcsardi",
      "count": 2,
      "uuid": 660288
    },
    {
      "user": "juliasilge",
      "count": 2,
      "uuid": 12505835
    },
    {
      "user": "wander03",
      "count": 1,
      "uuid": 85967872
    },
    {
      "user": "edgararuiz",
      "count": 1,
      "uuid": 77294576
    },
    {
      "user": "hsbadr",
      "count": 1,
      "uuid": 7604200
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "jrosell",
      "count": 1,
      "uuid": 1544992
    }
  ],
  "_userbio": {
    "uuid": 29100987,
    "type": "organization",
    "name": "tidymodels"
  },
  "_downloads": {
    "count": 1056,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/brulee"
  },
  "_devurl": "https://github.com/tidymodels/brulee",
  "_pkgdown": "https://brulee.tidymodels.org/",
  "_searchresults": 208,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/brulee.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidymodels/brulee",
  "_realowner": "tidymodels",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2021-12-15"
    },
    {
      "version": "0.1.0",
      "date": "2022-02-02"
    },
    {
      "version": "0.2.0",
      "date": "2022-09-20"
    },
    {
      "version": "0.3.0",
      "date": "2024-02-14"
    },
    {
      "version": "0.4.0",
      "date": "2025-01-30"
    },
    {
      "version": "0.5.0",
      "date": "2025-04-07"
    },
    {
      "version": "0.6.0",
      "date": "2025-09-02"
    }
  ],
  "_exports": [
    "autoplot",
    "brulee_activations",
    "brulee_auto_int",
    "brulee_chronos",
    "brulee_linear_reg",
    "brulee_logistic_reg",
    "brulee_mlp",
    "brulee_mlp_two_layer",
    "brulee_multinomial_reg",
    "brulee_resnet",
    "brulee_rln",
    "brulee_saint",
    "coef",
    "matrix_to_dataset",
    "schedule_cyclic",
    "schedule_decay_expo",
    "schedule_decay_time",
    "schedule_step",
    "set_learn_rate",
    "tunable"
  ],
  "_help": [
    {
      "page": "brulee_activations",
      "title": "Activation functions for neural networks in brulee",
      "topics": [
        "brulee_activations"
      ]
    },
    {
      "page": "brulee_auto_int",
      "title": "Fit AutoInt models for tabular data",
      "topics": [
        "brulee_auto_int",
        "brulee_auto_int.data.frame",
        "brulee_auto_int.default",
        "brulee_auto_int.formula",
        "brulee_auto_int.matrix",
        "brulee_auto_int.recipe"
      ]
    },
    {
      "page": "brulee_chronos",
      "title": "Chronos-2 pretrained forecasting model",
      "topics": [
        "brulee_chronos",
        "brulee_chronos.data.frame",
        "brulee_chronos.default",
        "brulee_chronos.formula",
        "brulee_chronos.recipe"
      ]
    },
    {
      "page": "brulee_linear_reg",
      "title": "Fit a linear regression model",
      "topics": [
        "brulee_linear_reg",
        "brulee_linear_reg.data.frame",
        "brulee_linear_reg.default",
        "brulee_linear_reg.formula",
        "brulee_linear_reg.matrix",
        "brulee_linear_reg.recipe"
      ]
    },
    {
      "page": "brulee_logistic_reg",
      "title": "Fit a logistic regression model",
      "topics": [
        "brulee_logistic_reg",
        "brulee_logistic_reg.data.frame",
        "brulee_logistic_reg.default",
        "brulee_logistic_reg.formula",
        "brulee_logistic_reg.matrix",
        "brulee_logistic_reg.recipe"
      ]
    },
    {
      "page": "brulee_mlp",
      "title": "Fit neural networks",
      "topics": [
        "brulee_mlp",
        "brulee_mlp.data.frame",
        "brulee_mlp.default",
        "brulee_mlp.formula",
        "brulee_mlp.matrix",
        "brulee_mlp.recipe",
        "brulee_mlp_two_layer",
        "brulee_mlp_two_layer.data.frame",
        "brulee_mlp_two_layer.default",
        "brulee_mlp_two_layer.formula",
        "brulee_mlp_two_layer.matrix",
        "brulee_mlp_two_layer.recipe"
      ]
    },
    {
      "page": "brulee_multinomial_reg",
      "title": "Fit a multinomial regression model",
      "topics": [
        "brulee_multinomial_reg",
        "brulee_multinomial_reg.data.frame",
        "brulee_multinomial_reg.default",
        "brulee_multinomial_reg.formula",
        "brulee_multinomial_reg.matrix",
        "brulee_multinomial_reg.recipe"
      ]
    },
    {
      "page": "brulee_resnet",
      "title": "Fit residual neural networks (ResNet)",
      "topics": [
        "brulee_resnet",
        "brulee_resnet.data.frame",
        "brulee_resnet.default",
        "brulee_resnet.formula",
        "brulee_resnet.matrix",
        "brulee_resnet.recipe"
      ]
    },
    {
      "page": "brulee_rln",
      "title": "Fit Regularization Learning Networks (RLN)",
      "topics": [
        "brulee_rln",
        "brulee_rln.data.frame",
        "brulee_rln.default",
        "brulee_rln.formula",
        "brulee_rln.matrix",
        "brulee_rln.recipe"
      ]
    },
    {
      "page": "brulee_saint",
      "title": "Fit SAINT models for tabular data",
      "topics": [
        "brulee_saint",
        "brulee_saint.data.frame",
        "brulee_saint.default",
        "brulee_saint.formula",
        "brulee_saint.matrix",
        "brulee_saint.recipe"
      ]
    },
    {
      "page": "brulee-autoplot",
      "title": "Plot model loss over epochs",
      "topics": [
        "autoplot.brulee_auto_int",
        "autoplot.brulee_linear_reg",
        "autoplot.brulee_logistic_reg",
        "autoplot.brulee_mlp",
        "autoplot.brulee_multinomial_reg",
        "autoplot.brulee_resnet",
        "autoplot.brulee_rln",
        "autoplot.brulee_saint",
        "brulee-autoplot"
      ]
    },
    {
      "page": "brulee-coefs",
      "title": "Extract Model Coefficients",
      "topics": [
        "brulee-coefs",
        "coef.brulee_linear_reg",
        "coef.brulee_logistic_reg",
        "coef.brulee_mlp",
        "coef.brulee_multinomial_reg",
        "coef.brulee_resnet",
        "coef.brulee_rln"
      ]
    },
    {
      "page": "matrix_to_dataset",
      "title": "Convert data to torch format",
      "topics": [
        "matrix_to_dataset"
      ]
    },
    {
      "page": "predict.brulee_auto_int",
      "title": "Predict from a 'brulee_auto_int'",
      "topics": [
        "predict.brulee_auto_int"
      ]
    },
    {
      "page": "predict.brulee_chronos",
      "title": "Predict from a 'brulee_chronos' model",
      "topics": [
        "predict.brulee_chronos"
      ]
    },
    {
      "page": "predict.brulee_linear_reg",
      "title": "Predict from a 'brulee_linear_reg'",
      "topics": [
        "predict.brulee_linear_reg"
      ]
    },
    {
      "page": "predict.brulee_logistic_reg",
      "title": "Predict from a 'brulee_logistic_reg'",
      "topics": [
        "predict.brulee_logistic_reg"
      ]
    },
    {
      "page": "predict.brulee_mlp",
      "title": "Predict from a 'brulee_mlp'",
      "topics": [
        "predict.brulee_mlp"
      ]
    },
    {
      "page": "predict.brulee_multinomial_reg",
      "title": "Predict from a 'brulee_multinomial_reg'",
      "topics": [
        "predict.brulee_multinomial_reg"
      ]
    },
    {
      "page": "predict.brulee_resnet",
      "title": "Predict from a 'brulee_resnet'",
      "topics": [
        "predict.brulee_resnet"
      ]
    },
    {
      "page": "predict.brulee_rln",
      "title": "Predict from a 'brulee_rln'",
      "topics": [
        "predict.brulee_rln"
      ]
    },
    {
      "page": "predict.brulee_saint",
      "title": "Predict from a 'brulee_saint'",
      "topics": [
        "predict.brulee_saint"
      ]
    },
    {
      "page": "schedule_decay_time",
      "title": "Change the learning rate over time",
      "topics": [
        "schedule_cyclic",
        "schedule_decay_expo",
        "schedule_decay_time",
        "schedule_step",
        "set_learn_rate"
      ]
    },
    {
      "page": "summary.brulee",
      "title": "Summarize the architecture of a brulee model",
      "topics": [
        "summary.brulee",
        "summary.brulee_auto_int",
        "summary.brulee_mlp",
        "summary.brulee_resnet",
        "summary.brulee_rln",
        "summary.brulee_saint"
      ]
    },
    {
      "page": "training_efficiency",
      "title": "Training Efficiency",
      "topics": [
        "training_efficiency"
      ]
    }
  ],
  "_pkglogo": "https://github.com/tidymodels/brulee/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/tidymodels/brulee/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "callr",
    "cli",
    "coro",
    "cpp11",
    "curl",
    "desc",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hardhat",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "otel",
    "pillar",
    "pkgconfig",
    "processx",
    "ps",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "safetensors",
    "scales",
    "sparsevctrs",
    "tibble",
    "tidyselect",
    "torch",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 7.90992897722755,
  "_indexed": true,
  "_nocasepkg": "brulee",
  "_universes": [
    "tidymodels",
    "topepo"
  ],
  "_previous": "0.6.0.9001",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-06-12T21:52:57.000Z",
      "distro": "noble",
      "commit": "67766a907c49be5fd3d2542356ada51f07a93ed8",
      "fileid": "387b7fca50378c639410c2fd34a842c56f138e9c860d2f6fb857f45e52a82e55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27444929299"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-06-12T21:52:58.000Z",
      "distro": "noble",
      "commit": "67766a907c49be5fd3d2542356ada51f07a93ed8",
      "fileid": "e682e1efd49c6a5972fdfa9a488ccc93fabef7dc7720bfe249b0596df74d6fd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27444929299"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-06-12T21:52:22.000Z",
      "commit": "67766a907c49be5fd3d2542356ada51f07a93ed8",
      "fileid": "ab2dccf98eb130ce2d0d3b01d38497d705b2ef532da1d5a4ce69986e0a2e383f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27444929299"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-06-12T21:51:58.000Z",
      "commit": "67766a907c49be5fd3d2542356ada51f07a93ed8",
      "fileid": "2061ab82d5e6f7f0140dc1efed9884f8f6570cafc90571250c2ee6962394cfca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27444929299"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.0",
      "date": "2026-06-12T21:53:06.000Z",
      "commit": "67766a907c49be5fd3d2542356ada51f07a93ed8",
      "fileid": "3ec82f975181378988266228ba8dcc473148ca1e7be7eb965ae18af3e8317ea5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27444929299"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-06-12T21:52:44.000Z",
      "commit": "67766a907c49be5fd3d2542356ada51f07a93ed8",
      "fileid": "43508d779a1cfd65f0db0437667fac950e07cb0819f605fd7ff956f56f0c3840",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27444929299"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-06-12T21:51:39.000Z",
      "commit": "67766a907c49be5fd3d2542356ada51f07a93ed8",
      "fileid": "c720c52a5f3612f87f3414fffb3189c8be1ed599777ee3074de74c5dc8a60360",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27444929299"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-06-12T21:52:15.000Z",
      "commit": "67766a907c49be5fd3d2542356ada51f07a93ed8",
      "fileid": "5ac893d85f3b16be59545ce3f61e4dee5698f1adef3c63bee3cdb23aab276645",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/27444929299"
    }
  ]
}