{
  "_id": "6a483cdfe06c18f0a65322a1",
  "Type": "Package",
  "Package": "STEPCAM",
  "Title": "ABC-SMC Inference of STEPCAM",
  "Version": "1.2.3",
  "Authors@R": "c(\nperson(\"Thijs\", \"Janzen\", , \"thijsjanzen@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Fons\", \"van der Plas\", role = \"aut\"),\nperson(\"Thorsten\", \"Hauffe\", role = \"ctb\")\n)",
  "Description": "Collection of model estimation, and model plotting\nfunctions related to the STEPCAM family of community assembly\nmodels. STEPCAM is a STEPwise Community Assembly Model that\ninfers the relative contribution of Dispersal Assembly, Habitat\nFiltering and Limiting Similarity from a dataset consisting of\nthe combination of trait and abundance data. See also\n<doi:10.1890/14-0454.1> for more information.",
  "License": "GPL-2",
  "URL": "https://github.com/thijsjanzen/STEPCAM",
  "BugReports": "https://github.com/thijsjanzen/STEPCAM/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Repository": "https://thijsjanzen.r-universe.dev",
  "Date/Publication": "2025-05-06 13:31:53 UTC",
  "RemoteUrl": "https://github.com/thijsjanzen/stepcam",
  "RemoteRef": "HEAD",
  "RemoteSha": "3dc6eff5a4cb665f82f4e2cde3251af1ca2fbb25",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 22:47:31 UTC",
    "User": "root"
  },
  "Author": "Thijs Janzen [aut, cre],\nFons van der Plas [aut],\nThorsten Hauffe [ctb]",
  "Maintainer": "Thijs Janzen <thijsjanzen@gmail.com>",
  "_user": "thijsjanzen",
  "_type": "src",
  "_file": "STEPCAM_1.2.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/268cad1f649322c1c565fcd2698c61cffecce003ddcfabcb4f7aaaa4cccde32f",
  "_filesize": 464536,
  "_sha256": "268cad1f649322c1c565fcd2698c61cffecce003ddcfabcb4f7aaaa4cccde32f",
  "_expires": "2026-10-11T22:51:10.000Z",
  "_created": "2026-07-03T22:47:31.000Z",
  "_published": "2026-07-03T22:51:11.780Z",
  "_jobs": [
    {
      "job": 85080334285,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8075806285"
    },
    {
      "job": 85080334284,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075807487"
    },
    {
      "job": 85080334290,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8075796473"
    },
    {
      "job": 85080334288,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075797058"
    },
    {
      "job": 85080042275,
      "time": 226,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075779932"
    },
    {
      "job": 85080334296,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8075801739"
    },
    {
      "job": 85080334328,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8075801321"
    },
    {
      "job": 85080334295,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8075800147"
    },
    {
      "job": 85080334300,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075797741"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/thijsjanzen/actions/runs/28686472534",
  "_status": "success",
  "_upstream": "https://github.com/thijsjanzen/stepcam",
  "_commit": {
    "id": "3dc6eff5a4cb665f82f4e2cde3251af1ca2fbb25",
    "author": "Thijs Janzen <thijsjanzen@gmail.com>",
    "committer": "Thijs Janzen <thijsjanzen@gmail.com>",
    "message": "Update README.md\n",
    "time": 1746538313
  },
  "_maintainer": {
    "name": "Thijs Janzen",
    "email": "thijsjanzen@gmail.com",
    "login": "thijsjanzen",
    "bluesky": "@thijsjanzen.bsky.social",
    "twitter": "@thijsjanzen",
    "description": "Scientific programmer at University of Groningen",
    "uuid": 19486664
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "ade4",
      "role": "Imports"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "FD",
      "role": "Imports"
    },
    {
      "package": "geometry",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "thijsjanzen",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "thijsjanzen",
      "count": 35,
      "uuid": 19486664
    }
  ],
  "_userbio": {
    "uuid": 19486664,
    "type": "user",
    "name": "Thijs Janzen",
    "followers": 35,
    "description": "Scientific programmer at University of Groningen"
  },
  "_downloads": {
    "count": 583,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/STEPCAM"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/thijsjanzen/stepcam",
  "_searchresults": 15,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/STEPCAM.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thijsjanzen/stepcam",
  "_realowner": "thijsjanzen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-06-27"
    },
    {
      "version": "1.1",
      "date": "2015-08-07"
    },
    {
      "version": "1.1.1",
      "date": "2016-03-02"
    },
    {
      "version": "1.1.2",
      "date": "2016-04-26"
    },
    {
      "version": "1.2",
      "date": "2016-09-21"
    },
    {
      "version": "1.2.3",
      "date": "2025-05-06"
    }
  ],
  "_exports": [
    "calcSD",
    "calculateDistance",
    "calculateWeight",
    "detMnbsp",
    "fallout.competition",
    "fallout.dispersal",
    "fallout.filtering",
    "generate.Artificial.Data",
    "generateFrequencies",
    "generateValues",
    "getFromPrevious",
    "getRandomVals",
    "normalizeWeights",
    "ordinationAxes",
    "perturb",
    "plot_element",
    "plotSMC",
    "plotSTEPCAM",
    "scaleSpeciesvalues",
    "STEPCAM",
    "STEPCAM_ABC",
    "strippedDbFd",
    "ternaryplot2",
    "TernPlot"
  ],
  "_help": [
    {
      "page": "STEPCAM-package",
      "title": "ABC-SMC Inference of STEPCAM",
      "topics": [
        "STEPCAM-package"
      ]
    },
    {
      "page": "generate.Artificial.Data",
      "title": "Generate Artifical data that can be used by the STEPCAM model",
      "topics": [
        "generate.Artificial.Data"
      ]
    },
    {
      "page": "plotSMC",
      "title": "Plot the progression of the SMC algorithm.",
      "topics": [
        "plotSMC"
      ]
    },
    {
      "page": "plotSTEPCAM",
      "title": "Plot the output generated by the STEPCAM_ABC function",
      "topics": [
        "plotSTEPCAM"
      ]
    },
    {
      "page": "STEPCAM_ABC",
      "title": "ABC-SMC inference of the STEPCAM model",
      "topics": [
        "STEPCAM_ABC"
      ]
    },
    {
      "page": "TernPlot",
      "title": "Create a ternary plot from results of the STEPCAM_ABC function",
      "topics": [
        "TernPlot"
      ]
    }
  ],
  "_readme": "https://github.com/thijsjanzen/stepcam/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ade4",
    "ape",
    "cluster",
    "digest",
    "FD",
    "geometry",
    "gtools",
    "lattice",
    "linprog",
    "lpSolve",
    "magic",
    "MASS",
    "Matrix",
    "mgcv",
    "nlme",
    "permute",
    "pixmap",
    "Rcpp",
    "RcppArmadillo",
    "RcppProgress",
    "sp",
    "vegan"
  ],
  "_vignettes": [
    {
      "source": "STEPCAM.Rmd",
      "filename": "STEPCAM.html",
      "title": "Example workflow of STEPCAM",
      "author": "Thijs Janzen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is STEPCAM",
        "Required data",
        "Starting STEPCAM"
      ],
      "created": "2016-09-20 15:10:41",
      "modified": "2016-09-21 14:50:24",
      "commits": 2
    },
    {
      "source": "STEPCAM_plotting.Rmd",
      "filename": "STEPCAM_plotting.html",
      "title": "STEPCAM: plotting results",
      "author": "Thijs Janzen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Aim of this vignette",
        "Data and STEPCAM"
      ],
      "created": "2016-09-20 15:10:41",
      "modified": "2016-09-21 14:50:24",
      "commits": 2
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "stepcam",
  "_universes": [
    "thijsjanzen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-07-03T22:49:54.000Z",
      "distro": "resolute",
      "commit": "3dc6eff5a4cb665f82f4e2cde3251af1ca2fbb25",
      "fileid": "https://r2.ropensci.org/bd791c8dabd9ab99ebb8620cdbbc30a2cca27fb1aa516108cac118597e470d7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thijsjanzen/actions/runs/28686472534"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-07-03T22:49:58.000Z",
      "distro": "resolute",
      "commit": "3dc6eff5a4cb665f82f4e2cde3251af1ca2fbb25",
      "fileid": "https://r2.ropensci.org/4a2021edb0b4b08ec7e826c2349c26c73389a01575b9d74adefef9eb0a91e868",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thijsjanzen/actions/runs/28686472534"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-07-03T22:49:04.000Z",
      "commit": "3dc6eff5a4cb665f82f4e2cde3251af1ca2fbb25",
      "fileid": "https://r2.ropensci.org/844c2ead5771e70cf68dc67cd24d156a203cb766effee2f0669f0b555f6d5615",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thijsjanzen/actions/runs/28686472534"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-07-03T22:49:08.000Z",
      "commit": "3dc6eff5a4cb665f82f4e2cde3251af1ca2fbb25",
      "fileid": "https://r2.ropensci.org/cf0f2e09c288b5c12e9fc739f28b584ff73aba59b2cf66b6c766c41e761ed7ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thijsjanzen/actions/runs/28686472534"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.3",
      "date": "2026-07-03T22:50:12.000Z",
      "commit": "3dc6eff5a4cb665f82f4e2cde3251af1ca2fbb25",
      "fileid": "https://r2.ropensci.org/9998978e97394a4e614f3a37bfcb2496978346d9f13b91a3d27c49ef8c9885de",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thijsjanzen/actions/runs/28686472534"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-07-03T22:49:00.000Z",
      "commit": "3dc6eff5a4cb665f82f4e2cde3251af1ca2fbb25",
      "fileid": "https://r2.ropensci.org/f48901353f9f2d0207c6aea27e5e9b97bbe4dc67fafa143fefca09e25d11486f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thijsjanzen/actions/runs/28686472534"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-07-03T22:48:43.000Z",
      "commit": "3dc6eff5a4cb665f82f4e2cde3251af1ca2fbb25",
      "fileid": "https://r2.ropensci.org/71d6018fc5df7369e2c4eede896dc353c9f98522d5bf03f939ed10cd9356fb5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thijsjanzen/actions/runs/28686472534"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-07-03T22:48:40.000Z",
      "commit": "3dc6eff5a4cb665f82f4e2cde3251af1ca2fbb25",
      "fileid": "https://r2.ropensci.org/77eca4c628ad93eb753ce6ed1f316f2f328b5698620ac30f531338f247bac0f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thijsjanzen/actions/runs/28686472534"
    }
  ]
}