{
  "_id": "6a209367cd65a98ecbd17896",
  "Package": "island",
  "Type": "Package",
  "Title": "Stochastic Island Biogeography Theory Made Easy",
  "Version": "0.2.11",
  "Date": "2026-06-03",
  "Authors@R": "c(person(\"Vicente\",\"Jimenez\",email=\"vicente.jimenez.ontiveros@gmail.com\",role=c(\"aut\",\"cre\")),\nperson(\"David\",\"Alonso\", email = \"dalonso@ceab.csic.es\", role = \"aut\"))",
  "Description": "Develops stochastic models based on the Theory of Island\nBiogeography (TIB) of MacArthur and Wilson (1967)\n<doi:10.1023/A:1016393430551> and extensions. It implements\nmethods to estimate colonization and extinction rates\n(including environmental variables) given presence-absence\ndata, simulates community assembly, and performs model\nselection.",
  "NeedsCompilation": "yes",
  "License": "GPL-3",
  "LazyData": "TRUE",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Packaged": {
    "Date": "2026-06-03 20:43:17 UTC",
    "User": "root"
  },
  "Author": "Vicente Jimenez [aut, cre], David Alonso [aut]",
  "Maintainer": "Vicente Jimenez <vicente.jimenez.ontiveros@gmail.com>",
  "Repository": "https://vjontiveros.r-universe.dev",
  "Date/Publication": "2026-06-03 20:33:42 UTC",
  "RemoteUrl": "https://github.com/cran/island",
  "RemoteRef": "HEAD",
  "RemoteSha": "915b04dc7e1a4a2ff0d22ef13ccc09fdfad5016c",
  "MD5sum": "ede2618ed8765a9af757cd68d3f64e23",
  "_user": "vjontiveros",
  "_type": "src",
  "_file": "island_0.2.11.tar.gz",
  "_fileid": "9ab45fc6444b087850561ea4c888561526a5f130e8a6e0114eccd7c0b884e621",
  "_filesize": 1355896,
  "_sha256": "9ab45fc6444b087850561ea4c888561526a5f130e8a6e0114eccd7c0b884e621",
  "_created": "2026-06-03T20:43:17.000Z",
  "_published": "2026-06-03T20:49:43.947Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79391642645,
      "time": 288,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7396328229"
    },
    {
      "job": 79391642644,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7396280038"
    },
    {
      "job": 79391642662,
      "time": 277,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7396324841"
    },
    {
      "job": 79391642638,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7396279415"
    },
    {
      "job": 79391642676,
      "time": 215,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7396289817"
    },
    {
      "job": 79391642683,
      "time": 299,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7396325605"
    },
    {
      "job": 79391642679,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7396274550"
    },
    {
      "job": 79391642674,
      "time": 346,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7396336681"
    },
    {
      "job": 79390841447,
      "time": 266,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7396227719"
    },
    {
      "job": 79391642667,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7396263799"
    },
    {
      "job": 79391642687,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7396273824"
    },
    {
      "job": 79391642666,
      "time": 158,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7396282655"
    },
    {
      "job": 79391642658,
      "time": 155,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7396281991"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vjontiveros/actions/runs/26911597854",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/island",
  "_commit": {
    "id": "915b04dc7e1a4a2ff0d22ef13ccc09fdfad5016c",
    "author": "Vicente Jimenez <vicente.jimenez.ontiveros@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.11\n",
    "time": 1780518822
  },
  "_maintainer": {
    "name": "Vicente Jimenez",
    "email": "vicente.jimenez.ontiveros@gmail.com",
    "login": "vjontiveros",
    "description": "PhD",
    "uuid": 37906149
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rootSolve",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.11",
      "date": "2026-06-03"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "vjontiveros",
      "count": 13,
      "uuid": 37906149
    }
  ],
  "_userbio": {
    "uuid": 37906149,
    "type": "user",
    "name": "Vicente J. Ontiveros",
    "description": "PhD"
  },
  "_downloads": {
    "count": 162,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/island"
  },
  "_searchresults": 57,
  "_topics": [
    "gsl"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/island.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "vjontiveros",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2016-04-06"
    },
    {
      "version": "0.1.3",
      "date": "2017-07-10"
    },
    {
      "version": "0.2.1",
      "date": "2018-05-09"
    },
    {
      "version": "0.2.2",
      "date": "2019-01-21"
    },
    {
      "version": "0.2.3",
      "date": "2019-03-21"
    },
    {
      "version": "0.2.4",
      "date": "2019-04-15"
    },
    {
      "version": "0.2.5",
      "date": "2020-03-18"
    },
    {
      "version": "0.2.6",
      "date": "2020-12-07"
    },
    {
      "version": "0.2.7",
      "date": "2021-01-25"
    },
    {
      "version": "0.2.8",
      "date": "2022-10-05"
    },
    {
      "version": "0.2.9",
      "date": "2023-01-23"
    },
    {
      "version": "0.2.10",
      "date": "2023-11-29"
    },
    {
      "version": "0.2.11",
      "date": "2026-06-03"
    }
  ],
  "_exports": [
    "akaikeic",
    "akaikeicc",
    "all_environmental_fit",
    "cetotrans",
    "custom_environmental_fit",
    "data_generation",
    "greedy_environmental_fit",
    "ibd_models",
    "irregular_multiple_datasets",
    "irregular_single_dataset",
    "mss_cedp",
    "NLL_env",
    "NLL_imd",
    "NLL_isd",
    "NLL_rss",
    "null_model",
    "PA_simulation",
    "r_squared",
    "rates_calculator",
    "regular_sampling_scheme",
    "simulated_model",
    "sss_cedp",
    "upgma_model_selection",
    "weight_of_evidence"
  ],
  "_datasets": [
    {
      "name": "alonso15",
      "title": "Lakshadweep Archipelago coral fish community reassembly",
      "object": "alonso15",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "idaho",
      "title": "Mapped plant community time series, Dubois, ID",
      "object": "idaho",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "lakshadweep",
      "title": "Lakshadweep Archipelago coral fish community reassembly data (expanded)",
      "object": "lakshadweep",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "lakshadweepPLUS",
      "title": "Lakshadweep Archipelago coral fish community reassembly data in a single data frame",
      "object": "lakshadweepPLUS",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "simberloff",
      "title": "Simberloff and Wilson original defaunation experiment data",
      "object": "simberloff",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "akaikeic",
      "title": "Akaike Information Criterion",
      "topics": [
        "akaikeic",
        "akaikeicc"
      ]
    },
    {
      "page": "all_environmental_fit",
      "title": "Environmental fit for a single dataset",
      "topics": [
        "all_environmental_fit",
        "custom_environmental_fit",
        "greedy_environmental_fit",
        "NLL_env"
      ]
    },
    {
      "page": "alonso15",
      "title": "Lakshadweep Archipelago coral fish community reassembly",
      "topics": [
        "alonso15"
      ]
    },
    {
      "page": "cetotrans",
      "title": "From rates to probabilities",
      "topics": [
        "cetotrans"
      ]
    },
    {
      "page": "data_generation",
      "title": "Data simulation of colonization-extinction dynamics",
      "topics": [
        "data_generation",
        "PA_simulation"
      ]
    },
    {
      "page": "ibd_models",
      "title": "Inmigration, birth, death- models",
      "topics": [
        "ibd_models"
      ]
    },
    {
      "page": "idaho",
      "title": "Mapped plant community time series, Dubois, ID",
      "topics": [
        "idaho"
      ]
    },
    {
      "page": "irregular_multiple_datasets",
      "title": "c/e rates for irregular samplings in multiple datasets",
      "topics": [
        "irregular_multiple_datasets",
        "NLL_imd"
      ]
    },
    {
      "page": "irregular_single_dataset",
      "title": "c/e rates for irregular samplings in a dataset",
      "topics": [
        "irregular_single_dataset",
        "NLL_isd"
      ]
    },
    {
      "page": "lakshadweep",
      "title": "Lakshadweep Archipelago coral fish community reassembly data (expanded)",
      "topics": [
        "lakshadweep"
      ]
    },
    {
      "page": "lakshadweepPLUS",
      "title": "Lakshadweep Archipelago coral fish community reassembly data in a single data frame",
      "topics": [
        "lakshadweepPLUS"
      ]
    },
    {
      "page": "mss_cedp",
      "title": "Likelihood approach for estimating colonization/extinction with perfect or imperfect detectability",
      "topics": [
        "mss_cedp"
      ]
    },
    {
      "page": "r_squared",
      "title": "Model prediction error",
      "topics": [
        "null_model",
        "r_squared",
        "simulated_model"
      ]
    },
    {
      "page": "rates_calculator",
      "title": "Colonization and extinction rates calculator for expressions.",
      "topics": [
        "rates_calculator"
      ]
    },
    {
      "page": "regular_sampling_scheme",
      "title": "c/e rates for a regular sampling scheme",
      "topics": [
        "NLL_rss",
        "regular_sampling_scheme"
      ]
    },
    {
      "page": "simberloff",
      "title": "Simberloff and Wilson original defaunation experiment data",
      "topics": [
        "simberloff"
      ]
    },
    {
      "page": "sss_cedp",
      "title": "MacKenzie etal (2003) likelihood approach for estimating colonization/extinction parameters (with imperfect detectability)",
      "topics": [
        "sss_cedp"
      ]
    },
    {
      "page": "upgma_model_selection",
      "title": "Model selection function based on a upgma grouping algorithm",
      "topics": [
        "upgma_model_selection"
      ]
    },
    {
      "page": "weight_of_evidence",
      "title": "Weight of evidence",
      "topics": [
        "weight_of_evidence"
      ]
    }
  ],
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libgsl",
      "package": "libgsl27",
      "headers": "libgsl-dev",
      "source": "gsl",
      "version": "2.7.1+dfsg-6ubuntu2",
      "name": "gsl",
      "homepage": "https://www.gnu.org/software/gsl",
      "description": "GNU Scientific Library (GSL) -- library package"
    }
  ],
  "_vignettes": [
    {
      "source": "IBDmodels.Rmd",
      "filename": "IBDmodels.html",
      "title": "Colonization and extinction rates for IBD models",
      "author": "Vicente J. Ontiveros & David Alonso",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Inmigration, Birth and Death stochastic models.",
        "Simulation of stochastic population dynamics",
        "Colonization and extinction rates derived from the individual-based, stochastic dynamics of the population",
        "Adding detectability"
      ],
      "created": "2018-05-09 16:26:45",
      "modified": "2023-11-30 02:40:19",
      "commits": 3
    },
    {
      "source": "detectability.Rmd",
      "filename": "detectability.html",
      "title": "Estimating imperfect detectability",
      "author": "Vicente J. Ontiveros & David Alonso",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Imperfect detectability.",
        "Data entry",
        "Estimating colonization and extinction rates with imperfect detectability",
        "Model selection grouping"
      ],
      "created": "2018-05-09 16:26:45",
      "modified": "2022-10-05 16:20:02",
      "commits": 3
    },
    {
      "source": "island.Rmd",
      "filename": "island.html",
      "title": "island: the Theory of Island Biogeography made easy",
      "author": "Vicente J. Ontiveros & David Alonso",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The Theory of Island Biogeography",
        "Aims of this package",
        "Data entry",
        "Likelihood and estimating colonisation and extinction rates",
        "The Equilibrium Theory of Island Biogeography (ETIB)",
        "Rates Vs Transition Probabilities",
        "Regular sampling schemes",
        "Estimating colonization and extinction rates",
        "Estimating Confidence Intervals",
        "Likelihood profiles",
        "A few words on model selection",
        "Simulating Colonization and Extinction Dynamics",
        "Irregular Sampling Schemes",
        "Heuristic Vs Semianalytical Methods",
        "Single dataset",
        "Multiple datasets",
        "A short example",
        "Environmental fit",
        "Conclusion"
      ],
      "created": "2018-05-09 16:26:45",
      "modified": "2019-01-21 15:20:03",
      "commits": 2
    }
  ],
  "_score": 3.232996110392154,
  "_indexed": true,
  "_nocasepkg": "island",
  "_universes": [
    "vjontiveros"
  ],
  "_previous": "0.2.10",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.11",
      "date": "2026-06-03T20:45:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "915b04dc7e1a4a2ff0d22ef13ccc09fdfad5016c",
      "fileid": "1cd347c7a525e134732f590e79fe7687b5ade9f514f1421be01ed5924a4b32ce",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vjontiveros/actions/runs/26911597854"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.11",
      "date": "2026-06-03T20:45:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "915b04dc7e1a4a2ff0d22ef13ccc09fdfad5016c",
      "fileid": "8a4e17d5b82c5db984be62aa27015fa32f4a3cf63a443e4f2fed23037ff95e3b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vjontiveros/actions/runs/26911597854"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.11",
      "date": "2026-06-03T20:45:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "915b04dc7e1a4a2ff0d22ef13ccc09fdfad5016c",
      "fileid": "2db679591707e1255d4fecea7d36252a3b17c088b7d97f1e19c251690ad530e9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vjontiveros/actions/runs/26911597854"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.11",
      "date": "2026-06-03T20:45:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "915b04dc7e1a4a2ff0d22ef13ccc09fdfad5016c",
      "fileid": "e96431b510f41ce97fbf847a8e238237670d295aa9322d1dfb3e6f4dffae6e03",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vjontiveros/actions/runs/26911597854"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.11",
      "date": "2026-06-03T20:46:13.000Z",
      "arch": "aarch64",
      "commit": "915b04dc7e1a4a2ff0d22ef13ccc09fdfad5016c",
      "fileid": "3595949061a1182f8aee1b90b4992bf37a6fc9136f9c8484ca9229e2870faa1b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vjontiveros/actions/runs/26911597854"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.11",
      "date": "2026-06-03T20:47:37.000Z",
      "arch": "x86_64",
      "commit": "915b04dc7e1a4a2ff0d22ef13ccc09fdfad5016c",
      "fileid": "6639ec88cb59cb6ac6304e3d7d408ff09754a638215b6d4963643586fb2af81a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vjontiveros/actions/runs/26911597854"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.11",
      "date": "2026-06-03T20:45:28.000Z",
      "arch": "aarch64",
      "commit": "915b04dc7e1a4a2ff0d22ef13ccc09fdfad5016c",
      "fileid": "19a8474ada72a81adb6ae946b30220433f068b6f9af755deab2d79795861fa17",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vjontiveros/actions/runs/26911597854"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.11",
      "date": "2026-06-03T20:47:44.000Z",
      "arch": "x86_64",
      "commit": "915b04dc7e1a4a2ff0d22ef13ccc09fdfad5016c",
      "fileid": "a71fff362314c0d871309ad801d717d240183fedec910493c247eba8dcf872ed",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vjontiveros/actions/runs/26911597854"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.11",
      "date": "2026-06-03T20:45:16.000Z",
      "arch": "emscripten",
      "commit": "915b04dc7e1a4a2ff0d22ef13ccc09fdfad5016c",
      "fileid": "d1a7d8bf467550cd50a9a962f36111c40ded1fb26375d9dd0b63daef769484b5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vjontiveros/actions/runs/26911597854"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.11",
      "date": "2026-06-03T20:44:53.000Z",
      "arch": "x86_64",
      "commit": "915b04dc7e1a4a2ff0d22ef13ccc09fdfad5016c",
      "fileid": "f828fcc2aa16ddc14ba465d57ffacd9307f43f30816e54397514178cb2687a4e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vjontiveros/actions/runs/26911597854"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.11",
      "date": "2026-06-03T20:44:41.000Z",
      "arch": "x86_64",
      "commit": "915b04dc7e1a4a2ff0d22ef13ccc09fdfad5016c",
      "fileid": "766211a14e4a35aa63d3f6f3797edac22b2ad17476b86ffe655ec35073e1506b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vjontiveros/actions/runs/26911597854"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.11",
      "date": "2026-06-03T20:44:53.000Z",
      "arch": "x86_64",
      "commit": "915b04dc7e1a4a2ff0d22ef13ccc09fdfad5016c",
      "fileid": "4add02a697f875f2029947dfa1c5062d90e8d469acf1963abc63dcae2c215d58",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vjontiveros/actions/runs/26911597854"
    }
  ]
}