{
  "_id": "6a10267aacfb0bcc41c8f77c",
  "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://frmunoz.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:59 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": "2206a4c627305e6bc7bf16d514927793",
  "_user": "frmunoz",
  "_type": "src",
  "_file": "ecolottery_2.0.0.tar.gz",
  "_fileid": "3d6024559fb35855760fd7159f751a2f57b63b4c383243c623101fed83634f29",
  "_filesize": 1368481,
  "_sha256": "3d6024559fb35855760fd7159f751a2f57b63b4c383243c623101fed83634f29",
  "_created": "2026-05-13T09:02:59.000Z",
  "_published": "2026-05-22T09:48:42.037Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77355743901,
      "time": 201,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6965930434"
    },
    {
      "job": 77355743675,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6965926644"
    },
    {
      "job": 77355743934,
      "time": 220,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6965923866"
    },
    {
      "job": 77355743625,
      "time": 195,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6965916560"
    },
    {
      "job": 77355743091,
      "time": 283,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965859211"
    },
    {
      "job": 77355743048,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157634767"
    },
    {
      "job": 77355743628,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6965908227"
    },
    {
      "job": 77355744056,
      "time": 146,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6965911359"
    },
    {
      "job": 77355743980,
      "time": 177,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6965921939"
    }
  ],
  "_buildurl": "https://github.com/r-universe/frmunoz/actions/runs/25789056944",
  "_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": true,
  "_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": 16378411,
    "type": "user",
    "name": "François Munoz",
    "description": "I currently work at Université Lyon 1. My research concerns Ecology, Biogeography and Evolutionary Biology."
  },
  "_downloads": {
    "count": 692,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ecolottery"
  },
  "_mentions": 1,
  "_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": true,
  "_nocasepkg": "ecolottery",
  "_universes": [
    "frmunoz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-13T09:05:47.000Z",
      "distro": "noble",
      "commit": "c60cd8c913a5db1fa8467815a316230b32c11e5f",
      "fileid": "a0f63083c1bb3cb52980b5f08dca741903478c9646e8d238ddd4cbb6922f5458",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/frmunoz/actions/runs/25789056944"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-13T09:05:39.000Z",
      "distro": "noble",
      "commit": "c60cd8c913a5db1fa8467815a316230b32c11e5f",
      "fileid": "d94d1f68fa22651f61e49707e7f355a6f7301c169bfe15ead0df1eb2f86b53a0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/frmunoz/actions/runs/25789056944"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-13T09:05:47.000Z",
      "commit": "c60cd8c913a5db1fa8467815a316230b32c11e5f",
      "fileid": "f56c1fc525e62d1a5e708e4d757b53e3c7b8d04d24cde77b324afc199654ed15",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/frmunoz/actions/runs/25789056944"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-13T09:05:24.000Z",
      "commit": "c60cd8c913a5db1fa8467815a316230b32c11e5f",
      "fileid": "7a3e5011f1601954a2c55e041acc06fb60a4cbc0a325ce9d5c709adbd67d48d8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/frmunoz/actions/runs/25789056944"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-13T09:04:39.000Z",
      "commit": "c60cd8c913a5db1fa8467815a316230b32c11e5f",
      "fileid": "cca010d9306ea08cbca38829fc8acd18779452776e764e7b83efd492fe07972e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/frmunoz/actions/runs/25789056944"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-13T09:04:47.000Z",
      "commit": "c60cd8c913a5db1fa8467815a316230b32c11e5f",
      "fileid": "d929805d8a6e0415abf31ebb8ef12cb5e383fc6062c0c571fdd2ec94c40d819d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/frmunoz/actions/runs/25789056944"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-13T09:05:02.000Z",
      "commit": "c60cd8c913a5db1fa8467815a316230b32c11e5f",
      "fileid": "c15632bba9407557c58f66602300e1181bf663e4a43943f10175df6c9a8ab7b8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/frmunoz/actions/runs/25789056944"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-05-22T09:48:25.000Z",
      "commit": "c60cd8c913a5db1fa8467815a316230b32c11e5f",
      "fileid": "50ab21d2e1bec9c170406e1a1567363b1932ed363951fd6e8c2338487eee5181",
      "status": "success",
      "buildurl": "https://github.com/r-universe/frmunoz/actions/runs/25789056944"
    }
  ]
}