CurricularComplexity 1.1.0
- Added a new
generate_curricular_complexity_scorecard()
function to facilitate the creation of tables summarizing the curricular
complexity of one or more programs.
- Rebuilt the vignette to resolve CRAN build issues.
- No API changes.
CurricularComplexity 1.0.3
- Streamlined the deferment factor calculation using a new algorithm
that provides greater flexibility in considering courses across
terms.
- Added an option to remove corequisite courses when calculating
inbound and outbound courses, enabling the new deferment factor
algorithm.
- Rebuilt the vignette to resolve CRAN build issues.
- No API changes.
CurricularComplexity 1.0.2
- Fixed an error in the formula used to calculate the deferment
factor.
- Corrected minor documentation typos related to the deferment factor
function.
- Rebuilt the vignette to resolve CRAN build issues.
- No API changes.
CurricularComplexity 1.0.1
- Fixed an error in the formula used to calculate the deferment
factor.
- Corrected minor documentation typos.
- Rebuilt the vignette to resolve CRAN build issues.
- No API changes.