{
  "_id": "6a108691acfb0bcc41cb0c25",
  "Package": "xegaPopulation",
  "Title": "Genetic Population Level Functions",
  "Version": "1.0.0.15",
  "Authors@R": "person(given = \"Andreas\",\nfamily = \"Geyer-Schulz\",\nrole = c(\"aut\", \"cre\"),\nemail = \"Andreas.Geyer-Schulz@kit.edu\",\ncomment = c(ORCID = \"0009-0000-5237-3579\"))",
  "Description": "This collection of gene representation-independent\nfunctions implements the population layer of extended\nevolutionary and genetic algorithms and its support for the\nR-package 'xega' <https://CRAN.R-project.org/package=xega>. The\npopulation layer consists of functions for initializing,\nlogging, observing, evaluating a population of genes, as well\nas of computing the next population. For parallel evaluation of\na population of genes 4 execution models - named Sequential,\nMultiCore, FutureApply, and Cluster - are provided. They are\nimplemented by configuring the lapply() function. The execution\nmodel FutureApply can be externally configured as recommended\nby Bengtsson (2021) <doi:10.32614/RJ-2021-048>. Configurable\nacceptance rules and cooling schedules (see Kirkpatrick, S.,\nGelatt, C. D. J, and Vecchi, M. P. (1983)\n<doi:10.1126/science.220.4598.671>, and Aarts, E., and Korst,\nJ. (1989, ISBN:0-471-92146-7) offer simulated annealing or\ngreedy randomized approximate search procedure elements.\nAdaptive crossover and mutation rates depending on population\nstatistics generalize the approach of Stanhope, S. A. and\nDaida, J. M. (1996, ISBN:0-18-201-031-7). For 'xega''s\narchitecture, see Geyer-Schulz, A. (2025)\n<doi:10.5445/IR/1000187255>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ageyerschulz/xegaPopulation",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Repository": "https://ageyerschulz.r-universe.dev",
  "Date/Publication": "2026-05-22 15:27:31 UTC",
  "RemoteUrl": "https://github.com/ageyerschulz/xegapopulation",
  "RemoteRef": "HEAD",
  "RemoteSha": "26af8ed4d7a78488c5865d7de168343e96ff37c9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 16:33:06 UTC",
    "User": "root"
  },
  "Author": "Andreas Geyer-Schulz [aut, cre] (ORCID:\n<https://orcid.org/0009-0000-5237-3579>)",
  "Maintainer": "Andreas Geyer-Schulz <Andreas.Geyer-Schulz@kit.edu>",
  "MD5sum": "5ed6bcfc1f6151eb64a2599ea39381b1",
  "_user": "ageyerschulz",
  "_type": "src",
  "_file": "xegaPopulation_1.0.0.15.tar.gz",
  "_fileid": "181aff2f8b1d22a001bd3dfc81721ffec0e0da55587082a96eb807e34d2801c0",
  "_filesize": 81022,
  "_sha256": "181aff2f8b1d22a001bd3dfc81721ffec0e0da55587082a96eb807e34d2801c0",
  "_created": "2026-05-22T16:33:06.000Z",
  "_published": "2026-05-22T16:38:41.547Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77421865888,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7165584875"
    },
    {
      "job": 77421865902,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7165579635"
    },
    {
      "job": 77421865861,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7165631163"
    },
    {
      "job": 77421865887,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7165640335"
    },
    {
      "job": 77421437534,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165546655"
    },
    {
      "job": 77421865877,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165576808"
    },
    {
      "job": 77421865884,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7165572696"
    },
    {
      "job": 77421865900,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7165570461"
    },
    {
      "job": 77421865878,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7165568764"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ageyerschulz/actions/runs/26299699402",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ageyerschulz/xegapopulation",
  "_commit": {
    "id": "26af8ed4d7a78488c5865d7de168343e96ff37c9",
    "author": "andreas.geyer-schulz <andreas.geyer-schulz@kit.edu>",
    "committer": "andreas.geyer-schulz <andreas.geyer-schulz@kit.edu>",
    "message": "Added number of identical genes to statistics.\n",
    "time": 1779463651
  },
  "_maintainer": {
    "name": "Andreas Geyer-Schulz",
    "email": "andreas.geyer-schulz@kit.edu",
    "login": "ageyerschulz",
    "description": "",
    "uuid": 139755990
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "future.apply",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "xegaGaGene",
      "role": "Imports"
    },
    {
      "package": "xegaSelectGene",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "parallelly",
      "role": "Suggests"
    }
  ],
  "_owner": "ageyerschulz",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ageyerschulz",
      "count": 23,
      "uuid": 139755990
    }
  ],
  "_userbio": {
    "uuid": 139755990,
    "type": "user",
    "name": "ageyerschulz"
  },
  "_downloads": {
    "count": 258,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/xegaPopulation"
  },
  "_devurl": "https://github.com/ageyerschulz/xegapopulation",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/xegaPopulation.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ageyerschulz/xegapopulation",
  "_realowner": "ageyerschulz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0.0",
      "date": "2024-03-04"
    },
    {
      "version": "1.0.0.7",
      "date": "2025-04-16"
    },
    {
      "version": "1.0.0.8",
      "date": "2025-08-01"
    },
    {
      "version": "1.0.0.10",
      "date": "2025-08-22"
    },
    {
      "version": "1.0.0.11",
      "date": "2025-11-26"
    },
    {
      "version": "1.0.0.12",
      "date": "2026-02-17"
    }
  ],
  "_exports": [
    "AcceptBest",
    "AcceptFactory",
    "AcceptIVMetropolis",
    "AcceptMetropolis",
    "AcceptNewGene",
    "ApplyFactory",
    "asPipeline",
    "asPipelineG",
    "asPipelineID",
    "checkTerminationFactory",
    "ConstCRate",
    "ConstMRate",
    "CoolingFactory",
    "Cross2Gene",
    "CrossGene",
    "CrossRateFactory",
    "ExponentialAdditiveCooling",
    "ExponentialMultiplicativeCooling",
    "futureLapply",
    "futureLapplyHet",
    "IACRate",
    "IAMBitRate",
    "IAMRate",
    "InitGene",
    "lFxegaGaGene",
    "LogarithmicMultiplicativeCooling",
    "MClapply",
    "MClapplyHet",
    "MetropolisAcceptanceProbability",
    "MetropolisTable",
    "MutationRateFactory",
    "PowerAdditiveCooling",
    "PowerMultiplicativeCooling",
    "PparLapply",
    "PparLapplyHet",
    "ReplicateGene",
    "rmpiLapply",
    "terminateAbsoluteError",
    "terminatedFalse",
    "terminateGEQ",
    "terminateLEQ",
    "terminatePAC",
    "terminateRelativeError",
    "terminateRelativeErrorZero",
    "TerminationFactory",
    "TrigonometricAdditiveCooling",
    "xegaAsPipelineFactory",
    "xegaBestGeneInPopulation",
    "xegaBestInPopulation",
    "xegaConfiguration",
    "xegaEvalPopulation",
    "xegaEvalPopulationFactory",
    "xegaInitPopulation",
    "xegaLogEvalsPopulation",
    "xegaNextPopulation",
    "xegaObservePopulation",
    "xegaRepairPop",
    "xegaRepEvalPopulation",
    "xegaSummaryPopulation"
  ],
  "_help": [],
  "_rundeps": [
    "codetools",
    "digest",
    "future",
    "future.apply",
    "globals",
    "listenv",
    "parallelly",
    "rlang",
    "xegaGaGene",
    "xegaSelectGene"
  ],
  "_score": 3.681241237375587,
  "_indexed": true,
  "_nocasepkg": "xegapopulation",
  "_universes": [
    "ageyerschulz"
  ],
  "_previous": "1.0.0.14",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.15",
      "date": "2026-05-22T16:35:12.000Z",
      "distro": "noble",
      "commit": "26af8ed4d7a78488c5865d7de168343e96ff37c9",
      "fileid": "6cc98391ab0a57e8cc2589ad09f84892c2fb2132d3a8d759a91ed658448738cc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ageyerschulz/actions/runs/26299699402"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.15",
      "date": "2026-05-22T16:34:54.000Z",
      "distro": "noble",
      "commit": "26af8ed4d7a78488c5865d7de168343e96ff37c9",
      "fileid": "8cabbd2692e3f1dc5ce640803046298ab6e4d1733ab0a78517f4a39787f81547",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ageyerschulz/actions/runs/26299699402"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.15",
      "date": "2026-05-22T16:37:50.000Z",
      "commit": "26af8ed4d7a78488c5865d7de168343e96ff37c9",
      "fileid": "1aa2869921725d3ee90d16064f769e87ec18af2da3a0c177704fd6db5aca043e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ageyerschulz/actions/runs/26299699402"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.15",
      "date": "2026-05-22T16:38:21.000Z",
      "commit": "26af8ed4d7a78488c5865d7de168343e96ff37c9",
      "fileid": "6e24ab03dee6419a25b4c404f28b57581ed41dbb0343b9b3a32c3739d83114b5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ageyerschulz/actions/runs/26299699402"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.15",
      "date": "2026-05-22T16:34:54.000Z",
      "commit": "26af8ed4d7a78488c5865d7de168343e96ff37c9",
      "fileid": "3c4750139cddeaecd26a18ff1d2050c85dab2295d27f2af8dbe16feafe3469d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ageyerschulz/actions/runs/26299699402"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.15",
      "date": "2026-05-22T16:34:24.000Z",
      "commit": "26af8ed4d7a78488c5865d7de168343e96ff37c9",
      "fileid": "e9aade09bda0cc2b1ce92ce23f5c403880fd2c1c0faac3bfe1fc2bed35fed134",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ageyerschulz/actions/runs/26299699402"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.15",
      "date": "2026-05-22T16:34:18.000Z",
      "commit": "26af8ed4d7a78488c5865d7de168343e96ff37c9",
      "fileid": "22ba84cf321ab534e015339ef608bead16b8acb1751d53382be7d41acc84c6ee",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ageyerschulz/actions/runs/26299699402"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.15",
      "date": "2026-05-22T16:34:12.000Z",
      "commit": "26af8ed4d7a78488c5865d7de168343e96ff37c9",
      "fileid": "c25fdb158b0b47495fa493ad19c9d469a1b4b2422bcd2b2c164256341c386a05",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ageyerschulz/actions/runs/26299699402"
    }
  ]
}