{
  "_id": "6a27ae3024555f66ed534e23",
  "Package": "gena",
  "Type": "Package",
  "Title": "Genetic Algorithm and Particle Swarm Optimization",
  "Version": "1.0.1",
  "Date": "2026-04-08",
  "Authors@R": "c(person(\"Bogdan\", \"Potanin\", email = \"bogdanpotanin@gmail.com\", role = c(\"aut\", \"cre\", \"ctb\")), person(\"Sofiia\", \"Dolgikh\", email = \"sidolgikh@gmail.com\", role = c(\"ctb\")))",
  "Description": "Implements genetic algorithm and particle swarm algorithm\nfor real-valued functions. Various modifications (including\nhybridization and elitism) of these algorithms are provided.\nImplemented functions are based on ideas described in S.\nKatoch, S. Chauhan, V. Kumar (2020)\n<doi:10.1007/s11042-020-10139-6> and M. Clerc (2012)\n<https://hal.science/hal-00764996>.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-08 07:36:55 UTC",
    "User": "root"
  },
  "Author": "Bogdan Potanin [aut, cre, ctb], Sofiia Dolgikh [ctb]",
  "Maintainer": "Bogdan Potanin <bogdanpotanin@gmail.com>",
  "Repository": "https://bogdanpotanin.r-universe.dev",
  "Date/Publication": "2026-04-09 07:59:19 UTC",
  "RemoteUrl": "https://github.com/cran/gena",
  "RemoteRef": "HEAD",
  "RemoteSha": "46945d1848f074f047da73adb790fd090a579475",
  "MD5sum": "518833edc9c8de7b68aa5edb7d861c4a",
  "_user": "bogdanpotanin",
  "_type": "src",
  "_file": "gena_1.0.1.tar.gz",
  "_fileid": "e86b07639dcd4b24015183b2836a0d613c1d10144642f16f3e69d4f8b0bfe91b",
  "_filesize": 284813,
  "_sha256": "e86b07639dcd4b24015183b2836a0d613c1d10144642f16f3e69d4f8b0bfe91b",
  "_created": "2026-06-08T07:36:55.000Z",
  "_published": "2026-06-09T06:09:52.833Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256731681,
      "time": 111,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474107367"
    },
    {
      "job": 80256731340,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474108328"
    },
    {
      "job": 80256731725,
      "time": 106,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474106070"
    },
    {
      "job": 80256731405,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474107776"
    },
    {
      "job": 80256731170,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499710331"
    },
    {
      "job": 80256731210,
      "time": 218,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499771682"
    },
    {
      "job": 80256731169,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499791817"
    },
    {
      "job": 80256731707,
      "time": 315,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474147014"
    },
    {
      "job": 80256731290,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474071875"
    },
    {
      "job": 80256731682,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474102367"
    },
    {
      "job": 80256731391,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474103946"
    },
    {
      "job": 80256731739,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474101015"
    },
    {
      "job": 80256731723,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474103615"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/27122758976",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/gena",
  "_commit": {
    "id": "46945d1848f074f047da73adb790fd090a579475",
    "author": "Bogdan Potanin <bogdanpotanin@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1775721559
  },
  "_maintainer": {
    "name": "Bogdan Potanin",
    "email": "bogdanpotanin@gmail.com",
    "login": "bogdanpotanin",
    "description": "",
    "uuid": 25222744
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.6",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.1",
      "date": "2026-04-09"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bogdanpotanin",
      "count": 2,
      "uuid": 25222744
    }
  ],
  "_userbio": {
    "uuid": 25222744,
    "type": "user",
    "name": "bogdanpotanin"
  },
  "_downloads": {
    "count": 593,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gena"
  },
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gena.html",
    "manual.pdf"
  ],
  "_realowner": "bogdanpotanin",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-08-15"
    },
    {
      "version": "1.0.1",
      "date": "2026-04-09"
    }
  ],
  "_exports": [
    "gena",
    "gena.constr",
    "gena.crossover",
    "gena.grad",
    "gena.hessian",
    "gena.hybrid",
    "gena.mating",
    "gena.mutation",
    "gena.population",
    "pso",
    "pso.nh",
    "pso.velocity",
    "rhypersphere"
  ],
  "_help": [
    {
      "page": "gena",
      "title": "Genetic Algorithm",
      "topics": [
        "gena"
      ]
    },
    {
      "page": "gena.constr",
      "title": "Constraints",
      "topics": [
        "gena.constr"
      ]
    },
    {
      "page": "gena.crossover",
      "title": "Crossover",
      "topics": [
        "gena.crossover"
      ]
    },
    {
      "page": "gena.hybrid",
      "title": "Hybridization",
      "topics": [
        "gena.hybrid"
      ]
    },
    {
      "page": "gena.mating",
      "title": "Mating",
      "topics": [
        "gena.mating"
      ]
    },
    {
      "page": "gena.mutation",
      "title": "Mutation",
      "topics": [
        "gena.mutation"
      ]
    },
    {
      "page": "gena.population",
      "title": "Population",
      "topics": [
        "gena.population"
      ]
    },
    {
      "page": "genaDiff",
      "title": "Numeric Differentiation",
      "topics": [
        "gena.grad",
        "gena.hessian",
        "genaDiff"
      ]
    },
    {
      "page": "plot.gena",
      "title": "Plot best found fitness during genetic algorithm",
      "topics": [
        "plot.gena"
      ]
    },
    {
      "page": "plot.pso",
      "title": "Plot best found fitnesses during genetic algorithm",
      "topics": [
        "plot.pso"
      ]
    },
    {
      "page": "print.gena",
      "title": "Print method for \"gena\" object",
      "topics": [
        "print.gena"
      ]
    },
    {
      "page": "print.pso",
      "title": "Print method for \"pso\" object",
      "topics": [
        "print.pso"
      ]
    },
    {
      "page": "print.summary.gena",
      "title": "Summary for \"gena\" object",
      "topics": [
        "print.summary.gena"
      ]
    },
    {
      "page": "print.summary.pso",
      "title": "Summary for \"pso\" object",
      "topics": [
        "print.summary.pso"
      ]
    },
    {
      "page": "pso",
      "title": "Particle Swarm Optimization",
      "topics": [
        "pso"
      ]
    },
    {
      "page": "pso.nh",
      "title": "Neighbourhood",
      "topics": [
        "pso.nh"
      ]
    },
    {
      "page": "pso.velocity",
      "title": "Velocity",
      "topics": [
        "pso.velocity"
      ]
    },
    {
      "page": "rhypersphere",
      "title": "Hypersphere",
      "topics": [
        "rhypersphere"
      ]
    },
    {
      "page": "summary.gena",
      "title": "Summarizing gena Fits",
      "topics": [
        "summary.gena"
      ]
    },
    {
      "page": "summary.pso",
      "title": "Summarizing pso Fits",
      "topics": [
        "summary.pso"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_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.4771212547196624,
  "_indexed": true,
  "_nocasepkg": "gena",
  "_universes": [
    "bogdanpotanin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-08T07:39:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "ef6fff871e2ca23f0e9b18d77adcae6a9a47d4e0d90baa79784c8f5df8440946",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/27122758976"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-08T07:39:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "2690a4f11dbd21a17a67fca9900225ec34e8adce9e3e5837d80d75c59616ded9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/27122758976"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-08T07:39:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "ce6bf6dbb03771533a0dff89f9812dd7299969c67ac0c9fd1de5620631060cbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/27122758976"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-08T07:39:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "3e6ef4043dbc6bab60f2a1ae6b31f2f9e0135e8d0f12ba3f08f0718f299318dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/27122758976"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-09T06:03:46.000Z",
      "arch": "aarch64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "dd8b1400ac5e95f9e9216be09bcfd754f24514c1341932ee1cfe9b765f7cb2f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/27122758976"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-09T06:07:36.000Z",
      "arch": "x86_64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "17e4a84084a3c92069697709d2c4556bba046968609d6f5bd2146b04fed3d1ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/27122758976"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-09T06:09:11.000Z",
      "arch": "aarch64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "c9290ce11cf8ab9a6c2ccd68b61dc5f4241f0c0524dc38a5e572aa789943216b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/27122758976"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-08T07:41:17.000Z",
      "arch": "x86_64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "9992ada1292e6d7641835aad0ee6611398d901eacba81b08ffd81a6b7ec23152",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/27122758976"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-08T07:39:43.000Z",
      "arch": "emscripten",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "a2e1fcf6d3e71d4721ecb28ff29f5f3350cf6f41ee1677e617f095985e3883f8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/27122758976"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-08T07:39:08.000Z",
      "arch": "x86_64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "d9ffb88ab6b9da4c7f1d0a152627809b531fb46c171bf98519e8fc1f6343e7d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/27122758976"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-08T07:38:58.000Z",
      "arch": "x86_64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "b455bfafb856e6204031ce2b4e71b01ee923ca5dabbc13aba568b9bb5e3fe395",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/27122758976"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-08T07:39:08.000Z",
      "arch": "x86_64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "644ede49f5bf7fbbe9cc0a680bbb0a9610ae01c359331feb1928f903e02052f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/27122758976"
    }
  ]
}