{
  "_id": "6a10267dacfb0bcc41c8f87f",
  "Package": "ecolottery",
  "Type": "Package",
  "Title": "Coalescent-Based Simulation of Ecological Communities",
  "Version": "2.0.0",
  "Authors@R": "c(person(\"François\", \"Munoz\", role = c(\"aut\", \"cre\"),\nemail = \"francois.munoz@hotmail.fr\"),\nperson(\"Matthias\", \"Grenié\", role = \"aut\"),\nperson(\"Pierre\", \"Denelle\", role = \"aut\"),\nperson(\"Elizabeth\", \"Barthelemy\", role = \"aut\"),\nperson(\"Adrien\", \"Taudière\", role = \"ctb\"),\nperson(\"Fabien\", \"Laroche\", role = \"ctb\"),\nperson(\"Caroline\", \"Tucker\", role = \"ctb\"),\nperson(\"Cyrille\", \"Violle\", role = \"ctb\"))",
  "URL": "https://github.com/frmunoz/ecolottery",
  "BugReports": "https://github.com/frmunoz/ecolottery/issues",
  "BuildVignettes": "true",
  "VignetteBuilder": "knitr",
  "Description": "Coalescent-Based Simulation of Ecological Communities as\nproposed by Munoz et al. (2018) <doi:10.1111/2041-210X.12918>.\nThe package includes a tool for estimating parameters of\ncommunity assembly by using Approximate Bayesian Computation.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://rekyt.r-universe.dev",
  "Date/Publication": "2026-03-14 15:29:48 UTC",
  "RemoteUrl": "https://github.com/frmunoz/ecolottery",
  "RemoteRef": "HEAD",
  "RemoteSha": "c60cd8c913a5db1fa8467815a316230b32c11e5f",
  "RemoteSubdir": "pkg",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 09:02:28 UTC",
    "User": "root"
  },
  "Author": "François Munoz [aut, cre],\nMatthias Grenié [aut],\nPierre Denelle [aut],\nElizabeth Barthelemy [aut],\nAdrien Taudière [ctb],\nFabien Laroche [ctb],\nCaroline Tucker [ctb],\nCyrille Violle [ctb]",
  "Maintainer": "François Munoz <francois.munoz@hotmail.fr>",
  "MD5sum": "30bbcda9e6104817d71d915ced3900dc",
  "_user": "rekyt",
  "_type": "src",
  "_file": "ecolottery_2.0.0.tar.gz",
  "_fileid": "4e6f96725f8c91c8aea49157e7f861bacafb242d2b72a2d05d4a0acfecef75b4",
  "_filesize": 1368454,
  "_sha256": "4e6f96725f8c91c8aea49157e7f861bacafb242d2b72a2d05d4a0acfecef75b4",
  "_created": "2026-05-13T09:02:28.000Z",
  "_published": "2026-05-22T09:48:45.591Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77355775950,
      "time": 199,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6965921734"
    },
    {
      "job": 77355775819,
      "time": 201,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6965920480"
    },
    {
      "job": 77355775777,
      "time": 208,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6965914872"
    },
    {
      "job": 77355775590,
      "time": 243,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6965917562"
    },
    {
      "job": 77355775345,
      "time": 304,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965849178"
    },
    {
      "job": 77355775265,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157636023"
    },
    {
      "job": 77355775583,
      "time": 161,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6965906676"
    },
    {
      "job": 77355775840,
      "time": 138,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6965899236"
    },
    {
      "job": 77355776073,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6965900277"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rekyt/actions/runs/25789007695",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/frmunoz/ecolottery",
  "_commit": {
    "id": "c60cd8c913a5db1fa8467815a316230b32c11e5f",
    "author": "François Munoz <francois.munoz@hotmail.fr>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Refactor appveyor.yml for clarity and efficiency\n\nRemoved unnecessary comments and streamlined the AppVeyor configuration.",
    "time": 1773502188
  },
  "_maintainer": {
    "name": "François Munoz",
    "email": "francois.munoz@hotmail.fr",
    "login": "frmunoz",
    "uuid": 16378411
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "abc",
      "role": "Imports"
    },
    {
      "package": "ade4",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "hillR",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "EasyABC",
      "role": "Imports"
    },
    {
      "package": "lazyeval",
      "role": "Imports"
    },
    {
      "package": "moments",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "ape",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "e1071",
      "role": "Suggests"
    },
    {
      "package": "changepoint",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "picante",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "reshape",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sads",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    },
    {
      "package": "vegan",
      "role": "Suggests"
    },
    {
      "package": "Weighted.Desc.Stat",
      "role": "Suggests"
    }
  ],
  "_owner": "frmunoz",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-11",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "1.0.2",
      "date": "2026-03-14"
    }
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "rekyt",
      "count": 71,
      "uuid": 5593751
    },
    {
      "user": "thegreatlizzyator",
      "count": 35,
      "uuid": 43535922
    },
    {
      "user": "frmunoz",
      "count": 35,
      "uuid": 16378411
    }
  ],
  "_userbio": {
    "uuid": 5593751,
    "type": "user",
    "name": "Matthias Grenié",
    "description": "Assistant Professor of Biostatistics & Ecology"
  },
  "_downloads": {
    "count": 692,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ecolottery"
  },
  "_devurl": "https://github.com/frmunoz/ecolottery",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ecolottery.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/frmunoz/ecolottery",
  "_realowner": "frmunoz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-07-03"
    },
    {
      "version": "1.0.1",
      "date": "2025-04-14"
    },
    {
      "version": "1.0.2",
      "date": "2025-08-22"
    }
  ],
  "_exports": [
    "abund",
    "coalesc",
    "coalesc_abc",
    "coalesc_abc_std",
    "coalesc_easyABC",
    "do.simul.coalesc",
    "forward",
    "gauss_limit",
    "generate_prior",
    "get_number_of_gens",
    "initial_checks",
    "pick",
    "pick.immigrate",
    "pick.mutate",
    "plot_comm",
    "prdch4coalesc",
    "sumstats",
    "tcor"
  ],
  "_help": [
    {
      "page": "ecolottery-package",
      "title": "Coalescent-Based Simulation of Ecological Communities",
      "topics": [
        "ecolottery-package",
        "ecolottery"
      ]
    },
    {
      "page": "abund",
      "title": "Compute absolute and relative abundances in the local community and the reference pool",
      "topics": [
        "abund"
      ]
    },
    {
      "page": "coalesc",
      "title": "Coalescent-based simulation of ecological communities undergoing both neutral and niche-base dynamics",
      "topics": [
        "coalesc"
      ]
    },
    {
      "page": "coalesc_abc",
      "title": "Estimation of parameters of community assembly using Approximate Bayesian Computation (ABC)",
      "topics": [
        "coalesc_abc",
        "initial_checks"
      ]
    },
    {
      "page": "coalesc_abc_std",
      "title": "Estimation of parameters of community assembly using Approximate Bayesian Computation (ABC) with random exploration of prior parameter distributions",
      "topics": [
        "coalesc_abc_std",
        "do.simul.coalesc",
        "generate_prior"
      ]
    },
    {
      "page": "coalesc_abc_easyABC",
      "title": "Estimation of parameters of community assembly using Approximate Bayesian Computation (ABC), with algorithms of optimal exploration of prior distributions",
      "topics": [
        "coalesc_easyABC"
      ]
    },
    {
      "page": "forward",
      "title": "Simulation of neutral and niche-based community dynamics forward in time",
      "topics": [
        "forward",
        "gauss_limit",
        "get_number_of_gens",
        "pick",
        "pick.immigrate",
        "pick.mutate"
      ]
    },
    {
      "page": "plot_comm",
      "title": "Plotting trait and species distributions of simulated communities",
      "topics": [
        "plot_comm"
      ]
    },
    {
      "page": "prdch4coalesc",
      "title": "Posterior predictive checks using coalescent-based simulation of ecological communities",
      "topics": [
        "prdch4coalesc"
      ]
    },
    {
      "page": "sumstats",
      "title": "Predifined summary statistic function for estimating neutral and non-neutral parameters of community assembly using Approximate Bayesian Computation (ABC) implemented in coalesc_abc2.",
      "topics": [
        "sumstats"
      ]
    },
    {
      "page": "tcor",
      "title": "Generates Correlated Traits",
      "topics": [
        "tcor"
      ]
    }
  ],
  "_readme": "https://github.com/frmunoz/ecolottery/raw/HEAD/README.md",
  "_rundeps": [
    "abc",
    "abc.data",
    "abind",
    "ade4",
    "ape",
    "cli",
    "cluster",
    "clusterGeneration",
    "coda",
    "codetools",
    "colorspace",
    "combinat",
    "cpp11",
    "data.table",
    "DEoptim",
    "deSolve",
    "digest",
    "doParallel",
    "EasyABC",
    "expm",
    "farver",
    "fastmatch",
    "FD",
    "foreach",
    "geiger",
    "generics",
    "geometry",
    "ggplot2",
    "glue",
    "gtable",
    "hillR",
    "igraph",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lazyeval",
    "lhs",
    "lifecycle",
    "linprog",
    "locfit",
    "lpSolve",
    "magic",
    "magrittr",
    "maps",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "mnormt",
    "moments",
    "mvtnorm",
    "ncbit",
    "nlme",
    "nnet",
    "numDeriv",
    "optimParallel",
    "pbapply",
    "permute",
    "phangorn",
    "phytools",
    "pillar",
    "pixmap",
    "pkgconfig",
    "pls",
    "plyr",
    "quadprog",
    "quantreg",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppProgress",
    "rlang",
    "S7",
    "scales",
    "scatterplot3d",
    "sp",
    "SparseM",
    "subplex",
    "survival",
    "tensorA",
    "tibble",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Barro_Colorado.Rmd",
      "filename": "Barro_Colorado.html",
      "title": "coalesc_abc function with a site-species matrix: example with Barro-Colorado dataset.",
      "author": "François MUNOZ and Pierre DENELLE",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Appendix 3: ABC estimation of neutral parameters in Barro Colorado Island rainforest, using coalescent-based simulation"
      ],
      "created": "2017-04-21 16:34:28",
      "modified": "2019-04-03 09:28:22",
      "commits": 8
    },
    {
      "source": "coalesc_vignette.Rmd",
      "filename": "coalesc_vignette.html",
      "title": "Appendix 1: basic functions and examples",
      "author": "François MUNOZ and Pierre DENELLE",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Neutral dynamics in species pool and communities",
        "User-defined species pool",
        "Trait distribution in communities",
        "Environmental filtering",
        "Filtering of multiple traits",
        "Investigating phylogenetic structure in communities",
        "Forward-in-time simulation",
        "References"
      ],
      "created": "2016-12-07 19:31:19",
      "modified": "2020-04-02 12:42:54",
      "commits": 36
    }
  ],
  "_score": 6.2552725051033065,
  "_indexed": false,
  "_nocasepkg": "ecolottery",
  "_universes": [
    "rekyt"
  ],
  "_indexurl": "https://frmunoz.r-universe.dev/ecolottery",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-13T09:05:24.000Z",
      "distro": "noble",
      "commit": "c60cd8c913a5db1fa8467815a316230b32c11e5f",
      "fileid": "9dbefdad35e16e861fa47228d716d63b5adfa0797b2db8409405b5f216bffe8e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rekyt/actions/runs/25789007695"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-13T09:05:19.000Z",
      "distro": "noble",
      "commit": "c60cd8c913a5db1fa8467815a316230b32c11e5f",
      "fileid": "d09ab7d3d05c58706e219f67b18a3357b457d752c10bb0a8e4da2d56e085a800",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rekyt/actions/runs/25789007695"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-13T09:05:28.000Z",
      "commit": "c60cd8c913a5db1fa8467815a316230b32c11e5f",
      "fileid": "4f9a2ea552d40e1d9abe53de9d8df3c006734b90fb91849bdaea5b9be503c552",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rekyt/actions/runs/25789007695"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-13T09:05:16.000Z",
      "commit": "c60cd8c913a5db1fa8467815a316230b32c11e5f",
      "fileid": "72e1c1bc907e210e388e1e51c15b1bc8c828c5e52f58e3aa43f1b287a01ac6c5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rekyt/actions/runs/25789007695"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-13T09:04:29.000Z",
      "commit": "c60cd8c913a5db1fa8467815a316230b32c11e5f",
      "fileid": "604bf682de9911aa26f427c2bae468a3dd2cfe7c9efff4b4111c9b887b25bada",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rekyt/actions/runs/25789007695"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-13T09:04:10.000Z",
      "commit": "c60cd8c913a5db1fa8467815a316230b32c11e5f",
      "fileid": "202bebb833c5f1b675916c15549b15379e3014b86461b3247f405d729e849b46",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rekyt/actions/runs/25789007695"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-13T09:04:08.000Z",
      "commit": "c60cd8c913a5db1fa8467815a316230b32c11e5f",
      "fileid": "3cf3846c596c444acfaac0adcb7d8041c3e50cf5a6b2602fe2be43fee153942c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rekyt/actions/runs/25789007695"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-05-22T09:48:29.000Z",
      "commit": "c60cd8c913a5db1fa8467815a316230b32c11e5f",
      "fileid": "cab8cba0d118e8a653c42b23bd41a4fba9287517d62bce6cd6be74cc7ee84469",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rekyt/actions/runs/25789007695"
    }
  ]
}