{
  "_id": "6a1028b9acfb0bcc41c90eda",
  "Package": "desirability2",
  "Title": "Desirability Functions for Multiparameter Optimization",
  "Version": "0.2.0.9000",
  "Authors@R": "c(\nperson(\"Max\", \"Kuhn\", , \"max@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2402-136X\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "In-line functions for multivariate optimization via\ndesirability functions (Derringer and Suich, 1980,\n<doi:10.1080/00224065.1980.11980968>) with easy use within\n'dplyr' pipelines.",
  "License": "MIT + file LICENSE",
  "URL": "https://desirability2.tidymodels.org,\nhttps://github.com/tidymodels/desirability2",
  "BugReports": "https://github.com/tidymodels/desirability2/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Collate": "'checks.R' 'computations.R' 'data.R' 'in-line.R'\n'desirability.R' 'desirability2-package.R'\n'import-standalone-obj-type.R'\n'import-standalone-types-check.R' 'overall.R' 'tune.R' 'zzz.R'",
  "Repository": "https://tidymodels.r-universe.dev",
  "Date/Publication": "2025-11-14 09:34:08 UTC",
  "RemoteUrl": "https://github.com/tidymodels/desirability2",
  "RemoteRef": "HEAD",
  "RemoteSha": "06f725adf58a4da8f802796119b0fcdc8a9bcbb9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 07:55:13 UTC",
    "User": "root"
  },
  "Author": "Max Kuhn [aut, cre] (ORCID: <https://orcid.org/0000-0003-2402-136X>),\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Max Kuhn <max@posit.co>",
  "MD5sum": "37a9428c89e2869cd03fb7c461ae975c",
  "_user": "tidymodels",
  "_type": "src",
  "_file": "desirability2_0.2.0.9000.tar.gz",
  "_fileid": "8ff9a6faace4c7b70fbdec2e0a9fdd6e19bc5a5d2cf489e47d3c4555f5399476",
  "_filesize": 484767,
  "_sha256": "8ff9a6faace4c7b70fbdec2e0a9fdd6e19bc5a5d2cf489e47d3c4555f5399476",
  "_created": "2026-05-13T07:55:13.000Z",
  "_published": "2026-05-22T09:58:17.408Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77357221341,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964587178"
    },
    {
      "job": 77357221377,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964595591"
    },
    {
      "job": 77357221334,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964570962"
    },
    {
      "job": 77357221205,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964574531"
    },
    {
      "job": 77357220950,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964538028"
    },
    {
      "job": 77357220806,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157803672"
    },
    {
      "job": 77357221413,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964569030"
    },
    {
      "job": 77357221328,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964566503"
    },
    {
      "job": 77357221345,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964566402"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25785903688",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tidymodels/desirability2",
  "_commit": {
    "id": "06f725adf58a4da8f802796119b0fcdc8a9bcbb9",
    "author": "Hannah Frick <hfrick@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #29 from jeroenjanssens/supported-by-posit\n\nAdd \"Supported By Posit\" badge to desirability2 website",
    "time": 1763112848
  },
  "_maintainer": {
    "name": "Max Kuhn",
    "email": "max@posit.co",
    "login": "topepo",
    "orcid": "0000-0003-2402-136X",
    "uuid": 5731043
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tune",
      "role": "Suggests"
    }
  ],
  "_owner": "tidymodels",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-30",
      "n": 5
    },
    {
      "week": "2025-34",
      "n": 4
    },
    {
      "week": "2025-46",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-07-23"
    },
    {
      "name": "v0.2.0",
      "date": "2025-08-22"
    }
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "topepo",
      "count": 44,
      "uuid": 5731043
    },
    {
      "user": "emilhvitfeldt",
      "count": 6,
      "uuid": 14034784
    },
    {
      "user": "franceslinyc",
      "count": 1,
      "uuid": 37535633
    },
    {
      "user": "hfrick",
      "count": 1,
      "uuid": 12950918
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "mattwarkentin",
      "count": 1,
      "uuid": 27825069
    }
  ],
  "_userbio": {
    "uuid": 29100987,
    "type": "organization",
    "name": "tidymodels"
  },
  "_downloads": {
    "count": 614,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/desirability2"
  },
  "_devurl": "https://github.com/tidymodels/desirability2",
  "_pkgdown": "https://desirability2.tidymodels.org",
  "_searchresults": 51,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/desirability2.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidymodels/desirability2",
  "_realowner": "tidymodels",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2023-05-11"
    },
    {
      "version": "0.1.0",
      "date": "2025-07-22"
    },
    {
      "version": "0.2.0",
      "date": "2025-08-22"
    }
  ],
  "_exports": [
    "category",
    "constrain",
    "d_box",
    "d_category",
    "d_custom",
    "d_max",
    "d_min",
    "d_overall",
    "d_target",
    "desirability",
    "make_desirability_cols",
    "maximize",
    "minimize",
    "select_best_desirability",
    "show_best_desirability",
    "target"
  ],
  "_datasets": [
    {
      "name": "classification_results",
      "title": "Classification results",
      "object": "classification_results",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "mixture",
        "penalty",
        "mn_log_loss",
        "pr_auc",
        "roc_auc",
        "num_features"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "classification_results",
      "title": "Classification results",
      "topics": [
        "classification_results"
      ]
    },
    {
      "page": "d_overall",
      "title": "Determine overall desirability",
      "topics": [
        "d_overall"
      ]
    },
    {
      "page": "inline_desirability",
      "title": "Desirability functions for in-line computations",
      "topics": [
        "d_box",
        "d_category",
        "d_custom",
        "d_max",
        "d_min",
        "d_target",
        "inline_desirability"
      ]
    },
    {
      "page": "show_best_desirability",
      "title": "Investigate best tuning parameters",
      "topics": [
        "select_best_desirability",
        "show_best_desirability"
      ]
    }
  ],
  "_readme": "https://github.com/tidymodels/desirability2/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "S7",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 6.728759475167875,
  "_indexed": true,
  "_nocasepkg": "desirability2",
  "_universes": [
    "tidymodels",
    "topepo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-13T07:57:37.000Z",
      "distro": "noble",
      "commit": "06f725adf58a4da8f802796119b0fcdc8a9bcbb9",
      "fileid": "96860ecd14bb6e07e4a0d8c04f32c5390b638d36ec94f95e1d08dd0145b91cb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25785903688"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-13T07:58:05.000Z",
      "distro": "noble",
      "commit": "06f725adf58a4da8f802796119b0fcdc8a9bcbb9",
      "fileid": "f0b1b83e27d6fcb2dd0c2b6d50dd2ccfe48c8b0a4c4b1a7fed10ee48bc4c8cc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25785903688"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-13T07:56:52.000Z",
      "commit": "06f725adf58a4da8f802796119b0fcdc8a9bcbb9",
      "fileid": "68a4eee99e6644ef97c57173b7b76e095c2619d1cc10e58fb3f9ac5e9df8b4eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25785903688"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-13T07:57:00.000Z",
      "commit": "06f725adf58a4da8f802796119b0fcdc8a9bcbb9",
      "fileid": "c535b1bb15447d61a123226ca458f438d56657bdb4a4b6e95f071a2f744080e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25785903688"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-13T07:56:34.000Z",
      "commit": "06f725adf58a4da8f802796119b0fcdc8a9bcbb9",
      "fileid": "15b9d4aef9f1e7955eed35711bdbc71647e365be85b26e2d7fdc079e26eaacc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25785903688"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-13T07:56:26.000Z",
      "commit": "06f725adf58a4da8f802796119b0fcdc8a9bcbb9",
      "fileid": "cd8bf858d0af6ee582fedbde1e4fb692b48fc15b636094cf771a3074ba13c4d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25785903688"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-13T07:56:25.000Z",
      "commit": "06f725adf58a4da8f802796119b0fcdc8a9bcbb9",
      "fileid": "f4fd627cd599da66ebc3d633ed3250f7b7133c7372696dbc4db116d7c4ba4828",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25785903688"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-05-22T09:57:57.000Z",
      "commit": "06f725adf58a4da8f802796119b0fcdc8a9bcbb9",
      "fileid": "56fa878d0d43e903c73361180aa7e6fdb75304a1433f935644bdf26bafccc93c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidymodels/actions/runs/25785903688"
    }
  ]
}