{"id":16971497,"url":"https://github.com/johncoene/parcel","last_synced_at":"2025-04-12T00:42:30.480Z","repository":{"id":85366414,"uuid":"336852854","full_name":"JohnCoene/parcel","owner":"JohnCoene","description":"Parcel for R","archived":false,"fork":false,"pushed_at":"2021-02-08T20:46:48.000Z","size":328,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-12T00:42:26.260Z","etag":null,"topics":["javascript","parcel","r","rstats"],"latest_commit_sha":null,"homepage":"https://parcel.john-coene.com/","language":"HTML","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/JohnCoene.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-02-07T17:57:12.000Z","updated_at":"2024-09-05T19:53:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"6a207ec8-a4c8-4ac4-aa24-30b425fc17b4","html_url":"https://github.com/JohnCoene/parcel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Fparcel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Fparcel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Fparcel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Fparcel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JohnCoene","download_url":"https://codeload.github.com/JohnCoene/parcel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248501959,"owners_count":21114681,"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":["javascript","parcel","r","rstats"],"created_at":"2024-10-14T00:52:01.532Z","updated_at":"2025-04-12T00:42:30.422Z","avatar_url":"https://github.com/JohnCoene.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# parcel\n\n[docs](https://parcel.john-coene.com)\n\n\u003c!-- badges: start --\u003e\n\u003c!-- badges: end --\u003e\n\nInteract with [parcel](https://parceljs.org) from R, supports [npm](https://github.com/JohnCoene/npm) and [yarn](https://github.com/JohnCoene/yarn).\n\n\u003c/div\u003e\n\n## Installation\n\n``` r\n# install.packages(\"remotes\")\nremotes::install_github(\"JohnCoene/parcel\")\n```\n\n## Example\n\nParcel is much less hands-on than [packer](http://packer.john-coene.com/).\n\n``` r\nlibrary(parcel)\n\n# create a package\nusethis::create_package(\"testParcel\")\nsetwd(\"testParcel\")\n\n# use parcel\nset_engine(\"yarn\") # defaults to npm\nscaffold_parcel()\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohncoene%2Fparcel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohncoene%2Fparcel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohncoene%2Fparcel/lists"}