{"id":28314869,"url":"https://github.com/ramhiser/itertools2","last_synced_at":"2025-07-12T17:34:18.336Z","repository":{"id":16862629,"uuid":"19622806","full_name":"ramhiser/itertools2","owner":"ramhiser","description":"Functions creating iterators for efficient looping in R","archived":false,"fork":false,"pushed_at":"2015-10-24T02:37:49.000Z","size":448,"stargazers_count":12,"open_issues_count":10,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T17:45:15.680Z","etag":null,"topics":["itertools","r"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ramhiser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-09T19:27:10.000Z","updated_at":"2023-02-15T10:18:26.000Z","dependencies_parsed_at":"2022-07-16T18:30:37.132Z","dependency_job_id":null,"html_url":"https://github.com/ramhiser/itertools2","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ramhiser/itertools2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramhiser%2Fitertools2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramhiser%2Fitertools2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramhiser%2Fitertools2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramhiser%2Fitertools2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ramhiser","download_url":"https://codeload.github.com/ramhiser/itertools2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramhiser%2Fitertools2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265025650,"owners_count":23699795,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["itertools","r"],"created_at":"2025-05-24T20:09:49.437Z","updated_at":"2025-07-12T17:34:18.328Z","avatar_url":"https://github.com/ramhiser.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# itertools2\n\nThe R package `itertools2` is a port of [Python's excellent itertools\nmodule](https://docs.python.org/2/library/itertools.html) to R for efficient\nlooping and is a replacement for the existing [itertools R\npackage](https://r-forge.r-project.org/projects/itertools/).\n\n## Installation\n\nYou can install the stable version on [CRAN](http://cran.r-project.org/package=itertools2):\n\n```r\ninstall.packages('itertools2', dependencies=TRUE)\n```\n\nIf you prefer to download the latest version, instead run the following after\ninstalling [devtools](https://github.com/hadley/devtools):\n\n```r\ndevtools::install_github('ramhiser/itertools2')\n```\n\n## License\n\nThe `itertools2` R package is licensed under the [MIT\nLicense](http://opensource.org/licenses/MIT). However, this package depends on the [iterators R\npackage](http://cran.r-project.org/web/packages/iterators/index.html),\nwhich is licensed under the [Apache License, Version\n2.0](http://www.apache.org/licenses/LICENSE-2.0). Both packages are freely\navailable for commercial and non-commerical usage. Please consult the licensing\nterms for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framhiser%2Fitertools2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framhiser%2Fitertools2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framhiser%2Fitertools2/lists"}