{
  "_id": "6a23bdd7530b9bc726bda74a",
  "Package": "nullcat",
  "Type": "Package",
  "Title": "Null Models for Categorical and Continuous Community Matrices",
  "Version": "0.2.0.9000",
  "Authors@R": "person(\"Matthew\", \"Kling\",\nemail = \"mattkling@berkeley.edu\",\nrole = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Provides null model algorithms for categorical and\nquantitative community ecology data. Extends classic binary\nnull models (e.g., 'curveball', 'swap') to work with\ncategorical data. Provides a stratified randomization framework\nfor continuous data.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/matthewkling/nullcat,\nhttps://matthewkling.github.io/nullcat/",
  "BugReports": "https://github.com/matthewkling/nullcat/issues",
  "VignetteBuilder": "knitr",
  "Repository": "https://matthewkling.r-universe.dev",
  "Date/Publication": "2026-04-07 02:49:16 UTC",
  "RemoteUrl": "https://github.com/matthewkling/nullcat",
  "RemoteRef": "HEAD",
  "RemoteSha": "2aa62357c6748d00e1899299171a40f62f22313e",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-06 06:22:33 UTC",
    "User": "root"
  },
  "Author": "Matthew Kling [aut, cre, cph]",
  "Maintainer": "Matthew Kling <mattkling@berkeley.edu>",
  "MD5sum": "3fde39b034a366f6f6526441e933abaa",
  "_user": "matthewkling",
  "_type": "src",
  "_file": "nullcat_0.2.0.9000.tar.gz",
  "_fileid": "1976a71857c577616cc7c9e363983a6f14f60d25a6d460d0fd70223a79bbc031",
  "_filesize": 549278,
  "_sha256": "1976a71857c577616cc7c9e363983a6f14f60d25a6d460d0fd70223a79bbc031",
  "_created": "2026-06-06T06:22:33.000Z",
  "_published": "2026-06-06T06:27:35.012Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79857312691,
      "time": 172,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451961214"
    },
    {
      "job": 79857312703,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451956155"
    },
    {
      "job": 79857312713,
      "time": 129,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451956292"
    },
    {
      "job": 79857312698,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451954891"
    },
    {
      "job": 79857312712,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451954512"
    },
    {
      "job": 79857312716,
      "time": 194,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451965729"
    },
    {
      "job": 79857312710,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451953572"
    },
    {
      "job": 79857312705,
      "time": 247,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451970598"
    },
    {
      "job": 79857083016,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451940547"
    },
    {
      "job": 79857312675,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451954082"
    },
    {
      "job": 79857312685,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451955622"
    },
    {
      "job": 79857312677,
      "time": 146,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451957731"
    },
    {
      "job": 79857312686,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451953213"
    }
  ],
  "_buildurl": "https://github.com/r-universe/matthewkling/actions/runs/27054812439",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/matthewkling/nullcat",
  "_commit": {
    "id": "2aa62357c6748d00e1899299171a40f62f22313e",
    "author": "Matthew Kling <mattkling@gmail.com>",
    "committer": "Matthew Kling <mattkling@gmail.com>",
    "message": "Increment version number to 0.2.0.9000\n",
    "time": 1775530156
  },
  "_maintainer": {
    "name": "Matthew Kling",
    "email": "mattkling@berkeley.edu",
    "login": "matthewkling",
    "description": "Macroecologist and conservation biogeographer.",
    "uuid": 3752758
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vegan",
      "role": "Suggests"
    }
  ],
  "_owner": "matthewkling",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 7
    },
    {
      "week": "2025-46",
      "n": 18
    },
    {
      "week": "2025-49",
      "n": 9
    },
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-12-04"
    },
    {
      "name": "v0.2.0",
      "date": "2026-04-06"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "matthewkling",
      "count": 41,
      "uuid": 3752758
    }
  ],
  "_userbio": {
    "uuid": 3752758,
    "type": "user",
    "name": "Matthew Kling",
    "description": "Macroecologist and conservation biogeographer."
  },
  "_downloads": {
    "count": 428,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nullcat"
  },
  "_devurl": "https://github.com/matthewkling/nullcat",
  "_pkgdown": "https://matthewkling.github.io/nullcat/",
  "_searchresults": 4,
  "_topics": [
    "cpp"
  ],
  "_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/nullcat.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/matthewkling/nullcat",
  "_realowner": "matthewkling",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-12-18"
    },
    {
      "version": "0.2.0",
      "date": "2026-04-06"
    }
  ],
  "_exports": [
    "c0cat",
    "curvecat",
    "nullcat",
    "nullcat_batch",
    "nullcat_commsim",
    "nullcat_commsim_seq",
    "nullcat_methods",
    "quantize",
    "quantize_batch",
    "quantize_commsim",
    "quantize_commsim_seq",
    "quantize_prep",
    "r0cat",
    "stratify",
    "suggest_n_iter",
    "swapcat",
    "trace_cat",
    "tswapcat"
  ],
  "_help": [
    {
      "page": "c0cat",
      "title": "Column-constrained categorical randomization (c0cat)",
      "topics": [
        "c0cat"
      ]
    },
    {
      "page": "curvecat",
      "title": "Categorical curveball randomization (curvecat)",
      "topics": [
        "curvecat"
      ]
    },
    {
      "page": "nullcat",
      "title": "Categorical matrix randomization",
      "topics": [
        "nullcat"
      ]
    },
    {
      "page": "nullcat_batch",
      "title": "Generate a batch of null matrices using nullcat()",
      "topics": [
        "nullcat_batch"
      ]
    },
    {
      "page": "nullcat_commsim",
      "title": "Nullcat-based commsim (non-sequential)",
      "topics": [
        "nullcat_commsim"
      ]
    },
    {
      "page": "nullcat_commsim_seq",
      "title": "Nullcat-based commsim (sequential / Markov chain)",
      "topics": [
        "nullcat_commsim_seq"
      ]
    },
    {
      "page": "nullcat_methods",
      "title": "Supported nullcat methods",
      "topics": [
        "nullcat_methods"
      ]
    },
    {
      "page": "quantize",
      "title": "Stratified quantitative null models via quantize",
      "topics": [
        "quantize"
      ]
    },
    {
      "page": "quantize_batch",
      "title": "Generate a batch of null matrices using quantize()",
      "topics": [
        "quantize_batch"
      ]
    },
    {
      "page": "quantize_commsim",
      "title": "Quantize-based commsim (non-sequential)",
      "topics": [
        "quantize_commsim"
      ]
    },
    {
      "page": "quantize_commsim_seq",
      "title": "Quantile-based quantize commsim (sequential / Markov chain)",
      "topics": [
        "quantize_commsim_seq"
      ]
    },
    {
      "page": "quantize_prep",
      "title": "Prepare stratified null model overhead for quantize()",
      "topics": [
        "quantize_prep"
      ]
    },
    {
      "page": "r0cat",
      "title": "Row-constrained categorical randomization (r0cat)",
      "topics": [
        "r0cat"
      ]
    },
    {
      "page": "stratify",
      "title": "Bin quantitative data into strata",
      "topics": [
        "stratify"
      ]
    },
    {
      "page": "suggest_n_iter",
      "title": "Suggest a reasonable n_iter for a randomization",
      "topics": [
        "suggest_n_iter"
      ]
    },
    {
      "page": "swapcat",
      "title": "Categorical swap randomization (swapcat)",
      "topics": [
        "swapcat"
      ]
    },
    {
      "page": "trace_cat",
      "title": "Trace diagnostics for categorical randomizations",
      "topics": [
        "trace_cat"
      ]
    },
    {
      "page": "tswapcat",
      "title": "Trial-swap categorical randomization (tswapcat)",
      "topics": [
        "tswapcat"
      ]
    }
  ],
  "_pkglogo": "https://github.com/matthewkling/nullcat/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/matthewkling/nullcat/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "nullcat.Rmd",
      "filename": "nullcat.html",
      "title": "Introduction to nullcat",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Use cases",
        "Categorical null models",
        "Available algorithms",
        "Example: Basic categorical randomization",
        "Understanding fixed margins",
        "Quantitative null models",
        "Example: Basic quantitative randomization",
        "Stratification options",
        "Controlling what's preserved",
        "Efficient repeated randomization",
        "Convergence diagnostics",
        "Weighted pair sampling",
        "Basic usage: spatial constraints on rows",
        "Hard thresholds as soft strata",
        "Column weights",
        "Dual-margin weighting",
        "Integration with vegan",
        "References",
        "Further reading"
      ],
      "created": "2025-12-04 01:43:43",
      "modified": "2026-04-04 03:02:15",
      "commits": 2
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "nullcat",
  "_universes": [
    "matthewkling"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-06T06:25:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2aa62357c6748d00e1899299171a40f62f22313e",
      "fileid": "26594f0d7771e48e2c06bbfd4fe7411e21116a15d05e1c9a987e8186ba24c814",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/27054812439"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-06T06:24:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2aa62357c6748d00e1899299171a40f62f22313e",
      "fileid": "083c41f26dadd0f00c162f701724409659acbe59967397a41f90d05105f08309",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/27054812439"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-06T06:24:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2aa62357c6748d00e1899299171a40f62f22313e",
      "fileid": "a6fd3598b9c16bcb330dae30de6bc0c2774c748b3a3bead344f3a408f6b0e2bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/27054812439"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-06T06:24:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2aa62357c6748d00e1899299171a40f62f22313e",
      "fileid": "766a936cd14d1d6aed5e492cb68c97b42bdd85fa34a6b6ee90fd6f8ad3c297ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/27054812439"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-06T06:24:34.000Z",
      "arch": "aarch64",
      "commit": "2aa62357c6748d00e1899299171a40f62f22313e",
      "fileid": "344bc9b561f2cfa1921f72ad9845d8d57c0e75dee63c770fa3bdacf43ee6dc8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/27054812439"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-06T06:25:49.000Z",
      "arch": "x86_64",
      "commit": "2aa62357c6748d00e1899299171a40f62f22313e",
      "fileid": "622a48f975b2d16c9ea70e19fd9cedef9c088c7efdbd44268cd1ea5284492d27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/27054812439"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-06T06:24:25.000Z",
      "arch": "aarch64",
      "commit": "2aa62357c6748d00e1899299171a40f62f22313e",
      "fileid": "790db108b149e2dd1af77d42d9ae84da4c7908a8ba3d786f8b1b009086cf5686",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/27054812439"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-06T06:26:11.000Z",
      "arch": "x86_64",
      "commit": "2aa62357c6748d00e1899299171a40f62f22313e",
      "fileid": "d13bceae80c7d542f9787b36d5362a386c9ecf6dfb3f9fc1424ecb15d062c415",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/27054812439"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-06-06T06:24:47.000Z",
      "arch": "emscripten",
      "commit": "2aa62357c6748d00e1899299171a40f62f22313e",
      "fileid": "10896c7ae55471c797646648e08634a99254e9b5a7dca2586a4080c42530fe13",
      "status": "success",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/27054812439"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-06T06:24:06.000Z",
      "arch": "x86_64",
      "commit": "2aa62357c6748d00e1899299171a40f62f22313e",
      "fileid": "affcd9fe895cc0b4f13985083521a921bbfb261e5de51a7d1bc02213c38842ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/27054812439"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-06T06:24:07.000Z",
      "arch": "x86_64",
      "commit": "2aa62357c6748d00e1899299171a40f62f22313e",
      "fileid": "8ca42a12238d5236c68f3d7967908acec3dc224c458e9e57b7e74e88b923021d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/27054812439"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-06T06:23:54.000Z",
      "arch": "x86_64",
      "commit": "2aa62357c6748d00e1899299171a40f62f22313e",
      "fileid": "71efd096523c495e9be0d50eff317ff949f13702bd5cd33d73bef2e68dfc297c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewkling/actions/runs/27054812439"
    }
  ]
}