{
  "_id": "6a1edebbb401979e7341041c",
  "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-05-20 07:46:52 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",
  "MD5sum": "aa40c13c95782c01db72c1e59b40da15",
  "_user": "hwborchers",
  "_type": "src",
  "_file": "adagio_0.9.2.tar.gz",
  "_fileid": "b34a5e181aa5ef0655a9243d112ed687512aca3f2000c1e2702096a7d7697764",
  "_filesize": 301267,
  "_sha256": "b34a5e181aa5ef0655a9243d112ed687512aca3f2000c1e2702096a7d7697764",
  "_created": "2026-05-20T07:46:52.000Z",
  "_published": "2026-06-02T13:46:35.769Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79085598658,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104171723"
    },
    {
      "job": 79085599580,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104182202"
    },
    {
      "job": 79085599863,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104173910"
    },
    {
      "job": 79085599912,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104178250"
    },
    {
      "job": 79085599573,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104138802"
    },
    {
      "job": 79085598129,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359498202"
    },
    {
      "job": 79085599697,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104163307"
    },
    {
      "job": 79085599829,
      "time": 58,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104158567"
    },
    {
      "job": 79085599575,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104159217"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hwborchers/actions/runs/26148766545",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 4405,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adagio"
  },
  "_searchresults": 72,
  "_rbuild": "4.6.0",
  "_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.881489650890942,
  "_indexed": true,
  "_nocasepkg": "adagio",
  "_universes": [
    "hwborchers"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.2",
      "date": "2026-05-20T07:48:38.000Z",
      "distro": "noble",
      "commit": "ff8105f5a43467efb76d72f264cecc844037f70e",
      "fileid": "f36f09eb869a81fda4be019d7a68b865e6ecf6453b17f931886020385f8e4f1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hwborchers/actions/runs/26148766545"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.2",
      "date": "2026-05-20T07:49:11.000Z",
      "distro": "noble",
      "commit": "ff8105f5a43467efb76d72f264cecc844037f70e",
      "fileid": "ffb31be7ea2b3c436e82e414c23315046255c59b95a48f8dd4b1ca06ea6baa93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hwborchers/actions/runs/26148766545"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.2",
      "date": "2026-05-20T07:48:49.000Z",
      "commit": "ff8105f5a43467efb76d72f264cecc844037f70e",
      "fileid": "438f0a359b5a8b2525f33a3395df8eb17d3de69d21811ab5da02e358c2cd507f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hwborchers/actions/runs/26148766545"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.2",
      "date": "2026-05-20T07:48:59.000Z",
      "commit": "ff8105f5a43467efb76d72f264cecc844037f70e",
      "fileid": "7a7362b31b706ed0a9d11ca3df15f4a32d0a994b9faaade5dcc5f397021ff18e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hwborchers/actions/runs/26148766545"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.2",
      "date": "2026-05-20T07:48:05.000Z",
      "commit": "ff8105f5a43467efb76d72f264cecc844037f70e",
      "fileid": "addf217c7a6d4ccc46c8d62eea4df62287afcd5d5aa9958c9c1a461f051cadd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hwborchers/actions/runs/26148766545"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.2",
      "date": "2026-05-20T07:47:51.000Z",
      "commit": "ff8105f5a43467efb76d72f264cecc844037f70e",
      "fileid": "f81729a52fe3919e33572a0dee2a8c12301f943a01a99ce0cc1ce55bea6d5b6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hwborchers/actions/runs/26148766545"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.2",
      "date": "2026-05-20T07:47:54.000Z",
      "commit": "ff8105f5a43467efb76d72f264cecc844037f70e",
      "fileid": "2656e52e2ba8691152f794a63d153ed3796c1668ebf2376a252a2ba2bccc1174",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hwborchers/actions/runs/26148766545"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.2",
      "date": "2026-06-02T13:46:10.000Z",
      "commit": "ff8105f5a43467efb76d72f264cecc844037f70e",
      "fileid": "1f7be1427d1bcd785b28d99d0f0cb2f3d79aa9a72204e6790bd8e6d4e1304825",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hwborchers/actions/runs/26148766545"
    }
  ]
}