{"id":13735481,"url":"https://github.com/bergant/bpmn","last_synced_at":"2025-05-16T09:33:48.722Z","repository":{"id":70447497,"uuid":"91348341","full_name":"bergant/bpmn","owner":"bergant","description":"BPMN diagrams in R","archived":false,"fork":false,"pushed_at":"2017-05-15T23:09:13.000Z","size":1580,"stargazers_count":17,"open_issues_count":2,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-01-28T23:09:26.622Z","etag":null,"topics":["bpmn","bpmn-js","business-process","diagram","flowchart","htmlwidget","htmlwidgets","r"],"latest_commit_sha":null,"homepage":"https://bergant.github.io/bpmn","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/bergant.png","metadata":{"files":{"readme":"readme.Rmd","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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-05-15T14:37:15.000Z","updated_at":"2024-04-23T13:32:08.635Z","dependencies_parsed_at":"2023-04-05T00:24:22.732Z","dependency_job_id":null,"html_url":"https://github.com/bergant/bpmn","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/bergant%2Fbpmn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergant%2Fbpmn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergant%2Fbpmn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bergant%2Fbpmn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bergant","download_url":"https://codeload.github.com/bergant/bpmn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225420891,"owners_count":17471669,"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":["bpmn","bpmn-js","business-process","diagram","flowchart","htmlwidget","htmlwidgets","r"],"created_at":"2024-08-03T03:01:07.321Z","updated_at":"2024-11-19T20:22:17.211Z","avatar_url":"https://github.com/bergant.png","language":"R","funding_links":[],"categories":["Visualization"],"sub_categories":["Diagrams"],"readme":"---\noutput: \n  html_document: \n    keep_md: yes\n---\n\n```{r setup, include=FALSE}\nknitr::opts_chunk$set(echo = TRUE)\n```\n\n\u003cimg align = \"right\" src = \"img/readme.png\"/\u003e\n\n# bpmn\n\n[![Build Status](https://travis-ci.org/bergant/bpmn.svg?branch=master)](https://travis-ci.org/bergant/bpmn)\n\n## Overview\nbpmn is an R interface to the [bpmn-js](https://github.com/bpmn-io/bpmn-js) library (a BPMN 2.0 rendering toolkit and web modeler) from [bpmn.io](https://bpmn.io/). Using JavaScript in R is handled by [htmlwidgets](http://www.htmlwidgets.org/) framework. \n\n## Installation \nInstall from GitHub:\n\n```{r, eval=FALSE}\ndevtools::install_github(\"bergant/bpmn\")\n```\n\n\n## Usage \n\n```{r}\nlibrary(bpmn)\n```\n\n`bpmn` widget accepts a BPMN file (or an XML document):\n\n```{r eval=FALSE}\nbpmn_file \u003c- system.file(\"examples/qr-code.bpmn\", package = \"bpmn\")\nbpmn(bpmn_file)\n```\n\nSee bpmn widget in action on https://bergant.github.io/bpmn/.\n\n## Licenses\n\nThis package: MIT License\n\nSee [license file](inst/htmlwidgets/lib/bpmn-js/LICENSE) for \nthe included **bpmn-js** library\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbergant%2Fbpmn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbergant%2Fbpmn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbergant%2Fbpmn/lists"}