Package: ganttify Type: Package Title: Create Interactive Gantt Charts with Work Breakdown Structure Version: 0.2.12 Authors@R: person("Ahmed", "Aredah", email = "Ahmed.Aredah@gmail.com", role = c("aut", "cre")) Description: Create Primavera-style interactive Gantt charts with Work Breakdown Structure (WBS) hierarchy and activities. Features include color-coded WBS items, indented labels, scrollable views for large projects, dynamic date formatting, and the ability to dim past activities. Built on top of 'plotly' for interactive visualizations. License: GPL-3 Encoding: UTF-8 LazyData: true Depends: R (>= 3.5.0) Imports: plotly (>= 4.9.0), dplyr (>= 1.0.0), htmlwidgets (>= 1.5.0), magrittr, rlang RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, testthat (>= 3.0.0) URL: https://github.com/AhmedAredah/Ganttify BugReports: https://github.com/AhmedAredah/Ganttify/issues Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://ahmedaredah.r-universe.dev Date/Publication: 2026-06-16 13:54:17 UTC RemoteUrl: https://github.com/ahmedaredah/ganttify RemoteRef: HEAD RemoteSha: 5853bf763e1ad3fc25d82e4a9e9435d3ee798bd1 NeedsCompilation: no Packaged: 2026-06-16 18:08:50 UTC; root Author: Ahmed Aredah [aut, cre] Maintainer: Ahmed Aredah