{"id":19926959,"url":"https://github.com/kinto-b/makepipe_example","last_synced_at":"2026-02-24T00:04:33.727Z","repository":{"id":133046333,"uuid":"426045878","full_name":"kinto-b/makepipe_example","owner":"kinto-b","description":"A minimal example of an automated data processing pipeline","archived":false,"fork":false,"pushed_at":"2022-12-12T02:38:31.000Z","size":314,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T01:32:12.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kinto-b.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-09T01:05:41.000Z","updated_at":"2024-12-20T05:32:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"e906fb3e-3257-4994-9f70-7f4fb4c051df","html_url":"https://github.com/kinto-b/makepipe_example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kinto-b/makepipe_example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinto-b%2Fmakepipe_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinto-b%2Fmakepipe_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinto-b%2Fmakepipe_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinto-b%2Fmakepipe_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kinto-b","download_url":"https://codeload.github.com/kinto-b/makepipe_example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinto-b%2Fmakepipe_example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29761963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T21:02:23.375Z","status":"ssl_error","status_checked_at":"2026-02-23T20:58:31.539Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-12T22:31:40.481Z","updated_at":"2026-02-24T00:04:33.712Z","avatar_url":"https://github.com/kinto-b.png","language":"R","readme":"# Pipeline automation\n\nThis repository contains a minimal example of a data processing pipeline which\nhas been automated in two ways, first using `GNU Make` and second using \n[`makepipe`](https://github.com/kinto-b/makepipe). In the former case, the \nheavy lifting is being done by the [`Makefile`](Makefile); in the latter\ncase, by [`pipeline.R`](pipeline.R) (or alternatively [`pipeline_alt.R`](pipeline_alt.R)). \n\nThe pipeline, which I have lifted directly from Jenny Bryan's [STAT545 course](https://stat545.com/automating-pipeline.html), does four things. It:\n    \n  1. Obtains a large file of English words.\n  2. Calculates a histogram of word lengths.\n  3. Generates a figure of this histogram.\n  4. Renders a R Markdown report in HTML.\n\nA dependency graph for this pipeline is produced by the `makepipe` pipeline:\n\n\u003cimg src=\"presentation/figures/makepipe-pipeline.png\" width=\"75%\" style=\"display: block; margin: auto;\" /\u003e\n\nA plain text summary, saved to [`pipeline.md`](pipeline.md), is also produced.\n\n## Presentation\nThe `presentation/` subdirectory contains slides for a brief presentation on\npipeline automation tools delivered at the Social Research Centre in November\n2021.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkinto-b%2Fmakepipe_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkinto-b%2Fmakepipe_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkinto-b%2Fmakepipe_example/lists"}