{
  "_id": "6a3b9bda5cdecea1d68262c6",
  "Type": "Package",
  "Package": "arrangements",
  "Title": "Fast Generators and Iterators for Permutations, Combinations,\nInteger Partitions and Compositions",
  "Version": "1.1.10.9999",
  "Date": "2026-03-21",
  "Authors@R": "person(given = \"Randy\",\nfamily = \"Lai\",\nrole = c(\"aut\", \"cre\"),\nemail = \"randy.cs.lai@gmail.com\")",
  "Description": "Fast generators and iterators for permutations,\ncombinations, integer partitions and compositions. The\narrangements are in lexicographical order and generated\niteratively in a memory efficient manner. It has been\ndemonstrated that 'arrangements' outperforms most existing\npackages of similar kind. Benchmarks could be found at\n<https://randy3k.github.io/arrangements/articles/benchmark.html>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/randy3k/arrangements/",
  "ByteCompile": "yes",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "gmp (>= 4.2.3)",
  "Config/pak/sysreqs": "libgmp3-dev",
  "Repository": "https://randy3k.r-universe.dev",
  "Date/Publication": "2026-03-22 05:28:30 UTC",
  "RemoteUrl": "https://github.com/randy3k/arrangements",
  "RemoteRef": "HEAD",
  "RemoteSha": "4c33ab3df3d7264a33e32f632f57a03092fe19c0",
  "Packaged": {
    "Date": "2026-06-24 08:51:10 UTC",
    "User": "root"
  },
  "Author": "Randy Lai [aut, cre]",
  "Maintainer": "Randy Lai <randy.cs.lai@gmail.com>",
  "MD5sum": "975af5f2bca9921d1dc50dc96e7e0676",
  "_user": "randy3k",
  "_type": "src",
  "_file": "arrangements_1.1.10.9999.tar.gz",
  "_fileid": "0a4b1470f9211943d3f9557995dfd66d6dbf860864b5a16bea278e47e8c439f8",
  "_filesize": 170063,
  "_sha256": "0a4b1470f9211943d3f9557995dfd66d6dbf860864b5a16bea278e47e8c439f8",
  "_created": "2026-06-24T08:51:10.000Z",
  "_published": "2026-06-24T08:56:58.015Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83154766741,
      "time": 171,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7844685483"
    },
    {
      "job": 83154766782,
      "time": 180,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7844687567"
    },
    {
      "job": 83154766923,
      "time": 177,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7844687401"
    },
    {
      "job": 83154766753,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7844668287"
    },
    {
      "job": 83154766663,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7844652648"
    },
    {
      "job": 83154766650,
      "time": 273,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7844722762"
    },
    {
      "job": 83154766664,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7844662685"
    },
    {
      "job": 83154766627,
      "time": 309,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7844735509"
    },
    {
      "job": 83154262175,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7844620756"
    },
    {
      "job": 83154766600,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7844659599"
    },
    {
      "job": 83154766581,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7844657501"
    },
    {
      "job": 83154766584,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7844654781"
    },
    {
      "job": 83154766569,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7844651916"
    }
  ],
  "_buildurl": "https://github.com/r-universe/randy3k/actions/runs/28086663199",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/randy3k/arrangements",
  "_commit": {
    "id": "4c33ab3df3d7264a33e32f632f57a03092fe19c0",
    "author": "Randy Lai <randy.cs.lai@gmail.com>",
    "committer": "Randy Lai <randy.cs.lai@gmail.com>",
    "message": "test: add bigz and iterator edge case tests\n",
    "time": 1774157310
  },
  "_maintainer": {
    "name": "Randy Lai",
    "email": "randy.cs.lai@gmail.com",
    "login": "randy3k",
    "description": "",
    "uuid": 1690993
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "gmp",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.3.1",
      "role": "Suggests"
    }
  ],
  "_owner": "randy3k",
  "_selfowned": true,
  "_usedby": 29,
  "_updates": [
    {
      "week": "2026-12",
      "n": 26
    }
  ],
  "_tags": [
    {
      "name": "v1.1.10",
      "date": "2026-03-22"
    }
  ],
  "_stars": 54,
  "_contributors": [
    {
      "user": "randy3k",
      "count": 261,
      "uuid": 1690993
    }
  ],
  "_userbio": {
    "uuid": 1690993,
    "type": "user",
    "name": "Randy Lai",
    "followers": 566
  },
  "_downloads": {
    "count": 5279,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/arrangements"
  },
  "_devurl": "https://github.com/randy3k/arrangements",
  "_searchresults": 151,
  "_topics": [
    "gmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/arrangements.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/randy3k/arrangements",
  "_realowner": "randy3k",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-01-10"
    },
    {
      "version": "1.0.1",
      "date": "2018-01-11"
    },
    {
      "version": "1.0.2",
      "date": "2018-01-19"
    },
    {
      "version": "1.0.3",
      "date": "2018-08-05"
    },
    {
      "version": "1.1.0",
      "date": "2018-08-13"
    },
    {
      "version": "1.1.1",
      "date": "2018-08-22"
    },
    {
      "version": "1.1.2",
      "date": "2018-08-24"
    },
    {
      "version": "1.1.3",
      "date": "2018-09-16"
    },
    {
      "version": "1.1.4",
      "date": "2018-09-26"
    },
    {
      "version": "1.1.5",
      "date": "2018-11-08"
    },
    {
      "version": "1.1.6",
      "date": "2019-09-28"
    },
    {
      "version": "1.1.7",
      "date": "2019-11-02"
    },
    {
      "version": "1.1.8",
      "date": "2020-01-09"
    },
    {
      "version": "1.1.9",
      "date": "2020-09-13"
    },
    {
      "version": "1.1.10",
      "date": "2026-03-22"
    }
  ],
  "_exports": [
    "combinations",
    "Combinations",
    "compositions",
    "Compositions",
    "icombinations",
    "icompositions",
    "ipartitions",
    "ipermutations",
    "ncombinations",
    "ncompositions",
    "npartitions",
    "npermutations",
    "partitions",
    "Partitions",
    "permutations",
    "Permutations"
  ],
  "_help": [
    {
      "page": "arrangements-package",
      "title": "arrangements: Fast Generators and Iterators for Permutations, Combinations, Integer Partitions and Compositions",
      "topics": [
        "arrangements-package",
        "arrangements"
      ]
    },
    {
      "page": "combinations",
      "title": "Combinations generator",
      "topics": [
        "combinations"
      ]
    },
    {
      "page": "icombinations",
      "title": "Combinations iterator",
      "topics": [
        "Combinations",
        "icombinations"
      ]
    },
    {
      "page": "compositions",
      "title": "Compositions generator",
      "topics": [
        "compositions"
      ]
    },
    {
      "page": "icompositions",
      "title": "Compositions iterator",
      "topics": [
        "Compositions",
        "icompositions"
      ]
    },
    {
      "page": "ncombinations",
      "title": "Number of combinations",
      "topics": [
        "ncombinations"
      ]
    },
    {
      "page": "ncompositions",
      "title": "Number of compositions",
      "topics": [
        "ncompositions"
      ]
    },
    {
      "page": "npartitions",
      "title": "Number of partitions",
      "topics": [
        "npartitions"
      ]
    },
    {
      "page": "npermutations",
      "title": "Number of permutations",
      "topics": [
        "npermutations"
      ]
    },
    {
      "page": "partitions",
      "title": "Partitions generator",
      "topics": [
        "partitions"
      ]
    },
    {
      "page": "ipartitions",
      "title": "Partitions iterator",
      "topics": [
        "ipartitions",
        "Partitions"
      ]
    },
    {
      "page": "permutations",
      "title": "Permutations generator",
      "topics": [
        "permutations"
      ]
    },
    {
      "page": "ipermutations",
      "title": "Permutations iterator",
      "topics": [
        "ipermutations",
        "Permutations"
      ]
    }
  ],
  "_readme": "https://github.com/randy3k/arrangements/raw/HEAD/README.md",
  "_rundeps": [
    "gmp",
    "R6"
  ],
  "_sysdeps": [
    {
      "shlib": "libgmp",
      "package": "libgmp10",
      "headers": "libgmp-dev",
      "source": "gmp",
      "version": "2:6.3.0+dfsg-5ubuntu2",
      "name": "gmp",
      "homepage": "https://gmplib.org/",
      "description": "Multiprecision arithmetic library"
    }
  ],
  "_score": 8.272411626071735,
  "_indexed": true,
  "_nocasepkg": "arrangements",
  "_universes": [
    "randy3k"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.10.9999",
      "date": "2026-06-24T08:54:09.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "4c33ab3df3d7264a33e32f632f57a03092fe19c0",
      "fileid": "a7734930dc4fcbef311fc6b31726cbeb33484c2e9a1cbb60ccc019212880b840",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28086663199"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.10.9999",
      "date": "2026-06-24T08:54:08.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "4c33ab3df3d7264a33e32f632f57a03092fe19c0",
      "fileid": "dad0df26ba0875d0414df3b9527253aa42466dd5f5fdeecaef7360363e2ecb3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28086663199"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.10.9999",
      "date": "2026-06-24T08:54:13.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "4c33ab3df3d7264a33e32f632f57a03092fe19c0",
      "fileid": "c9343d8b4d6d55327e5e4a0ba01b913fea9418d8acdfa24d7042c2dda7981353",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28086663199"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.10.9999",
      "date": "2026-06-24T08:53:18.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "4c33ab3df3d7264a33e32f632f57a03092fe19c0",
      "fileid": "debad7b58c3a6db57d0a97e841a58dad6ca557de93fa934e371900e1cdf3f752",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28086663199"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.10.9999",
      "date": "2026-06-24T08:52:39.000Z",
      "arch": "aarch64",
      "commit": "4c33ab3df3d7264a33e32f632f57a03092fe19c0",
      "fileid": "e9351ebc8e5b504fee155ae1b3a788ee66dd3a9219349cd6c2197a8807860908",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28086663199"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.10.9999",
      "date": "2026-06-24T08:55:18.000Z",
      "arch": "x86_64",
      "commit": "4c33ab3df3d7264a33e32f632f57a03092fe19c0",
      "fileid": "c29302ee9f1190424519420b73dd874824daab0442209ba15e363bc67769b8e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28086663199"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.10.9999",
      "date": "2026-06-24T08:52:58.000Z",
      "arch": "aarch64",
      "commit": "4c33ab3df3d7264a33e32f632f57a03092fe19c0",
      "fileid": "8a341cb575da9714470c69cb1ea05289556ea4874f559d4c5f7eae44ca7cb015",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28086663199"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.10.9999",
      "date": "2026-06-24T08:55:16.000Z",
      "arch": "x86_64",
      "commit": "4c33ab3df3d7264a33e32f632f57a03092fe19c0",
      "fileid": "80a1f48b3ff3b7bb11b5da72fc06bcfbbaa18bd4b6f3b08c1b0bea04e1e5b964",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28086663199"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.10.9999",
      "date": "2026-06-24T08:53:11.000Z",
      "arch": "emscripten",
      "commit": "4c33ab3df3d7264a33e32f632f57a03092fe19c0",
      "fileid": "ee8ec771efc827688d37001ba1ee885de5682c05e504dc2e5af6cbce514f214b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28086663199"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.10.9999",
      "date": "2026-06-24T08:52:30.000Z",
      "arch": "x86_64",
      "commit": "4c33ab3df3d7264a33e32f632f57a03092fe19c0",
      "fileid": "07197055f6a3fbb33b8b9d698a1dcaf956122b32e6255a800a15c632f059b9da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28086663199"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.10.9999",
      "date": "2026-06-24T08:52:20.000Z",
      "arch": "x86_64",
      "commit": "4c33ab3df3d7264a33e32f632f57a03092fe19c0",
      "fileid": "381858134df08844297db9019d60217a6873cb6a5c35e73a2a0f487c943e276e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28086663199"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.10.9999",
      "date": "2026-06-24T08:52:16.000Z",
      "arch": "x86_64",
      "commit": "4c33ab3df3d7264a33e32f632f57a03092fe19c0",
      "fileid": "1551866294b4f18860f3418f614cd1216ab69ffa9805929dd6b5945760ae61a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/28086663199"
    }
  ]
}