I have transformed the package 'criticalpath' in functional. This permits chained call to functions and made the schedule manipulation faster with pipe "%>%".
It was created all function to work with schedule.
The Schedule class was deprecated. All the function in Schedule class was deprecated too.
For this reason, there are several message about 'deprecated'.
In next release, I will remove all class Schedule and her functions.
Thanks.
-> validar
- check()
- check_rhub()
- check_win_release()
--->>> build()
- local OS windows 7, R version 4.0.3 (2020-10-10)
- https://builder.r-hub.io/
There were no ERRORs or WARNINGs.
There was 1 NOTE:
-
checking dependencies in R code ... NOTE Namespace in Imports field not imported from: 'R6'
R6 is a build-time dependency.