Package: critpath
Type: Package
Title: Setting the Critical Path
Version: 0.1.4
Author: Adam Kucharski
Maintainer: Adam Kucharski <aqcharski@interia.pl>
Description: Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation and Review Technique) 
    and LESS (Least Cost Estimating and Scheduling) methods. The package sets the critical path, 
    schedule and Gantt chart. In addition, it allows you to draw a graph with marked critical activities. For more information about 
    project management, see: Taha H. A. (2017, ISBN:978-1-292-16554-7), Konarzewska I., Jewczak M., Kucharski A. (2020, ISBN:978-83-8220-112-3),
    Rama Murthy P. (2007, ISBN:978-81-224-2944-2).
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: DiagrammeR, ggplot2, reshape2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Depends: R (>= 4.0.0)
Date: 2021-07-31
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-07-31 15:32:22 UTC; adamk
Repository: CRAN
Date/Publication: 2021-07-31 16:00:02 UTC
Built: R 4.0.2; ; 2021-08-01 10:45:45 UTC; unix
