{
  "_id": "6a1052c5acfb0bcc41ca1892",
  "Package": "ucminf",
  "Title": "General-Purpose Unconstrained Non-Linear Optimization",
  "Version": "1.2.3",
  "Authors@R": "c(\nperson(\"K Hervé\", \"Dakpo\", email = \"k-herve.dakpo@inrae.fr\",\nrole = c(\"ctb\", \"cre\")),\nperson(\"Hans Bruun\", \"Nielsen\", role = \"aut\"),\nperson(\"Stig Bousgaard\", \"Mortensen\", role = \"aut\")\n)",
  "Description": "An algorithm for general-purpose unconstrained non-linear\noptimization. The algorithm is of quasi-Newton type with BFGS\nupdating of the inverse Hessian and soft line search with a\ntrust region type monitoring of the input to the line search\nalgorithm. The interface of 'ucminf' is designed for easy\ninterchange with 'optim'.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/hdakpo/ucminf",
  "BugReports": "https://github.com/hdakpo/ucminf/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://hdakpo.r-universe.dev",
  "Date/Publication": "2026-04-02 08:50:36 UTC",
  "RemoteUrl": "https://github.com/hdakpo/ucminf",
  "RemoteRef": "HEAD",
  "RemoteSha": "3c7b956c057acecddd34ab66d6830ec04ddc1966",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-09 09:12:51 UTC",
    "User": "root"
  },
  "Author": "K Hervé Dakpo [ctb, cre],\nHans Bruun Nielsen [aut],\nStig Bousgaard Mortensen [aut]",
  "Maintainer": "K Hervé Dakpo <k-herve.dakpo@inrae.fr>",
  "MD5sum": "d0c4bbb67ec03a879faa79ddfa15aa15",
  "_user": "hdakpo",
  "_type": "src",
  "_file": "ucminf_1.2.3.tar.gz",
  "_fileid": "ea53984fd2a24a43339d33a8c3134ebec182663dae5d4f466a9ebd2dea547cc5",
  "_filesize": 162929,
  "_sha256": "ea53984fd2a24a43339d33a8c3134ebec182663dae5d4f466a9ebd2dea547cc5",
  "_created": "2026-05-09T09:12:51.000Z",
  "_published": "2026-05-22T12:57:41.082Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77384054453,
      "time": 98,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894572266"
    },
    {
      "job": 77384054051,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894573274"
    },
    {
      "job": 77384054853,
      "time": 95,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894571974"
    },
    {
      "job": 77384054413,
      "time": 96,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894572672"
    },
    {
      "job": 77384054841,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894596345"
    },
    {
      "job": 77384054433,
      "time": 134,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894598999"
    },
    {
      "job": 77384054291,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894594043"
    },
    {
      "job": 77384054424,
      "time": 156,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894579781"
    },
    {
      "job": 77384053994,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894563405"
    },
    {
      "job": 77384053976,
      "time": 81,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161027791"
    },
    {
      "job": 77384054200,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894570150"
    },
    {
      "job": 77384054670,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894568881"
    },
    {
      "job": 77384054379,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894568855"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hdakpo/actions/runs/25597338931",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hdakpo/ucminf",
  "_commit": {
    "id": "3c7b956c057acecddd34ab66d6830ec04ddc1966",
    "author": "hdakpo <k-herve.dakpo@inrae.fr>",
    "committer": "hdakpo <k-herve.dakpo@inrae.fr>",
    "message": "ucminf.so\n",
    "time": 1775119836
  },
  "_maintainer": {
    "name": "K Hervé Dakpo",
    "email": "k-herve.dakpo@inrae.fr",
    "login": "hdakpo",
    "twitter": "@HDakpo",
    "uuid": 29732089
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    }
  ],
  "_owner": "hdakpo",
  "_selfowned": true,
  "_usedby": 245,
  "_updates": [
    {
      "week": "2026-14",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "hdakpo",
      "count": 15,
      "uuid": 29732089
    }
  ],
  "_userbio": {
    "uuid": 29732089,
    "type": "user",
    "name": "Hervé Dakpo"
  },
  "_downloads": {
    "count": 98322,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ucminf"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/hdakpo/ucminf",
  "_searchresults": 161,
  "_topics": [
    "openblas"
  ],
  "_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/readme.html",
    "extra/readme.md",
    "extra/ucminf.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hdakpo/ucminf",
  "_realowner": "hdakpo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2009-02-03"
    },
    {
      "version": "1.0-1",
      "date": "2009-02-20"
    },
    {
      "version": "1.0-2",
      "date": "2009-02-20"
    },
    {
      "version": "1.0-3",
      "date": "2009-02-24"
    },
    {
      "version": "1.0-4",
      "date": "2009-03-03"
    },
    {
      "version": "1.0-5",
      "date": "2009-03-11"
    },
    {
      "version": "1.1-0",
      "date": "2011-04-03"
    },
    {
      "version": "1.1-1",
      "date": "2011-05-18"
    },
    {
      "version": "1.1-2",
      "date": "2011-06-02"
    },
    {
      "version": "1.1-3",
      "date": "2012-01-07"
    },
    {
      "version": "1.1-4",
      "date": "2016-08-17"
    },
    {
      "version": "1.1-4.1",
      "date": "2022-09-29"
    },
    {
      "version": "1.1-4.2",
      "date": "2023-05-10"
    },
    {
      "version": "1.1-4.3",
      "date": "2023-05-18"
    },
    {
      "version": "1.2.0",
      "date": "2023-05-29"
    },
    {
      "version": "1.2.1",
      "date": "2023-12-13"
    },
    {
      "version": "1.2.2",
      "date": "2024-06-24"
    },
    {
      "version": "1.2.3",
      "date": "2026-04-02"
    }
  ],
  "_exports": [
    "ucminf"
  ],
  "_help": [
    {
      "page": "ucminf-package",
      "title": "ucminf: General-Purpose Unconstrained Non-Linear Optimization",
      "topics": [
        "ucminf-package",
        "_UCMINF"
      ]
    },
    {
      "page": "ucminf",
      "title": "General-Purpose Unconstrained Non-Linear Optimization",
      "topics": [
        "ucminf"
      ]
    }
  ],
  "_readme": "https://github.com/hdakpo/ucminf/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    }
  ],
  "_score": 9.542885173930232,
  "_indexed": true,
  "_nocasepkg": "ucminf",
  "_universes": [
    "hdakpo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-05-09T09:14:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3c7b956c057acecddd34ab66d6830ec04ddc1966",
      "fileid": "8305d85b74a4f40eebd8f8e6c77153ae8dd33862e251f127a8c1a901fd70e86b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hdakpo/actions/runs/25597338931"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-05-09T09:14:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3c7b956c057acecddd34ab66d6830ec04ddc1966",
      "fileid": "b9ad4ee6f3f5371fad5b7164c4a6d8ad09bce93fdba9e10f178b1e6576cb31f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hdakpo/actions/runs/25597338931"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-05-09T09:14:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3c7b956c057acecddd34ab66d6830ec04ddc1966",
      "fileid": "0010cc5152e270e3fe8ce2247d2e33da5ee886ecff085efecd97edfd8e12702d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hdakpo/actions/runs/25597338931"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-05-09T09:14:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3c7b956c057acecddd34ab66d6830ec04ddc1966",
      "fileid": "1f902f1f322831524d03087309145d9e3f8efeb71d29022150a8220c4ac39429",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hdakpo/actions/runs/25597338931"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-05-09T09:19:06.000Z",
      "arch": "aarch64",
      "commit": "3c7b956c057acecddd34ab66d6830ec04ddc1966",
      "fileid": "127743f4655c54e162d81a09a25273c9028921e888dace2426dbf752aeeb8ef2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hdakpo/actions/runs/25597338931"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-05-09T09:19:32.000Z",
      "arch": "x86_64",
      "commit": "3c7b956c057acecddd34ab66d6830ec04ddc1966",
      "fileid": "1aa8072e0a33b92784410fc212086f4177ddd394fdbd9212e046e5d553243302",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hdakpo/actions/runs/25597338931"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-05-09T09:18:46.000Z",
      "arch": "aarch64",
      "commit": "3c7b956c057acecddd34ab66d6830ec04ddc1966",
      "fileid": "4057d35fdab75cf6d0c1a7d17a74b0c343e597327b3a604a384b3af10c57c981",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hdakpo/actions/runs/25597338931"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-05-09T09:15:49.000Z",
      "arch": "x86_64",
      "commit": "3c7b956c057acecddd34ab66d6830ec04ddc1966",
      "fileid": "260befc675b5772e4c1336f382e0ba5ff1c7539415dcaf147d2d4492a573d123",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hdakpo/actions/runs/25597338931"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-05-09T09:13:57.000Z",
      "arch": "x86_64",
      "commit": "3c7b956c057acecddd34ab66d6830ec04ddc1966",
      "fileid": "d88066dc2941f9eff5cb4ab25509765fd157672cc5a33f097f5b8f82f8780f39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hdakpo/actions/runs/25597338931"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-05-09T09:13:48.000Z",
      "arch": "x86_64",
      "commit": "3c7b956c057acecddd34ab66d6830ec04ddc1966",
      "fileid": "3d37106ff7f3b3e85964467b0376bdd4e3ef46192076ab0c547566498dfed577",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hdakpo/actions/runs/25597338931"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-05-09T09:13:48.000Z",
      "arch": "x86_64",
      "commit": "3c7b956c057acecddd34ab66d6830ec04ddc1966",
      "fileid": "74f1e5a610720e0c16ba02e25f8d660eecf0287441b4e55ce010d8657136f1dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hdakpo/actions/runs/25597338931"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.3",
      "date": "2026-05-22T12:57:21.000Z",
      "arch": "emscripten",
      "commit": "3c7b956c057acecddd34ab66d6830ec04ddc1966",
      "fileid": "ab541bd80ae5ae22bf5d770277e97a4c72f7380cdaaff61eb65f556efb289125",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hdakpo/actions/runs/25597338931"
    }
  ]
}