Package: critpath 0.2.3

Adam Kucharski

critpath: Setting the Critical Path in Project Management

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 to draw a graph even with marked critical activities. For more information about project management see: Taha H. A. "Operations Research. An Introduction" (2017, ISBN:978-1-292-16554-7), Rama Murthy P. "Operations Research" (2007, ISBN:978-81-224-2944-2), Yuval Cohen & Arik Sadeh (2006) "A New Approach for Constructing and Generating AOA Networks", Journal of Engineering, Computing and Architecture 1. 1-13, Konarzewska I., Jewczak M., Kucharski A. (2020, ISBN:978-83-8220-112-3), Miszczyńska D., Miszczyński M. "Wybrane metody badań operacyjnych" (2000, ISBN:83-907712-0-9).

Authors:Adam Kucharski [aut, cre]

critpath_0.2.3.tar.gz
critpath_0.2.3.tar.gz(r-4.7-any)critpath_0.2.3.tar.gz(r-4.6-any)
critpath_0.2.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
critpath/json (API)

# Install 'critpath' in R:
install.packages('critpath', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.48 score 9 scripts 634 downloads 10 exports 70 dependencies

Last updated from:3a85d1a2c1. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK168
source / vignettesOK192
linux-release-x86_64OK162
wasm-releaseOK160

Exports:PERT_newprobPERT_newtimeplot_alapplot_asapplot_ganttplot_graphAOAplot_normplot_TCsolve_lessAOAsolve_pathAOA

Dependencies:base64encbitbit64bslibcachemclicliprcpp11crayonDiagrammeRdigestdplyrevaluatefarverfastmapfontawesomefsgenericsggplot2gluegtablehighrhmshtmltoolshtmlwidgetsigraphisobandjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMatrixmemoisemimepillarpkgconfigplyrprettyunitsprogresspurrrR6rappdirsRColorBrewerRcppreadrreshape2rlangrmarkdownrstudioapiS7sassscalesstringistringrtibbletidyrtidyselecttinytextzdbutf8vctrsviridisLitevisNetworkvroomwithrxfunyaml

CPM and PERT
Example of CPM analysis in the critpath package | Example of PERT analysis in the critpath package

Last update: 2024-01-10
Started: 2021-04-22

Introduction and data loading
The Critical Path Method | The PERT method | Two ways to load project data

Last update: 2024-01-10
Started: 2023-04-27

The LESS method
Time-cost analysis | LESS method in package critpath

Last update: 2024-01-10
Started: 2021-04-22