{
  "_id": "6a103473acfb0bcc41c99059",
  "Package": "MixOptim",
  "Type": "Package",
  "Title": "Mixture Optimization Algorithm",
  "Version": "0.1.2",
  "Author": "Cassandro Davi Emer",
  "Maintainer": "Cassandro Davi Emer <cde@actisys.org>",
  "Description": "Simple tools to perform mixture optimization based on the\n'desirability' package by Max Kuhn. It also provides a plot\nroutine using 'ggplot2' and 'patchwork'.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 07:44:31 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2020-07-01 08:40:11 UTC",
  "RemoteUrl": "https://github.com/cran/MixOptim",
  "RemoteRef": "HEAD",
  "RemoteSha": "2edea1fd456b3b2a8dfed26a12da75c461e732af",
  "MD5sum": "d5cfeaebfecf6bb6f4bfe9724198c087",
  "_user": "cran",
  "_type": "src",
  "_file": "MixOptim_0.1.2.tar.gz",
  "_fileid": "ed8235b3c57cc97b4ec52c724a95451279651968f3c5a7708252cf9717dba1a4",
  "_filesize": 886624,
  "_sha256": "ed8235b3c57cc97b4ec52c724a95451279651968f3c5a7708252cf9717dba1a4",
  "_created": "2026-05-12T07:44:31.000Z",
  "_published": "2026-05-22T10:48:19.375Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77364614548,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6938480900"
    },
    {
      "job": 77364614767,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6938493111"
    },
    {
      "job": 77364614587,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938446821"
    },
    {
      "job": 77364613949,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158689220"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25720585131",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MixOptim",
  "_commit": {
    "id": "2edea1fd456b3b2a8dfed26a12da75c461e732af",
    "author": "Cassandro Davi Emer <cde@actisys.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1593592811
  },
  "_maintainer": {
    "name": "Cassandro Davi Emer",
    "email": "cde@actisys.org"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "patchwork",
      "role": "Depends"
    },
    {
      "package": "desirability",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 226,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MixOptim"
  },
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MixOptim.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2020-07-01"
    }
  ],
  "_exports": [
    "desirabilityPlot",
    "mixtureFineOptim",
    "mixtureOptim",
    "mixtureRangeOptim"
  ],
  "_help": [
    {
      "page": "desirabilityPlot",
      "title": "Plot desirability profile",
      "topics": [
        "desirabilityPlot"
      ]
    },
    {
      "page": "mixtureFineOptim",
      "title": "Performs a restrict interval optimization",
      "topics": [
        "mixtureFineOptim"
      ]
    },
    {
      "page": "mixtureOptim",
      "title": "Performs a full interval optimization",
      "topics": [
        "mixtureOptim"
      ]
    },
    {
      "page": "mixtureRangeOptim",
      "title": "Performs a specific range optimization",
      "topics": [
        "mixtureRangeOptim"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "desirability",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "patchwork",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "basic.Rmd",
      "filename": "basic.html",
      "title": "MixOptim basic usage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic usage",
        "Restricting seach intervals",
        "More specific desirability models: full example"
      ],
      "created": "2020-07-01 08:40:11",
      "modified": "2020-07-01 08:40:11",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "mixoptim",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-12T07:46:19.000Z",
      "distro": "noble",
      "commit": "2edea1fd456b3b2a8dfed26a12da75c461e732af",
      "fileid": "459392f77a62cad885f9b8fd9485807eb845f60a2ffbd913c76da77a920aaf3e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25720585131"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-12T07:46:58.000Z",
      "distro": "noble",
      "commit": "2edea1fd456b3b2a8dfed26a12da75c461e732af",
      "fileid": "f814e59fa9df5d5594babdbabf83203c739b09c226c035ab5bb10e7f14f4ac99",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25720585131"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-22T10:47:59.000Z",
      "commit": "2edea1fd456b3b2a8dfed26a12da75c461e732af",
      "fileid": "6929fde49b3e435379cee21ba5ae3288130da5986225a737071cfbe9996e320d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25720585131"
    }
  ]
}