{
  "_id": "6a3b6b8b5cdecea1d681e8e0",
  "Package": "DEoptim",
  "Version": "2.2-8",
  "Title": "Global Optimization by Differential Evolution",
  "Authors@R": "c(person(\"David\", \"Ardia\", role = c(\"aut\"), email = \"david.ardia.ch@gmail.com\", comment = c(ORCID = \"0000-0003-2823-782X\")), \nperson(\"Katharine\", \"Mullen\", role = c(\"aut\", \"cre\"), email=\"mullenkate@gmail.com\"),\nperson(\"Brian\", \"Peterson\", role = \"aut\"),\nperson(\"Joshua\", \"Ulrich\", role = \"aut\"),\nperson(\"Kris\", \"Boudt\", role = \"ctb\"))",
  "Description": "Implements the Differential Evolution algorithm for global\noptimization of a real-valued function of a real-valued\nparameter vector as described in Mullen et al. (2011)\n<doi:10.18637/jss.v040.i06>.",
  "BugReports": "https://github.com/ArdiaD/DEoptim/issues",
  "URL": "https://github.com/ArdiaD/DEoptim",
  "License": "GPL (>= 2)",
  "Maintainer": "Katharine Mullen <mullenkate@gmail.com>",
  "NeedsCompilation": "yes",
  "Repository": "https://ardiad.r-universe.dev",
  "Date/Publication": "2022-11-09 16:57:49 UTC",
  "RemoteUrl": "https://github.com/ardiad/deoptim",
  "RemoteRef": "HEAD",
  "RemoteSha": "0aa6a7753883a4da599e02eb99dd81c035d71e03",
  "Packaged": {
    "Date": "2026-06-24 05:26:12 UTC",
    "User": "root"
  },
  "Author": "David Ardia [aut] (ORCID: <https://orcid.org/0000-0003-2823-782X>),\nKatharine Mullen [aut, cre],\nBrian Peterson [aut],\nJoshua Ulrich [aut],\nKris Boudt [ctb]",
  "MD5sum": "05bd7b08b67ce25c0bcaad5d2460e381",
  "_user": "ardiad",
  "_type": "src",
  "_file": "DEoptim_2.2-8.tar.gz",
  "_fileid": "508731815b86bc582e7156facf42c977e43079b92d21045bf6467a7241ec161d",
  "_filesize": 283354,
  "_sha256": "508731815b86bc582e7156facf42c977e43079b92d21045bf6467a7241ec161d",
  "_created": "2026-06-24T05:26:12.000Z",
  "_published": "2026-06-24T05:30:51.280Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83124046641,
      "time": 114,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840888475"
    },
    {
      "job": 83124046647,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840885372"
    },
    {
      "job": 83124046661,
      "time": 161,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840899170"
    },
    {
      "job": 83124046630,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840885180"
    },
    {
      "job": 83124046660,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840881422"
    },
    {
      "job": 83124046639,
      "time": 246,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840918728"
    },
    {
      "job": 83124046666,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840885832"
    },
    {
      "job": 83124046658,
      "time": 177,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840902391"
    },
    {
      "job": 83123750371,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840859455"
    },
    {
      "job": 83124046626,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840879897"
    },
    {
      "job": 83124046640,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840876867"
    },
    {
      "job": 83124046655,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840876220"
    },
    {
      "job": 83124046631,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840877373"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ardiad/actions/runs/28077157687",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ardiad/deoptim",
  "_commit": {
    "id": "0aa6a7753883a4da599e02eb99dd81c035d71e03",
    "author": "Joshua Ulrich <josh.m.ulrich@gmail.com>",
    "committer": "Joshua Ulrich <josh.m.ulrich@gmail.com>",
    "message": "Check for parallelly before using availableCores()\n\nThis gives the user a better error than would be thrown if\nparallelly::availableCores() errors because parallelly isn't installed.\n\nSee #32.\n",
    "time": 1668013069
  },
  "_maintainer": {
    "name": "Katharine Mullen",
    "email": "mullenkate@gmail.com",
    "login": "k-m-m",
    "description": "",
    "uuid": 4985137
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Suggests"
    },
    {
      "package": "iterators",
      "role": "Suggests"
    },
    {
      "package": "colorspace",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "parallelly",
      "role": "Suggests"
    }
  ],
  "_owner": "ardiad",
  "_selfowned": true,
  "_usedby": 131,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "differential-evolution",
    "evolutionary-algorithm",
    "global-optimization",
    "optimization"
  ],
  "_stars": 31,
  "_contributors": [
    {
      "user": "k-m-m",
      "count": 71,
      "uuid": 4985137
    },
    {
      "user": "joshuaulrich",
      "count": 64,
      "uuid": 1023193
    },
    {
      "user": "braverock",
      "count": 30,
      "uuid": 1668391
    },
    {
      "user": "ardiad",
      "count": 24,
      "uuid": 11246455
    },
    {
      "user": "achubaty",
      "count": 1,
      "uuid": 3435577
    },
    {
      "user": "henrikbengtsson",
      "count": 1,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 11246455,
    "type": "user",
    "name": "David Ardia",
    "followers": 154,
    "description": "Professor in Quantitative Finance"
  },
  "_downloads": {
    "count": 18111,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DEoptim"
  },
  "_mentions": 18,
  "_devurl": "https://github.com/ardiad/deoptim",
  "_searchresults": 1328,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DEoptim.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ardiad/deoptim",
  "_realowner": "ardiad",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-6",
      "date": "2005-08-09"
    },
    {
      "version": "1.1-2",
      "date": "2005-10-05"
    },
    {
      "version": "1.1-5",
      "date": "2006-01-09"
    },
    {
      "version": "1.1-6",
      "date": "2006-07-10"
    },
    {
      "version": "1.1-8",
      "date": "2007-01-30"
    },
    {
      "version": "1.2-0",
      "date": "2007-09-10"
    },
    {
      "version": "1.2-1",
      "date": "2007-09-12"
    },
    {
      "version": "1.3-0",
      "date": "2008-12-04"
    },
    {
      "version": "1.3-3",
      "date": "2009-05-14"
    },
    {
      "version": "2.0-0",
      "date": "2009-10-01"
    },
    {
      "version": "2.0-1",
      "date": "2009-10-07"
    },
    {
      "version": "2.0-3",
      "date": "2009-11-29"
    },
    {
      "version": "2.0-4",
      "date": "2010-03-05"
    },
    {
      "version": "2.0-5",
      "date": "2010-04-19"
    },
    {
      "version": "2.0-6",
      "date": "2010-08-25"
    },
    {
      "version": "2.0-7",
      "date": "2010-10-15"
    },
    {
      "version": "2.0-8",
      "date": "2011-01-12"
    },
    {
      "version": "2.0-9",
      "date": "2011-03-01"
    },
    {
      "version": "2.1-0",
      "date": "2011-04-06"
    },
    {
      "version": "2.1-1",
      "date": "2011-05-16"
    },
    {
      "version": "2.1-2",
      "date": "2011-11-21"
    },
    {
      "version": "2.2-0",
      "date": "2012-04-06"
    },
    {
      "version": "2.2-1",
      "date": "2012-07-01"
    },
    {
      "version": "2.2-2",
      "date": "2013-04-20"
    },
    {
      "version": "2.2-3",
      "date": "2014-12-15"
    },
    {
      "version": "2.2-4",
      "date": "2016-12-19"
    },
    {
      "version": "2.2-5",
      "date": "2020-02-23"
    },
    {
      "version": "2.2-6",
      "date": "2021-05-05"
    },
    {
      "version": "2.2-7",
      "date": "2022-11-06"
    },
    {
      "version": "2.2-8",
      "date": "2022-11-11"
    }
  ],
  "_exports": [
    "DEoptim",
    "DEoptim.control"
  ],
  "_datasets": [
    {
      "name": "xrrData",
      "title": "X-ray reflectometry data",
      "object": "xrrData",
      "file": "xrrData.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2"
      ],
      "rows": 1095,
      "table": true,
      "tojson": true
    },
    {
      "name": "y",
      "title": "Swiss Market Index data",
      "object": "SMI",
      "file": "SMI.rda",
      "class": [
        "zoo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "DEoptim",
      "title": "Differential Evolution Optimization",
      "concept": [
        "minimization"
      ],
      "topics": [
        "DEoptim"
      ]
    },
    {
      "page": "DEoptim-methods",
      "title": "DEoptim-methods",
      "topics": [
        "DEoptim-methods",
        "plot.DEoptim",
        "summary.DEoptim"
      ]
    },
    {
      "page": "DEoptim.control",
      "title": "Control various aspects of the DEoptim implementation",
      "topics": [
        "DEoptim.control"
      ]
    },
    {
      "page": "SMI",
      "title": "Swiss Market Index data",
      "topics": [
        "SMI",
        "y"
      ]
    },
    {
      "page": "xrrData",
      "title": "X-ray reflectometry data",
      "topics": [
        "xrrData"
      ]
    }
  ],
  "_readme": "https://github.com/ardiad/deoptim/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 11.864834758486872,
  "_indexed": true,
  "_nocasepkg": "deoptim",
  "_universes": [
    "ardiad",
    "k-m-m"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2-8",
      "date": "2026-06-24T05:28:16.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0aa6a7753883a4da599e02eb99dd81c035d71e03",
      "fileid": "59788836121168bc7b1f38ef327c692057c9422fc93caaaa7f7ac3b8b8c2f91e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardiad/actions/runs/28077157687"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2-8",
      "date": "2026-06-24T05:27:59.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0aa6a7753883a4da599e02eb99dd81c035d71e03",
      "fileid": "4bb2ca2dd63bf9a5af16290ecc8f643bcd6d462e308ce51a3c9753fe57d4a933",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardiad/actions/runs/28077157687"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2-8",
      "date": "2026-06-24T05:29:00.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0aa6a7753883a4da599e02eb99dd81c035d71e03",
      "fileid": "7c5a0ea1b1cb10417b5e275be269d9ff90dbed2d69fa5e8915f21880d9aa620b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardiad/actions/runs/28077157687"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2-8",
      "date": "2026-06-24T05:27:59.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0aa6a7753883a4da599e02eb99dd81c035d71e03",
      "fileid": "d8b4564e83fa2384cfc94d59d15f06709f6a47973590a32b0f8fb4eb7782bc94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardiad/actions/runs/28077157687"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2-8",
      "date": "2026-06-24T05:27:43.000Z",
      "arch": "aarch64",
      "commit": "0aa6a7753883a4da599e02eb99dd81c035d71e03",
      "fileid": "bde0f98e1af2b2757353fad5ba58df9e7617e20f5c3be4ef89807468e1c0c7be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardiad/actions/runs/28077157687"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2-8",
      "date": "2026-06-24T05:29:33.000Z",
      "arch": "x86_64",
      "commit": "0aa6a7753883a4da599e02eb99dd81c035d71e03",
      "fileid": "d71f458406a4dd48e40555195de34f3bd218c459f5fa88532a82db377bb257a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardiad/actions/runs/28077157687"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2-8",
      "date": "2026-06-24T05:28:00.000Z",
      "arch": "aarch64",
      "commit": "0aa6a7753883a4da599e02eb99dd81c035d71e03",
      "fileid": "58003f3668e9bda9d0ad2322c0722132a0267dc58375427570dedc9214f90bff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardiad/actions/runs/28077157687"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2-8",
      "date": "2026-06-24T05:28:55.000Z",
      "arch": "x86_64",
      "commit": "0aa6a7753883a4da599e02eb99dd81c035d71e03",
      "fileid": "24f2412cfc5f96ed33865aba6e48bc4175650b5878e2dc59bb4ea1acd547426b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardiad/actions/runs/28077157687"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2-8",
      "date": "2026-06-24T05:27:49.000Z",
      "arch": "emscripten",
      "commit": "0aa6a7753883a4da599e02eb99dd81c035d71e03",
      "fileid": "0b41c7df93a3c05a58adcbfbd729f4e53065e70465daf53e90f7a16311181c69",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ardiad/actions/runs/28077157687"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2-8",
      "date": "2026-06-24T05:27:14.000Z",
      "arch": "x86_64",
      "commit": "0aa6a7753883a4da599e02eb99dd81c035d71e03",
      "fileid": "2c3a9226e3d4cdc02a996ea396c43fb68f6895dc18644c208e2fb28a3931669d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardiad/actions/runs/28077157687"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2-8",
      "date": "2026-06-24T05:27:11.000Z",
      "arch": "x86_64",
      "commit": "0aa6a7753883a4da599e02eb99dd81c035d71e03",
      "fileid": "775485b6998a099b4122b1b7ee30f863f232c78e3dfc3483b25d42fdc67e6920",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardiad/actions/runs/28077157687"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.2-8",
      "date": "2026-06-24T05:27:19.000Z",
      "arch": "x86_64",
      "commit": "0aa6a7753883a4da599e02eb99dd81c035d71e03",
      "fileid": "e41693f70d4665d0fd25328bc4da720587ef6e81e3e203d6f1d7fa3a03ee88bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardiad/actions/runs/28077157687"
    }
  ]
}