Skip to content

Commit 1754e77

Browse files
committed
update version and info
1 parent 455c235 commit 1754e77

File tree

7 files changed

+27
-11
lines changed

7 files changed

+27
-11
lines changed

DESCRIPTION

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
Package: lineupjs
22
Type: Package
33
Title: 'HTMLWidget' Wrapper of 'LineUp' for Visual Analysis of Multi-Attribute Rankings
4-
Description: 'LineUp' is an interactive technique designed to create, visualize and explore rankings of items based on a set of heterogeneous attributes. This is a 'htmlwidget' wrapper around the JavaScript library 'LineUp.js'.
5-
Version: 3.1.0
6-
Date: 2018-07-25
4+
Description: 'LineUp' is an interactive technique designed to create, visualize and explore rankings of items based on a set of heterogeneous attributes.
5+
This is a 'htmlwidget' wrapper around the JavaScript library 'LineUp.js'.
6+
It is designed to be used in 'R Shiny' apps and 'R Markddown' files.
7+
Due to an outdated 'webkit' version of 'RStudio' it won't work in the intergrated viewer.
8+
Version: 3.1.1
9+
Date: 2018-08-04
710
Authors@R: person("Samuel", "Gratzl", email = "[email protected]", role = c("aut", "cre"))
811
Maintainer: Samuel Gratzl <[email protected]>
912
URL: https://github.com/datavisyn/lineup_htmlwidget/
@@ -16,4 +19,4 @@ Imports:
1619
htmltools,
1720
crosstalk
1821
LazyData: true
19-
RoxygenNote: 6.0.1
22+
RoxygenNote: 6.1.0

man/dot-lineupImpl.Rd

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/lineup-shiny.Rd

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/lineup.Rd

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/lineupRanking.Rd

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/taggle-shiny.Rd

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/taggle.Rd

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)