{
  "_id": "6a496b483c3572b93bf805e8",
  "Package": "itertools",
  "Type": "Package",
  "Title": "Iterator Tools",
  "Version": "0.1-3",
  "Author": "Steve Weston, Hadley Wickham",
  "Maintainer": "Steve Weston <stephen.b.weston@gmail.com>",
  "Description": "Various tools for creating iterators, many patterned after\nfunctions in the Python itertools module, and others patterned\nafter functions in the 'snow' package.",
  "License": "GPL-2",
  "Repository/R-Forge/Project": "itertools",
  "Repository/R-Forge/Revision": "60",
  "Repository/R-Forge/DateTimeStamp": "2014-02-27 22:33:49",
  "Packaged": {
    "Date": "2026-07-04 20:17:36 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "Repository": "https://steveweston.r-universe.dev",
  "Date/Publication": "2014-02-27 00:00:00 UTC",
  "RemoteUrl": "https://github.com/cran/itertools",
  "RemoteRef": "HEAD",
  "RemoteSha": "be26ced9899546e9666baf0558385ce59d45fe94",
  "_user": "steveweston",
  "_type": "src",
  "_file": "itertools_0.1-3.tar.gz",
  "_fileid": "https://r2.ropensci.org/7e5ef993f1611064bbe714b31d92fe4d2383245dfd8fa82876703797d63541d5",
  "_filesize": 159900,
  "_sha256": "7e5ef993f1611064bbe714b31d92fe4d2383245dfd8fa82876703797d63541d5",
  "_expires": "2026-10-12T20:21:27.000Z",
  "_created": "2026-07-04T20:17:36.000Z",
  "_published": "2026-07-04T20:21:28.973Z",
  "_jobs": [
    {
      "job": 85163767086,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085096614"
    },
    {
      "job": 85163767089,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085096005"
    },
    {
      "job": 85163767105,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085096970"
    },
    {
      "job": 85163767090,
      "time": 196,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085102692"
    },
    {
      "job": 85163620663,
      "time": 137,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085084201"
    },
    {
      "job": 85163767106,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8085098266"
    },
    {
      "job": 85163767112,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085094306"
    },
    {
      "job": 85163767097,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085091848"
    },
    {
      "job": 85163767108,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085091695"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/steveweston/actions/runs/28718366461",
  "_status": "success",
  "_upstream": "https://github.com/cran/itertools",
  "_commit": {
    "id": "be26ced9899546e9666baf0558385ce59d45fe94",
    "author": "Steve Weston <stephen.b.weston@gmail.com>",
    "committer": "Gabor Csardi <csardi.gabor@gmail.com>",
    "message": "version 0.1-3\n",
    "time": 1393459200
  },
  "_maintainer": {
    "name": "Steve Weston",
    "email": "stephen.b.weston@gmail.com",
    "login": "steveweston",
    "description": "",
    "uuid": 128276
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "iterators",
      "version": ">= 1.0.0",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 73,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "steveweston",
      "count": 2,
      "uuid": 128276
    }
  ],
  "_userbio": {
    "uuid": 128276,
    "type": "user",
    "name": "Stephen B. Weston",
    "followers": 12
  },
  "_downloads": {
    "count": 16721,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/itertools"
  },
  "_mentions": 16,
  "_searchresults": 10016,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/itertools.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "steveweston",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2010-01-14"
    },
    {
      "version": "0.1-3",
      "date": "2014-03-11"
    }
  ],
  "_exports": [
    "chain",
    "end_iteration",
    "enumerate",
    "hasNext",
    "iarray",
    "ibreak",
    "ichunk",
    "ifilter",
    "ifilterfalse",
    "ihasNext",
    "ilimit",
    "ireadBin",
    "ireaddf",
    "irecord",
    "irep",
    "irepeat",
    "ireplay",
    "iRNGStream",
    "iRNGSubStream",
    "is.iterator",
    "isplitCols",
    "isplitIndices",
    "isplitRows",
    "isplitVector",
    "iteration_has_ended",
    "izip",
    "new_iterator",
    "product",
    "recycle",
    "timeout",
    "writedf.combiner"
  ],
  "_help": [
    {
      "page": "itertools-package",
      "title": "The itertools Package",
      "topics": [
        "itertools-package",
        "itertools"
      ]
    },
    {
      "page": "chain",
      "title": "Create a chaining iterator",
      "topics": [
        "chain"
      ]
    },
    {
      "page": "enumerate",
      "title": "Create an enumeration object",
      "topics": [
        "enumerate"
      ]
    },
    {
      "page": "hasNext",
      "title": "Does This Iterator Have A Next Element",
      "topics": [
        "hasNext",
        "hasNext.ihasNext"
      ]
    },
    {
      "page": "iarray",
      "title": "Create an iterator over an array",
      "topics": [
        "iarray"
      ]
    },
    {
      "page": "ibreak",
      "title": "Create an iterator that can be told to stop",
      "topics": [
        "ibreak"
      ]
    },
    {
      "page": "ichunk",
      "title": "Create a chunking iterator",
      "topics": [
        "ichunk"
      ]
    },
    {
      "page": "ifilter",
      "title": "Create a filtering iterator",
      "topics": [
        "ifilter",
        "ifilterfalse"
      ]
    },
    {
      "page": "ihasNext",
      "title": "Create an iterator that supports the hasNext method",
      "topics": [
        "ihasNext"
      ]
    },
    {
      "page": "ilimit",
      "title": "Create a limited iterator",
      "topics": [
        "ilimit"
      ]
    },
    {
      "page": "ireadBin",
      "title": "Create an iterator to read binary data from a connection",
      "topics": [
        "ireadBin"
      ]
    },
    {
      "page": "ireaddf",
      "title": "Create an iterator to read data frames from files",
      "topics": [
        "ireaddf"
      ]
    },
    {
      "page": "irecord",
      "title": "Record and replay iterators",
      "topics": [
        "irecord",
        "ireplay"
      ]
    },
    {
      "page": "irep",
      "title": "Create a repeating iterator",
      "topics": [
        "irep"
      ]
    },
    {
      "page": "irepeat",
      "title": "Create a repeating iterator",
      "topics": [
        "irepeat"
      ]
    },
    {
      "page": "iRNGStream",
      "title": "Iterators that support parallel RNG",
      "topics": [
        "iRNGStream",
        "iRNGSubStream"
      ]
    },
    {
      "page": "util",
      "title": "Utilities for writing iterators",
      "topics": [
        "end_iteration",
        "is.iterator",
        "iteration_has_ended",
        "new_iterator"
      ]
    },
    {
      "page": "isplitCols",
      "title": "Create an iterator that splits a matrix into block columns",
      "topics": [
        "isplitCols"
      ]
    },
    {
      "page": "isplitIndices",
      "title": "Create an iterator of indices",
      "topics": [
        "isplitIndices"
      ]
    },
    {
      "page": "isplitRows",
      "title": "Create an iterator that splits a matrix into block rows",
      "topics": [
        "isplitRows"
      ]
    },
    {
      "page": "isplitVector",
      "title": "Create an iterator that splits a vector",
      "topics": [
        "isplitVector"
      ]
    },
    {
      "page": "izip",
      "title": "Create an iterator over multiple iterables",
      "topics": [
        "izip"
      ]
    },
    {
      "page": "product",
      "title": "Create a cartesian product iterator",
      "topics": [
        "product"
      ]
    },
    {
      "page": "recycle",
      "title": "Create a recycling iterator",
      "topics": [
        "recycle"
      ]
    },
    {
      "page": "timeout",
      "title": "Create a timeout iterator",
      "topics": [
        "timeout"
      ]
    },
    {
      "page": "writedf",
      "title": "Create an object that contains a combiner function",
      "topics": [
        "writedf.combiner"
      ]
    }
  ],
  "_rundeps": [
    "iterators"
  ],
  "_score": 8.564400677583103,
  "_indexed": true,
  "_nocasepkg": "itertools",
  "_universes": [
    "steveweston"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-3",
      "date": "2026-07-04T20:19:26.000Z",
      "distro": "resolute",
      "commit": "be26ced9899546e9666baf0558385ce59d45fe94",
      "fileid": "https://r2.ropensci.org/2314eaabdc4a372a6db6b483878d4dd1fb481ef7a266199a22a1fc536c743e5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steveweston/actions/runs/28718366461"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1-3",
      "date": "2026-07-04T20:19:21.000Z",
      "distro": "resolute",
      "commit": "be26ced9899546e9666baf0558385ce59d45fe94",
      "fileid": "https://r2.ropensci.org/54c7e317d027013eb8d4e566cc15ee362c76bf1b134f6bbba7acdaaae4c51ea4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steveweston/actions/runs/28718366461"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-3",
      "date": "2026-07-04T20:19:32.000Z",
      "commit": "be26ced9899546e9666baf0558385ce59d45fe94",
      "fileid": "https://r2.ropensci.org/ce81407bfc9c3e454519ea4cf55dbec3bd43cfab07be80ead43f03ddf096b5d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steveweston/actions/runs/28718366461"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1-3",
      "date": "2026-07-04T20:20:16.000Z",
      "commit": "be26ced9899546e9666baf0558385ce59d45fe94",
      "fileid": "https://r2.ropensci.org/773b5901ea06ac62c928e8c954df9fdef7049c0509d7d5b8c3734b5f0c10fc6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steveweston/actions/runs/28718366461"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-3",
      "date": "2026-07-04T20:19:50.000Z",
      "commit": "be26ced9899546e9666baf0558385ce59d45fe94",
      "fileid": "https://r2.ropensci.org/224d35fd1e6c284c8de3f344cb368d509ea6b64a79b1b9d745c34b5ceefe460b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/steveweston/actions/runs/28718366461"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-3",
      "date": "2026-07-04T20:19:00.000Z",
      "commit": "be26ced9899546e9666baf0558385ce59d45fe94",
      "fileid": "https://r2.ropensci.org/a8ebe6abcde94fb42b89a1b79155956be0dedab1d95d66c5916b7a1628fd9b79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steveweston/actions/runs/28718366461"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-3",
      "date": "2026-07-04T20:18:40.000Z",
      "commit": "be26ced9899546e9666baf0558385ce59d45fe94",
      "fileid": "https://r2.ropensci.org/376f603a97f09bdb006a6c20da27a3220cf7b7ff16ac9e45d6a7d45c4ecdd2c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steveweston/actions/runs/28718366461"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1-3",
      "date": "2026-07-04T20:18:38.000Z",
      "commit": "be26ced9899546e9666baf0558385ce59d45fe94",
      "fileid": "https://r2.ropensci.org/3011bcd1662289e8433831f4ac31fb1aba844c847a35111074d93396b5fb2c99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steveweston/actions/runs/28718366461"
    }
  ]
}