Files in rubens2005/criticalpath
An Implementation of the Critical Path Method

.Rbuildignore
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/Schedule.R R/cpt_calculate_critical_path.R R/cpt_schedule_status.R R/cpt_topological_organization.R R/cpt_utils.R R/criticalpath.R R/sch_activity.R R/sch_relation.R R/sch_schedule.R R/sch_topological_indicators.R R/utils-pipe.R README.Rmd README.md cran-comments.md
criticalpath.Rproj
data-raw/doc/criticalpath-metodo-do-caminho-critico-em-r.Rmd
data-raw/doc/criticalpath-metodo-do-caminho-critico-em-r.html
data-raw/doc/criticalpath-metodo-do-caminho-critico-em-r.log
data-raw/doc/criticalpath-metodo-do-caminho-critico-em-r.pdf
data-raw/doc/images/marcos-dos-santos.jpeg
data-raw/doc/images/rubens-jose-rosa.jpg
data-raw/doc/images/thiago-marques.jpeg
inst/CITATION
man/Schedule.Rd man/criticalpath.Rd man/pipe.Rd man/pipeAssign.Rd man/sch_activities.Rd man/sch_add_activities.Rd man/sch_add_activities_tibble.Rd man/sch_add_activity.Rd man/sch_add_relation.Rd man/sch_add_relations.Rd man/sch_add_relations_tibble.Rd man/sch_all_predecessors.Rd man/sch_all_successors.Rd man/sch_change_activities_duration.Rd man/sch_critical_activities.Rd man/sch_critical_relations.Rd man/sch_duration.Rd man/sch_evaluate_redundancy.Rd man/sch_gantt_matrix.Rd man/sch_get_activity.Rd man/sch_has_any_activity.Rd man/sch_has_any_relation.Rd man/sch_is_redundant.Rd man/sch_new.Rd man/sch_non_critical_activities.Rd man/sch_non_critical_relations.Rd man/sch_nr_activities.Rd man/sch_nr_relations.Rd man/sch_plan.Rd man/sch_predecessors.Rd man/sch_reference.Rd man/sch_relations.Rd man/sch_successors.Rd man/sch_title.Rd man/sch_topoi_ad.Rd man/sch_topoi_la.Rd man/sch_topoi_sp.Rd man/sch_topoi_tf.Rd man/sch_validate.Rd man/sch_xy_gantt_matrix.Rd tests/testthat.R tests/testthat/Deprecated-test-add_act_rel.R tests/testthat/Deprecated-test-add_activity.R tests/testthat/Deprecated-test-add_relation.R tests/testthat/Deprecated-test-all_predecessors.R tests/testthat/Deprecated-test-all_successors.R tests/testthat/Deprecated-test-change_durations.R tests/testthat/Deprecated-test-early_start_finish_by_relation_type.R tests/testthat/Deprecated-test-gantt_matrix.R tests/testthat/Deprecated-test-is_redundant.R tests/testthat/Deprecated-test-make_empty_schedule.R tests/testthat/Deprecated-test-schedule_from_data_frame.R tests/testthat/Deprecated-test-topological_indicators.R tests/testthat/test-cpt-add_act_rel.R tests/testthat/test-cpt-add_activity.R tests/testthat/test-cpt-add_relation.R tests/testthat/test-cpt-all_predecessors.R tests/testthat/test-cpt-all_successors.R tests/testthat/test-cpt-change_durations.R tests/testthat/test-cpt-create_schedule_from_tibbles.R tests/testthat/test-cpt-early_start_finish_by_relation_type.R tests/testthat/test-cpt-empty_schedule.R tests/testthat/test-cpt-gantt_matrix.R tests/testthat/test-cpt-is_redundant.R tests/testthat/test-cpt-schedule_from_data_frame.R tests/testthat/test-cpt-topological_indicators.R tests/testthat/test-cpt-utils.R tests/testthat/test-cpt-validate_schedule.R
vignettes/.gitignore
vignettes/criticalpath-introduction.Rmd
rubens2005/criticalpath documentation built on Feb. 6, 2022, 10:54 p.m.