{
  "_id": "6a5c7dbd9baadeef8ab50a92",
  "Package": "adagio",
  "Type": "Package",
  "Title": "Discrete and Global Optimization Routines",
  "Version": "0.9.2",
  "Date": "2023-10-26",
  "Authors@R": "person(\"Hans W.\", \"Borchers\", email = \"hwborchers@googlemail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Maintainer": "Hans W. Borchers <hwborchers@googlemail.com>",
  "Description": "The R package 'adagio' will provide methods and algorithms\nfor (discrete) optimization, e.g. knapsack and subset sum\nprocedures, derivative-free Nelder-Mead and Hooke-Jeeves\nminimization, and some (evolutionary) global optimization\nfunctions.",
  "License": "GPL (>= 3)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-19 07:30:16 UTC",
    "User": "root"
  },
  "Author": "Hans W. Borchers [aut, cre]",
  "Repository": "https://hwborchers.r-universe.dev",
  "Date/Publication": "2023-10-26 15:30:29 UTC",
  "RemoteUrl": "https://github.com/cran/adagio",
  "RemoteRef": "HEAD",
  "RemoteSha": "ff8105f5a43467efb76d72f264cecc844037f70e",
  "_user": "hwborchers",
  "_type": "src",
  "_file": "adagio_0.9.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/d9cb990c1c59a3c4fca42ea4e62a1035deaacdd5a4f8f60bc618e9141f9bb7e0",
  "_filesize": 301953,
  "_sha256": "d9cb990c1c59a3c4fca42ea4e62a1035deaacdd5a4f8f60bc618e9141f9bb7e0",
  "_expires": "2026-10-27T07:33:15.000Z",
  "_created": "2026-07-19T07:30:16.000Z",
  "_published": "2026-07-19T07:33:17.483Z",
  "_jobs": [
    {
      "job": 88169487756,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439678791"
    },
    {
      "job": 88169487743,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439684148"
    },
    {
      "job": 88169487766,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439676680"
    },
    {
      "job": 88169487749,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439673379"
    },
    {
      "job": 88169234884,
      "time": 206,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439661577"
    },
    {
      "job": 88169487771,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8439675005"
    },
    {
      "job": 88169487792,
      "time": 58,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439671171"
    },
    {
      "job": 88169487764,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439672126"
    },
    {
      "job": 88169487747,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439672169"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hwborchers/actions/runs/29678116481",
  "_status": "success",
  "_upstream": "https://github.com/cran/adagio",
  "_commit": {
    "id": "ff8105f5a43467efb76d72f264cecc844037f70e",
    "author": "Hans W. Borchers <hwborchers@googlemail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.9.2\n",
    "time": 1698334229
  },
  "_maintainer": {
    "name": "Hans W. Borchers",
    "email": "hwborchers@googlemail.com",
    "login": "hwborchers",
    "description": "",
    "uuid": 1954450
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "lpSolve",
      "version": ">= 5.6.15",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "hwborchers",
      "count": 11,
      "uuid": 1954450
    }
  ],
  "_userbio": {
    "uuid": 1954450,
    "type": "user",
    "name": "hwborchers",
    "followers": 28
  },
  "_downloads": {
    "count": 2309,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adagio"
  },
  "_searchresults": 75,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/adagio.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "hwborchers",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.8",
      "date": "2012-02-17"
    },
    {
      "version": "0.3.5",
      "date": "2012-03-21"
    },
    {
      "version": "0.4.3",
      "date": "2012-11-17"
    },
    {
      "version": "0.5.9",
      "date": "2013-09-28"
    },
    {
      "version": "0.6.1",
      "date": "2015-07-27"
    },
    {
      "version": "0.6.3",
      "date": "2015-12-06"
    },
    {
      "version": "0.6.5",
      "date": "2016-05-29"
    },
    {
      "version": "0.7.1",
      "date": "2018-05-17"
    },
    {
      "version": "0.8.4",
      "date": "2021-04-30"
    },
    {
      "version": "0.8.5",
      "date": "2022-10-03"
    },
    {
      "version": "0.9.2",
      "date": "2023-10-26"
    }
  ],
  "_exports": [
    "assignment",
    "bpp_approx",
    "change_making",
    "count",
    "flineviz",
    "fminviz",
    "fnHald",
    "fnNesterov",
    "fnNesterov1",
    "fnNesterov2",
    "fnRastrigin",
    "fnRosenbrock",
    "fnShor",
    "fnTrefethen",
    "fnWagon",
    "grHald",
    "grNesterov",
    "grRastrigin",
    "grRosenbrock",
    "grShor",
    "hamiltonian",
    "Historize",
    "hookejeeves",
    "knapsack",
    "maxempty",
    "maxquad",
    "maxsub",
    "maxsub2d",
    "mknapsack",
    "neldermead",
    "neldermeadb",
    "occurs",
    "pureCMAES",
    "setcover",
    "simpleDE",
    "simpleEA",
    "sss_test",
    "subsetsum",
    "transfinite"
  ],
  "_help": [
    {
      "page": "assignment",
      "title": "Linear Sum Assignment Problem",
      "topics": [
        "assignment"
      ]
    },
    {
      "page": "binpacking",
      "title": "Approximate Bin Packing",
      "topics": [
        "bpp_approx"
      ]
    },
    {
      "page": "change_making",
      "title": "Change Making Problem",
      "topics": [
        "change_making"
      ]
    },
    {
      "page": "cmaes",
      "title": "Covariance Matrix Adaptation Evolution Strategy",
      "topics": [
        "pureCMAES"
      ]
    },
    {
      "page": "fminviz",
      "title": "Visualize Function Minimum",
      "topics": [
        "flineviz",
        "fminviz"
      ]
    },
    {
      "page": "hamiltonian",
      "title": "Finds a Hamiltonian path or cycle",
      "topics": [
        "hamiltonian"
      ]
    },
    {
      "page": "historize",
      "title": "Historize function",
      "topics": [
        "Historize"
      ]
    },
    {
      "page": "hookejeeves",
      "title": "Hooke-Jeeves Minimization Method",
      "topics": [
        "hookejeeves"
      ]
    },
    {
      "page": "knapsack",
      "title": "0-1 Knapsack Problem",
      "topics": [
        "knapsack"
      ]
    },
    {
      "page": "maxempty",
      "title": "Maximally Empty Rectangle Problem",
      "topics": [
        "maxempty"
      ]
    },
    {
      "page": "maxquad",
      "title": "The MAXQUAD Test Function",
      "topics": [
        "maxquad"
      ]
    },
    {
      "page": "maxsub",
      "title": "Maximal Sum Subarray",
      "topics": [
        "maxsub",
        "maxsub2d"
      ]
    },
    {
      "page": "mknapsack",
      "title": "Multiple 0-1 Knapsack Problem",
      "topics": [
        "mknapsack"
      ]
    },
    {
      "page": "nelmin",
      "title": "Nelder-Mead Minimization Method",
      "topics": [
        "neldermead",
        "neldermeadb"
      ]
    },
    {
      "page": "occurs",
      "title": "Finding Subsequences",
      "topics": [
        "count",
        "occurs"
      ]
    },
    {
      "page": "setcover",
      "title": "Set cover problem",
      "topics": [
        "setcover"
      ]
    },
    {
      "page": "trefethen",
      "title": "Trefethen and Wagon Test Functions",
      "topics": [
        "fnTrefethen",
        "fnWagon"
      ]
    },
    {
      "page": "simpleDE",
      "title": "Simple Differential Evolution Algorithm",
      "topics": [
        "simpleDE"
      ]
    },
    {
      "page": "simpleEA",
      "title": "Simple Evolutionary Algorithm",
      "topics": [
        "simpleEA"
      ]
    },
    {
      "page": "subsetsum",
      "title": "Subset Sum Problem",
      "topics": [
        "sss_test",
        "subsetsum"
      ]
    },
    {
      "page": "testfunctions",
      "title": "Optimization Test Functions",
      "topics": [
        "fnHald",
        "fnNesterov",
        "fnNesterov1",
        "fnNesterov2",
        "fnRastrigin",
        "fnRosenbrock",
        "fnShor",
        "grHald",
        "grNesterov",
        "grRastrigin",
        "grRosenbrock",
        "grShor"
      ]
    },
    {
      "page": "transfinite",
      "title": "Boxed Region Transformation",
      "topics": [
        "transfinite"
      ]
    }
  ],
  "_rundeps": [
    "lpSolve"
  ],
  "_score": 3.618696438020483,
  "_indexed": true,
  "_nocasepkg": "adagio",
  "_universes": [
    "hwborchers"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.2",
      "date": "2026-07-19T07:32:09.000Z",
      "distro": "resolute",
      "commit": "ff8105f5a43467efb76d72f264cecc844037f70e",
      "fileid": "https://r2.ropensci.org/aad4785fab2f16fd826c7171157ddda65659d32ccf3ed3068bde9c02afde4f3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hwborchers/actions/runs/29678116481"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.9.2",
      "date": "2026-07-19T07:32:45.000Z",
      "distro": "resolute",
      "commit": "ff8105f5a43467efb76d72f264cecc844037f70e",
      "fileid": "https://r2.ropensci.org/503235b6f459245ecb09d94c2f662a3e8a926ffaee6c0994e603013926fa31b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hwborchers/actions/runs/29678116481"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.2",
      "date": "2026-07-19T07:32:01.000Z",
      "commit": "ff8105f5a43467efb76d72f264cecc844037f70e",
      "fileid": "https://r2.ropensci.org/26bd6d20b740a7897c0289ab50f7a0406886d163bac55ed3d6966b9590e57185",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hwborchers/actions/runs/29678116481"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.9.2",
      "date": "2026-07-19T07:31:36.000Z",
      "commit": "ff8105f5a43467efb76d72f264cecc844037f70e",
      "fileid": "https://r2.ropensci.org/debd06ecc9368936ff59185ef45ecdbd789ceb1a3f6ab39a3f4fb403cece5376",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hwborchers/actions/runs/29678116481"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.2",
      "date": "2026-07-19T07:31:57.000Z",
      "commit": "ff8105f5a43467efb76d72f264cecc844037f70e",
      "fileid": "https://r2.ropensci.org/bc30e302aea02175633a4555fc6fafa8405ea9106ba9eb971d5164afe65c0d5e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hwborchers/actions/runs/29678116481"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.2",
      "date": "2026-07-19T07:31:14.000Z",
      "commit": "ff8105f5a43467efb76d72f264cecc844037f70e",
      "fileid": "https://r2.ropensci.org/ff5f072667fabec788edd705c4424dd3de53a81017f6e73703ed4eec706356c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hwborchers/actions/runs/29678116481"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.2",
      "date": "2026-07-19T07:31:21.000Z",
      "commit": "ff8105f5a43467efb76d72f264cecc844037f70e",
      "fileid": "https://r2.ropensci.org/cbd955e1769c6b24b65dd79c831dc34f34b81a143f62b42d3f5842a05132eaae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hwborchers/actions/runs/29678116481"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.9.2",
      "date": "2026-07-19T07:31:19.000Z",
      "commit": "ff8105f5a43467efb76d72f264cecc844037f70e",
      "fileid": "https://r2.ropensci.org/b1ac9888fcc89a4532d601eea0c95066517d3aa387f2bbc9c5687e4e0885d14d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hwborchers/actions/runs/29678116481"
    }
  ]
}