{"id":13857688,"url":"https://github.com/eddelbuettel/lwplot","last_synced_at":"2025-03-21T12:31:06.809Z","repository":{"id":142505118,"uuid":"216263988","full_name":"eddelbuettel/lwplot","owner":"eddelbuettel","description":"(Experimental but working) LightWeight Plot / Leland Wilkinson Plot -- a ggplot2 2.1.0 fork aiming for lighter weight","archived":false,"fork":false,"pushed_at":"2024-07-11T02:54:07.000Z","size":1660,"stargazers_count":14,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-01T06:11:11.569Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/eddelbuettel.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","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":"2019-10-19T20:07:39.000Z","updated_at":"2024-08-06T07:51:34.000Z","dependencies_parsed_at":"2024-02-09T01:57:30.133Z","dependency_job_id":"18eae885-de59-4abd-9831-3cd43490be8d","html_url":"https://github.com/eddelbuettel/lwplot","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"714b03612ac9b066e7480703355982b6a48f1bec"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Flwplot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Flwplot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Flwplot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Flwplot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eddelbuettel","download_url":"https://codeload.github.com/eddelbuettel/lwplot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244135911,"owners_count":20403798,"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":[],"created_at":"2024-08-05T03:01:44.185Z","updated_at":"2025-03-21T12:31:06.334Z","avatar_url":"https://github.com/eddelbuettel.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"## lwplot\n\nThis is an *experimental* fork of [ggplot2](README-ggplot2.md) which aims to explore if we \ncan make it part of the [tinyverse](http://www.tinyverse.org).\n\n### What's with the name?\n\nLW can stand for _lighter-weight_ but also Leland Wilkinson of _Grammar of Graphics_ fame.\n\n### Which Version ?\n\nWe started off ggplot2 2.1.0 which still had somewhat moderate dependencies:\n\n```\nDepends: R (\u003e= 3.1)\nImports: digest, grid, gtable (\u003e= 0.1.1), MASS, plyr (\u003e= 1.7.1),\n        reshape2, scales (\u003e= 0.3.0), stats\n```\n\nVersion 2.2.0 introduced the `tibble` and `lazyeval`:\n\n```\nDepends: R (\u003e= 3.1)\nImports: digest, grid, gtable (\u003e= 0.1.1), MASS, plyr (\u003e= 1.7.1),\n        reshape2, scales (\u003e= 0.4.1), stats, tibble, lazyeval\n```\n\nVersion 3.0.0 adds `rlang`, `mgcv`, `viridisLite`, `withr`:\n\n```\nDepends: R (\u003e= 3.1)\nImports: digest, grid, gtable (\u003e= 0.1.1), lazyeval, MASS, mgcv, plyr\n        (\u003e= 1.7.1), reshape2, rlang, scales (\u003e= 0.5.0), stats, tibble,\n        viridisLite, withr (\u003e= 2.0.0)\n```\n\nMaybe we can stay at what 2.1.0 and even remove `plyr` and `reshape2` \nby introducing `data.table`.\n\n### Status ?\n\nNot bad. After some minimal changes, it passes `R CMD check` as `lwplot`. \n\nAnd following some initial work, `reshape2` is gone. `plyr` is still in, and \nremoving it will be quite some work.\n\n### Who ?\n\nDirk Eddelbuettel for this.\n\nHadley Wickham and many collaborators for the underlying ggplot2 2.1.0.\n\n### License\n\nGPL-2 as before\n\n### Anything else ?\n\nPlease don't distribute this yet.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddelbuettel%2Flwplot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddelbuettel%2Flwplot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddelbuettel%2Flwplot/lists"}