Releases: gluc/ahp
Releases · gluc/ahp
0.2.12
0.2.11 (CRAN)
Maintenance
- FIX: Removed warning (masking of formattable::currency by DiagrammeR::currency)
- UPDATE: Removed references to deprecated data.tree packages
CRAN 0.2.7
updated CRAN comments
Minor Release
- FIX: Adopted to changes of DiagrammeR
- FIX: Analyze sometimes doesn't show all alternatives
CRAN 0.2.4
Version 0.2.4
- CHANGE: Minor corrections in documentation
Minor Release
- ADD: Navbar in Shiny app is now floating
- ADD: tom_dick_harry.ahp converted to v2.0
- FIX: Removed old v1.0 tom_dick_harry.ahp from examples
- FIX: score is now displayed also for single decision maker model
Minor Release
Version 0.2.1
- ADD: enable Shiny app as stand-alone
- ADD: Visualize: Show decision makers in tool tip of root
- CHANGE: Changes in layout of Shiny app
- FIX: Various small bug fixes in Shiny app
AHP Shiny
- ADD: Support for multiple decision makers
- ADD: Support for scores / scales
- ADD: Multiple methods to derive priorities from scores and pairwise matrix (see ?Calculate)
- ADD: Customize methods to derive priorities from scores and pairwise matrix
- ADD: Visualize method
- ADD: Shiny GUI. Use ahp::RunGUI()
- CHANGE: Renamed GetDataFrame to Analyze
- CHANGE: Renamed ShowTable to AnalyzeTable
- CHANGE/ADD: Added LoadString, renamed LoadFile into Load
- CHANGE: Major change in file format, without backwards compatibility. Add Version: 1.0 to the first line of old files.
- CHANGE: Renamed all tr attributes to ahpTree
- ADD: vacation multiple decision makers example to vignette("examples", package = "ahp")
Minor Release
0.1.1 fixed readme