{
  "_id": "6a6468bc059529545f5773be",
  "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-25 07:37:49 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/49216f0f65b19bd554e333441970fa87b4459d44c2f31da150d170f5150f48cb",
  "_filesize": 159664,
  "_sha256": "49216f0f65b19bd554e333441970fa87b4459d44c2f31da150d170f5150f48cb",
  "_expires": "2026-11-02T07:41:47.000Z",
  "_created": "2026-07-25T07:37:49.000Z",
  "_published": "2026-07-25T07:41:48.537Z",
  "_jobs": [
    {
      "job": 89657712635,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8617214601"
    },
    {
      "job": 89657712621,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8617214028"
    },
    {
      "job": 89657712622,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8617224552"
    },
    {
      "job": 89657712633,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8617225404"
    },
    {
      "job": 89657425903,
      "time": 208,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8617197475"
    },
    {
      "job": 89657712632,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8617212817"
    },
    {
      "job": 89657712674,
      "time": 61,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8617207511"
    },
    {
      "job": 89657712649,
      "time": 79,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8617210778"
    },
    {
      "job": 89657712640,
      "time": 61,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8617207309"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/steveweston/actions/runs/30149539738",
  "_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": 72,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "steveweston",
      "count": 2,
      "uuid": 128276
    }
  ],
  "_userbio": {
    "uuid": 128276,
    "type": "user",
    "name": "Stephen B. Weston",
    "followers": 12
  },
  "_downloads": {
    "count": 17654,
    "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.581991189268605,
  "_indexed": true,
  "_nocasepkg": "itertools",
  "_universes": [
    "steveweston"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-3",
      "date": "2026-07-25T07:39:42.000Z",
      "distro": "resolute",
      "commit": "be26ced9899546e9666baf0558385ce59d45fe94",
      "fileid": "https://r2.ropensci.org/c2144fba2458da9eacf44e9a03805e5a8725c06b3115d38b6e0d7e1d54a1947f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steveweston/actions/runs/30149539738"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1-3",
      "date": "2026-07-25T07:39:39.000Z",
      "distro": "resolute",
      "commit": "be26ced9899546e9666baf0558385ce59d45fe94",
      "fileid": "https://r2.ropensci.org/dd038f6d3006aa6c8327ecae1e16ad7f1d5411b5c3d752f73b144b2c53039f6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steveweston/actions/runs/30149539738"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-3",
      "date": "2026-07-25T07:40:44.000Z",
      "commit": "be26ced9899546e9666baf0558385ce59d45fe94",
      "fileid": "https://r2.ropensci.org/7943aca598e96a39cc0ab842edad729951e8e463115a5503a905d517a80b35e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steveweston/actions/runs/30149539738"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1-3",
      "date": "2026-07-25T07:40:48.000Z",
      "commit": "be26ced9899546e9666baf0558385ce59d45fe94",
      "fileid": "https://r2.ropensci.org/05d00e443bf3ef5f127da6f0aee3be9766486a232ea6d89d26583c9556563c10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steveweston/actions/runs/30149539738"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-3",
      "date": "2026-07-25T07:39:40.000Z",
      "commit": "be26ced9899546e9666baf0558385ce59d45fe94",
      "fileid": "https://r2.ropensci.org/46711b8b82b1236421fac3a6e1368142e31680f2c21c716e96210b3acf518960",
      "status": "success",
      "buildurl": "https://github.com/r-universe/steveweston/actions/runs/30149539738"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-3",
      "date": "2026-07-25T07:38:53.000Z",
      "commit": "be26ced9899546e9666baf0558385ce59d45fe94",
      "fileid": "https://r2.ropensci.org/1ee4eb015f6a7d9f110de00aea052bd30d5d0a849564acc6c81ccb4720f4fea2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steveweston/actions/runs/30149539738"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-3",
      "date": "2026-07-25T07:39:12.000Z",
      "commit": "be26ced9899546e9666baf0558385ce59d45fe94",
      "fileid": "https://r2.ropensci.org/5f1cf75c90689d3c5749fbc10204bc4266bc0d1066a65b1fa730b3cd73eb5b1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steveweston/actions/runs/30149539738"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1-3",
      "date": "2026-07-25T07:38:54.000Z",
      "commit": "be26ced9899546e9666baf0558385ce59d45fe94",
      "fileid": "https://r2.ropensci.org/ab31c6d76eb263e555c4b00e5c6fa9bfa456673a4508d992fb0501a7fd2edaac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steveweston/actions/runs/30149539738"
    }
  ]
}