{
  "_id": "6a1549d6acfb0bcc41d588b5",
  "Package": "neldermead",
  "Type": "Package",
  "Title": "R Port of the 'Scilab' Neldermead Module",
  "Version": "1.0-13",
  "Date": "2026-01-25",
  "Authors@R": "c(person(\"Sebastien\",\"Bihorel\",role=c(\"aut\",\"cre\"),email=\"sb.pmlab@gmail.com\"),\nperson(\"Michael\",\"Baudin\",role=c(\"cph\")))",
  "Description": "Provides several direct search optimization algorithms\nbased on the simplex method. The provided algorithms are direct\nsearch algorithms, i.e. algorithms which do not use the\nderivative of the cost function. They are based on the update\nof a simplex. The following algorithms are available: the fixed\nshape simplex method of Spendley, Hext and Himsworth\n(unconstrained optimization with a fixed shape simplex, 1962)\n<doi:10.1080/00401706.1962.10490033>, the variable shape\nsimplex method of Nelder and Mead (unconstrained optimization\nwith a variable shape simplex made, 1965)\n<doi:10.1093/comjnl/7.4.308>, and Box's complex method\n(constrained optimization with a variable shape simplex, 1965)\n<doi: 10.1093/comjnl/8.1.42>.",
  "License": "CeCILL-2",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "LazyLoad": "yes",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 07:18:12 UTC",
    "User": "root"
  },
  "Author": "Sebastien Bihorel [aut, cre], Michael Baudin [cph]",
  "Maintainer": "Sebastien Bihorel <sb.pmlab@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-01-26 06:30:14 UTC",
  "RemoteUrl": "https://github.com/cran/neldermead",
  "RemoteRef": "HEAD",
  "RemoteSha": "646fea7596884cadd7f2dce91159df5fcdb46b61",
  "MD5sum": "8175846d6118372c6047c6ee16d76d88",
  "_user": "cran",
  "_type": "src",
  "_file": "neldermead_1.0-13.tar.gz",
  "_fileid": "995a84ab921d0ac4b4262ad237be0b15e4f8d6c15a0f052be1724e2b85d5a15d",
  "_filesize": 1349816,
  "_sha256": "995a84ab921d0ac4b4262ad237be0b15e4f8d6c15a0f052be1724e2b85d5a15d",
  "_created": "2026-05-26T07:18:12.000Z",
  "_published": "2026-05-26T07:20:54.677Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77825833307,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211090193"
    },
    {
      "job": 77825833289,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211089703"
    },
    {
      "job": 77825448693,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211054708"
    },
    {
      "job": 77825833271,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211084802"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26438054813",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/neldermead",
  "_commit": {
    "id": "646fea7596884cadd7f2dce91159df5fcdb46b61",
    "author": "Sebastien Bihorel <sb.pmlab@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-13\n",
    "time": 1769409014
  },
  "_maintainer": {
    "name": "Sebastien Bihorel",
    "email": "sb.pmlab@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "optimbase",
      "version": ">= 1.0-9",
      "role": "Depends"
    },
    {
      "package": "optimsimplex",
      "version": ">= 1.0-7",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "version": ">= 1.28",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0-13",
      "date": "2026-01-26"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 375,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/neldermead"
  },
  "_searchresults": 42,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/neldermead.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2010-05-05"
    },
    {
      "version": "1.0-1",
      "date": "2010-05-05"
    },
    {
      "version": "1.0-2",
      "date": "2010-05-12"
    },
    {
      "version": "1.0-3",
      "date": "2010-05-26"
    },
    {
      "version": "1.0-4",
      "date": "2010-09-17"
    },
    {
      "version": "1.0-5",
      "date": "2011-01-16"
    },
    {
      "version": "1.0-6",
      "date": "2011-03-31"
    },
    {
      "version": "1.0-7",
      "date": "2012-10-29"
    },
    {
      "version": "1.0-8",
      "date": "2014-02-04"
    },
    {
      "version": "1.0-9",
      "date": "2014-03-02"
    },
    {
      "version": "1.0-10",
      "date": "2015-01-11"
    },
    {
      "version": "1.0-11",
      "date": "2018-02-14"
    },
    {
      "version": "1.0-12",
      "date": "2022-02-01"
    },
    {
      "version": "1.0-13",
      "date": "2026-01-26"
    }
  ],
  "_exports": [
    "boxlinesearch",
    "costf.transposex",
    "fmin.gridsearch",
    "fminbnd",
    "fminbnd.function",
    "fminbnd.outputfun",
    "fminsearch",
    "fminsearch.function",
    "fminsearch.outputfun",
    "is.neldermead",
    "neldermead",
    "neldermead.algo",
    "neldermead.autorestart",
    "neldermead.box",
    "neldermead.costf",
    "neldermead.destroy",
    "neldermead.fixed",
    "neldermead.function",
    "neldermead.get",
    "neldermead.interpolate",
    "neldermead.isrkelley",
    "neldermead.isroneill",
    "neldermead.istorestart",
    "neldermead.log",
    "neldermead.outputcmd",
    "neldermead.restart",
    "neldermead.scaletocenter",
    "neldermead.scaletox0",
    "neldermead.search",
    "neldermead.set",
    "neldermead.startup",
    "neldermead.storehistory",
    "neldermead.termination",
    "neldermead.termstartup",
    "neldermead.updatesimp",
    "neldermead.variable",
    "optimget",
    "optimset",
    "optimset.method",
    "print.neldermead",
    "scaleinconstraints",
    "summary.neldermead"
  ],
  "_help": [
    {
      "page": "neldermead-package",
      "title": "R port of the Scilab neldermead module",
      "topics": [
        "neldermead-package"
      ]
    },
    {
      "page": "costf.transposex",
      "title": "Cost Function Call",
      "topics": [
        "costf.transposex"
      ]
    },
    {
      "page": "fmin.gridsearch",
      "title": "Grid evaluation of an unconstrained cost function",
      "topics": [
        "fmin.gridsearch"
      ]
    },
    {
      "page": "fminbnd",
      "title": "Computation of the constrained minimimum of given function with the Nelder-Mead algorithm.",
      "topics": [
        "fminbnd"
      ]
    },
    {
      "page": "fminbnd.function",
      "title": "fminbnd Cost Function Call",
      "topics": [
        "fminbnd.function"
      ]
    },
    {
      "page": "fminsearch.outputfun",
      "title": "fminbnd Output Function Call",
      "topics": [
        "fminbnd.outputfun"
      ]
    },
    {
      "page": "fminsearch",
      "title": "Computation of the unconstrained minimum of given function with the Nelder-Mead algorithm.",
      "topics": [
        "fminsearch"
      ]
    },
    {
      "page": "fminsearch.function",
      "title": "fminsearch Cost Function Call",
      "topics": [
        "fminsearch.function"
      ]
    },
    {
      "page": "fminbnd.outputfun",
      "title": "fminsearch Output Function Call",
      "topics": [
        "fminsearch.outputfun"
      ]
    },
    {
      "page": "neldermead",
      "title": "Neldermead objects",
      "topics": [
        "is.neldermead",
        "neldermead",
        "print.neldermead",
        "summary.neldermead"
      ]
    },
    {
      "page": "neldermead.algo",
      "title": "Nelder-Mead Algorithm",
      "topics": [
        "boxlinesearch",
        "neldermead.algo",
        "neldermead.box",
        "neldermead.fixed",
        "neldermead.interpolate",
        "neldermead.storehistory",
        "neldermead.termination",
        "neldermead.variable"
      ]
    },
    {
      "page": "neldermead.destroy",
      "title": "Erase a neldermead object.",
      "topics": [
        "neldermead.destroy"
      ]
    },
    {
      "page": "neldermead.function",
      "title": "Call Cost Function.",
      "topics": [
        "neldermead.function"
      ]
    },
    {
      "page": "neldermead.get",
      "title": "Get the value for the given element",
      "topics": [
        "neldermead.get"
      ]
    },
    {
      "page": "neldermead.restart",
      "title": "Restart neldermead search.",
      "topics": [
        "neldermead.restart"
      ]
    },
    {
      "page": "neldermead.search",
      "title": "Starts the optimization",
      "topics": [
        "neldermead.search"
      ]
    },
    {
      "page": "neldermead.set",
      "title": "Neldermead Object Configuration",
      "topics": [
        "neldermead.set"
      ]
    },
    {
      "page": "optimget",
      "title": "Queries an optimization option list",
      "topics": [
        "optimget"
      ]
    },
    {
      "page": "optimset",
      "title": "Configures and returns an optimization data structure.",
      "topics": [
        "optimset"
      ]
    },
    {
      "page": "optimset.method",
      "title": "Default set of optimization options",
      "topics": [
        "optimset.method"
      ]
    },
    {
      "page": "neldermead.startup",
      "title": "Secondary functions for neldermead.search",
      "topics": [
        "neldermead.autorestart",
        "neldermead.costf",
        "neldermead.isrkelley",
        "neldermead.isroneill",
        "neldermead.istorestart",
        "neldermead.log",
        "neldermead.outputcmd",
        "neldermead.scaletocenter",
        "neldermead.scaletox0",
        "neldermead.startup",
        "neldermead.termstartup",
        "neldermead.updatesimp",
        "scaleinconstraints"
      ]
    }
  ],
  "_readme": "https://github.com/cran/neldermead/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "optimbase",
    "optimsimplex"
  ],
  "_vignettes": [
    {
      "source": "manual.Rmd",
      "filename": "manual.html",
      "title": "Introduction to the neldermead package",
      "author": "Sebastien Bihorel",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Description",
        "Basic object",
        "The cost function",
        "The output function",
        "Termination",
        "Notes about optimization methods",
        "Kelley's stagnation detection",
        "O'Neill's factorial optimality test",
        "Method of Spendley et al.",
        "Method of Nelder and Mead",
        "Box's complex algorithm",
        "User-defined algorithm",
        "User-defined termination",
        "Specialized functions",
        "fminsearch",
        "Direct grid search",
        "Examples",
        "Example 1: Basic use",
        "Example 2: Customized use",
        "Example 3: Optimization with bound constraints",
        "Example 4: Optimization with nonlinear inequality constraints",
        "Example 5: Passing data to the cost function",
        "Example 6: Direct grid search",
        "Dependencies of fminsearch",
        "References"
      ],
      "created": "2022-02-01 07:20:05",
      "modified": "2026-01-26 06:30:14",
      "commits": 2
    }
  ],
  "_score": 4.100370545117563,
  "_indexed": true,
  "_nocasepkg": "neldermead",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-13",
      "date": "2026-05-26T07:20:11.000Z",
      "distro": "noble",
      "commit": "646fea7596884cadd7f2dce91159df5fcdb46b61",
      "fileid": "805637b8a549f2d003d58ddc8a1cf38bf0dd0cbdacd4f3a5c07025b23a1a28c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26438054813"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-13",
      "date": "2026-05-26T07:20:09.000Z",
      "distro": "noble",
      "commit": "646fea7596884cadd7f2dce91159df5fcdb46b61",
      "fileid": "010774fc76a4c8e0e9a0df5e62a2e6ac1df071766ae4b2eadac9b42d4634bbad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26438054813"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-13",
      "date": "2026-05-26T07:20:21.000Z",
      "commit": "646fea7596884cadd7f2dce91159df5fcdb46b61",
      "fileid": "23849908b31611bfe9740bf768e46171f810e3177bf3dcca71e8b33bd546c860",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26438054813"
    }
  ]
}