Package: petrinetR
Type: Package
Title: Building, Visualizing, Exporting and Replaying Petri Nets
Version: 0.3.0
Date: 2023-04-01
Authors@R: c(person("Gert","Janssenswillen",email = "gert.janssenswillen@uhasselt.be", role = c("aut","cre")),
			 person("Ivan", "Esin", email = "ivan.esin99@gmail.com", role = "ctb"))
Description: Functions for the construction of Petri Nets. Petri Nets can be replayed by firing enabled transitions.
     Silent transitions will be hidden by the execution handler. Also includes functionalities for the visualization of Petri Nets and
     export of Petri Nets to PNML (Petri Net Markup Language) files.
License: GPL-3
Depends: R(>= 3.0.0)
Imports: dplyr, visNetwork, DiagrammeR, xml2, purrr, lifecycle
RoxygenNote: 7.2.3
Encoding: UTF-8
URL: https://bupar.net, https://github.com/bupaverse/petrinetR
BugReports: https://github.com/bupaverse/petrinetR/issues
NeedsCompilation: no
Packaged: 2023-04-02 21:56:34 UTC; lucp8407
Author: Gert Janssenswillen [aut, cre],
  Ivan Esin [ctb]
Maintainer: Gert Janssenswillen <gert.janssenswillen@uhasselt.be>
Repository: CRAN
Date/Publication: 2023-04-03 13:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:32:22 UTC; windows
