Skip to content

Releases: gluc/ahp

0.2.12

06 Mar 21:27
Compare
Choose a tag to compare
0.2.12 Pre-release
Pre-release
  • FIX: Visualize fontcolor of criteria nodes is now black
  • FIX: Fixed problems relating to DiagrammeR changes

0.2.11 (CRAN)

06 Jan 13:54
Compare
Choose a tag to compare

Version 0.2.11 (CRAN)

  • IMPROVE: Update to latest DiagrammeR updates
  • ADD: RunGUI now contains an optional port parameter

Maintenance

17 Sep 09:27
Compare
Choose a tag to compare
  • FIX: Removed warning (masking of formattable::currency by DiagrammeR::currency)
  • UPDATE: Removed references to deprecated data.tree packages

CRAN 0.2.7

03 Feb 21:30
Compare
Choose a tag to compare
updated CRAN comments

Minor Release

02 Feb 21:09
Compare
Choose a tag to compare
Minor Release Pre-release
Pre-release
  • FIX: Adopted to changes of DiagrammeR
  • FIX: Analyze sometimes doesn't show all alternatives

CRAN 0.2.4

15 Jan 10:22
Compare
Choose a tag to compare

Version 0.2.4

  • CHANGE: Minor corrections in documentation

Minor Release

12 Jan 20:55
Compare
Choose a tag to compare
  • 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

09 Jan 13:53
Compare
Choose a tag to compare

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

09 Jan 06:00
Compare
Choose a tag to compare
  • 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

20 Dec 12:24
Compare
Choose a tag to compare
0.1.1

fixed readme