{
  "_id": "6a6331b3d3420cf5dfdb8772",
  "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-07-24 07:40:22 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",
  "_user": "bogdanpotanin",
  "_type": "src",
  "_file": "gena_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/cec7be55827d2e8768e5b7094d968bcdff24e988342293fcccbe0c3969a5fe92",
  "_filesize": 284814,
  "_sha256": "cec7be55827d2e8768e5b7094d968bcdff24e988342293fcccbe0c3969a5fe92",
  "_expires": "2026-11-01T09:34:41.000Z",
  "_created": "2026-07-24T07:40:22.000Z",
  "_published": "2026-07-24T09:34:43.180Z",
  "_jobs": [
    {
      "job": 89427546105,
      "time": 145,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8590013891"
    },
    {
      "job": 89427546144,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8590015646"
    },
    {
      "job": 89427546196,
      "time": 103,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589999020"
    },
    {
      "job": 89427546099,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590003317"
    },
    {
      "job": 89427546082,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8592318146"
    },
    {
      "job": 89427546162,
      "time": 337,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8592570276"
    },
    {
      "job": 89427546113,
      "time": 159,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8592443707"
    },
    {
      "job": 89427546132,
      "time": 211,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8592469697"
    },
    {
      "job": 89427075938,
      "time": 169,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589961257"
    },
    {
      "job": 89427546080,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8590003594"
    },
    {
      "job": 89427546121,
      "time": 95,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589996128"
    },
    {
      "job": 89427546114,
      "time": 104,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590000041"
    },
    {
      "job": 89427546108,
      "time": 90,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589994623"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/30076081755",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 5
  },
  "_downloads": {
    "count": 328,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gena"
  },
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_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": "16-20260322-1ubuntu1",
      "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-07-24T07:42:54.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "https://r2.ropensci.org/867af61082e7c5d65956cf87da80e6058fe10a0c5a8ccdb7392caf456ba6c220",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/30076081755"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-24T07:42:54.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "https://r2.ropensci.org/3c448dfd6c793920fa0e4029e2a30d850ef862078cafcf6de1f3e7c04984acf3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/30076081755"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-24T07:42:14.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "https://r2.ropensci.org/45ea125eb2dd4745ce7bf693c84da6ca62c6071090e85498cb6e6dc4a5c4d4fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/30076081755"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-24T07:42:21.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "https://r2.ropensci.org/23e4038775d01927f6ea376c0e5ca7554fa52ef0062f11128b239340a32e972c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/30076081755"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-24T09:23:04.000Z",
      "arch": "aarch64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "https://r2.ropensci.org/3ee6d043011d8de1f72fc1ea124ce4911ba021e529fc83e89a46cd45f0343419",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/30076081755"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-24T09:33:14.000Z",
      "arch": "x86_64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "https://r2.ropensci.org/9b4e94742a2ae6c803b73d349a48c8bc48b3f961dab6995b17ba8725c24b9158",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/30076081755"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-24T09:28:31.000Z",
      "arch": "aarch64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "https://r2.ropensci.org/48f19ba24f1a43e181171e417d08d8c296d936867eb9bccec33607bd625e5bae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/30076081755"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-24T09:29:28.000Z",
      "arch": "x86_64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "https://r2.ropensci.org/bd08d3cc9fd2ceeccc385db139f3449e62cb20a098e3a57cf2568a079a532069",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/30076081755"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-07-24T07:42:33.000Z",
      "arch": "emscripten",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "https://r2.ropensci.org/f14d282cf34da4c9afe2497d255f7d1377f4197553ae77ce055fa657dbec7989",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/30076081755"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-24T07:41:30.000Z",
      "arch": "x86_64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "https://r2.ropensci.org/c0423541e8408ab87a6f83fb7e1b543383a516f7fcd0291fb6924c9847e40994",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/30076081755"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-24T07:41:46.000Z",
      "arch": "x86_64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "https://r2.ropensci.org/1d5cc74abc1a1c4b64f32639365a4eba47d4dd452070cf843fc4522d5a3a8798",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/30076081755"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-24T07:41:28.000Z",
      "arch": "x86_64",
      "commit": "46945d1848f074f047da73adb790fd090a579475",
      "fileid": "https://r2.ropensci.org/49130431df48d1502c3c7dd810042155e5f4fc4a999bce9c2c4c18dc26042b16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bogdanpotanin/actions/runs/30076081755"
    }
  ]
}