{
  "_id": "6a227247cd65a98ecbd49468",
  "Package": "Rmalschains",
  "Maintainer": "Christoph Bergmeir <c.bergmeir@decsai.ugr.es>",
  "License": "GPL-3",
  "Title": "Continuous Optimization using Memetic Algorithms with Local\nSearch Chains (MA-LS-Chains)",
  "Type": "Package",
  "LazyLoad": "yes",
  "Authors@R": "c(\nperson(\"Christoph\", \"Bergmeir\", email = \"c.bergmeir@decsai.ugr.es\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"José M.\", \"Benítez\", role = c(\"ths\")),\nperson(\"Daniel\", \"Molina\", role = c(\"aut\", \"cph\")),\nperson(\"Robert\", \"Davies\", role = c(\"ctb\", \"cph\"), comment= \"Developer of the matrix library newmat which partly ships with this package\"),\nperson(\"Dirk\", \"Eddelbuettel\", role = c(\"ctb\", \"cph\"), comment= \"Developer of RcppDE from which code was used in evaluate.h\"),\nperson(\"Nikolaus\", \"Hansen\", role = c(\"ctb\", \"cph\"), comment= \"Author of the original cmaes implementation that ships with the package\"),\nperson(\"Richard J.\", \"Wagner\", role = c(\"ctb\", \"cph\"), comment= \"Author of the original implementation of ConfigFile.h that ships with the package\"))",
  "Description": "An implementation of an algorithm family for continuous\noptimization called memetic algorithms with local search chains\n(MA-LS-Chains), as proposed in Molina et al. (2010)\n<doi:10.1162/evco.2010.18.1.18102> and Molina et al. (2011)\n<doi:10.1007/s00500-010-0647-2>. Rmalschains is further\ndiscussed in Bergmeir et al. (2016)\n<doi:10.18637/jss.v075.i04>. Memetic algorithms are\nhybridizations of genetic algorithms with local search methods.\nThey are especially suited for continuous optimization.",
  "Version": "0.2-11",
  "Encoding": "UTF-8",
  "Collate": "'malschains.R' 'Rmalschains-package.R'",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-05 06:48:37 UTC",
    "User": "root"
  },
  "Author": "Christoph Bergmeir [aut, cre, cph], José M. Benítez [ths],\nDaniel Molina [aut, cph], Robert Davies [ctb, cph] (Developer\nof the matrix library newmat which partly ships with this\npackage), Dirk Eddelbuettel [ctb, cph] (Developer of RcppDE\nfrom which code was used in evaluate.h), Nikolaus Hansen [ctb,\ncph] (Author of the original cmaes implementation that ships\nwith the package), Richard J. Wagner [ctb, cph] (Author of the\noriginal implementation of ConfigFile.h that ships with the\npackage)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-01-29 07:50:07 UTC",
  "RemoteUrl": "https://github.com/cran/Rmalschains",
  "RemoteRef": "HEAD",
  "RemoteSha": "d13537ebbc008562c49ffcfe6e259481b2ad9360",
  "MD5sum": "7f09918e33cf2cd8727e8c33412bed89",
  "_user": "cran",
  "_type": "src",
  "_file": "Rmalschains_0.2-11.tar.gz",
  "_fileid": "e0b735cff051306c3f699b63599155db1b2c2309c42f7a7de3c3394b1f09eec2",
  "_filesize": 341888,
  "_sha256": "e0b735cff051306c3f699b63599155db1b2c2309c42f7a7de3c3394b1f09eec2",
  "_created": "2026-06-05T06:48:37.000Z",
  "_published": "2026-06-05T06:52:55.497Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79678531493,
      "time": 159,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430570873"
    },
    {
      "job": 79678531479,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430568999"
    },
    {
      "job": 79678531465,
      "time": 148,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430568270"
    },
    {
      "job": 79678531520,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430568875"
    },
    {
      "job": 79678122105,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430534006"
    },
    {
      "job": 79678531404,
      "time": 173,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430573223"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26999994350",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Rmalschains",
  "_commit": {
    "id": "d13537ebbc008562c49ffcfe6e259481b2ad9360",
    "author": "Christoph Bergmeir <c.bergmeir@decsai.ugr.es>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2-11\n",
    "time": 1769673007
  },
  "_maintainer": {
    "name": "Christoph Bergmeir",
    "email": "c.bergmeir@decsai.ugr.es"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "version": ">= 0.9.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "inline",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2-11",
      "date": "2026-01-29"
    }
  ],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 432,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rmalschains"
  },
  "_searchresults": 26,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Rmalschains.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2012-03-21"
    },
    {
      "version": "0.1-2",
      "date": "2012-03-26"
    },
    {
      "version": "0.2",
      "date": "2013-05-06"
    },
    {
      "version": "0.2-1",
      "date": "2013-10-30"
    },
    {
      "version": "0.2-2",
      "date": "2014-06-06"
    },
    {
      "version": "0.2-3",
      "date": "2016-11-29"
    },
    {
      "version": "0.2-4",
      "date": "2018-04-29"
    },
    {
      "version": "0.2-5",
      "date": "2019-03-15"
    },
    {
      "version": "0.2-6",
      "date": "2019-09-17"
    },
    {
      "version": "0.2-7",
      "date": "2022-03-27"
    },
    {
      "version": "0.2-8",
      "date": "2022-10-09"
    },
    {
      "version": "0.2-9",
      "date": "2023-01-17"
    },
    {
      "version": "0.2-10",
      "date": "2023-05-24"
    },
    {
      "version": "0.2-11",
      "date": "2026-01-29"
    }
  ],
  "_exports": [
    "malschains",
    "malschains.control"
  ],
  "_help": [
    {
      "page": "Rmalschains-package",
      "title": "Getting started with the Rmalschains package",
      "topics": [
        "Rmalschains-package",
        "Rmalschains"
      ]
    },
    {
      "page": "malschains",
      "title": "Perform optimization with the MA-LS-Chains algorithm",
      "topics": [
        "malschains"
      ]
    },
    {
      "page": "malschains.control",
      "title": "Sets and initializes the main parameters of the algorithm",
      "topics": [
        "malschains.control"
      ]
    },
    {
      "page": "print.malschains",
      "title": "Generic print function for malschains results",
      "topics": [
        "print.malschains"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.414973347970818,
  "_indexed": true,
  "_nocasepkg": "rmalschains",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2-11",
      "date": "2026-06-05T06:51:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d13537ebbc008562c49ffcfe6e259481b2ad9360",
      "fileid": "6b2ab5af199e602b48835c13143a574f7cffb3e2c5628c32f5b0c596f9d0fdf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26999994350"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2-11",
      "date": "2026-06-05T06:51:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d13537ebbc008562c49ffcfe6e259481b2ad9360",
      "fileid": "d23c94b95919b79f5e4eec40eb1878514aefc1d1a9772594e475fa22dc5d54db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26999994350"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2-11",
      "date": "2026-06-05T06:51:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d13537ebbc008562c49ffcfe6e259481b2ad9360",
      "fileid": "3b5399cb34143edad147bc674a058733ddd9f3fdeec39a5e543bf3db9e3d6bbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26999994350"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2-11",
      "date": "2026-06-05T06:51:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d13537ebbc008562c49ffcfe6e259481b2ad9360",
      "fileid": "346c28f8285b6c7f0102382deaf90f46fc1f16356a0d3ed31e8689997612f72a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26999994350"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2-11",
      "date": "2026-06-05T06:51:19.000Z",
      "arch": "emscripten",
      "commit": "d13537ebbc008562c49ffcfe6e259481b2ad9360",
      "fileid": "aa15102a0e982f0bb78ff9a366f60761507655ee2cb00ab0ef5943f4168484ec",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26999994350"
    }
  ]
}