Skip to content

Releases: upsetjs/upsetjs_r

Release 1.11.1

13 Jul 01:48
Compare
Choose a tag to compare
  • build: fix typo (9f497e3)
  • Merge pull request #29 from halhen/improve_performance (ad1acbe)
  • Calculate actual members only when needed (dc5e715)
  • Optimize calculation of combination names (1ff010a)
  • ci: try to fix build (8651b08)
  • build: fix setup (a3fed35)
  • Merge pull request #28 from halhen/improve_performance_with_large_data (a515fbe)
  • Improve performance of generating distinct interactions (12f306f)

Release 1.11.0

11 May 07:34
Compare
Choose a tag to compare
  • build: downgrade release-it (feed137)
  • Merge pull request #26 from upsetjs/sgratzl/build (f20bfb7)
  • fix: linting (81d00c4)
  • build: upgrade (a2ef107)
  • Merge pull request #25 from upsetjs/sgratzl/proxy-fix (f260b01)
  • fix: linting (ab8da28)
  • feat: add another selection proxy toggle example (80d0d9d)
  • feat: selection with name and type (29e37c5)
  • feat: add nonce option to events (49acd43)
  • fix: linting (d40929e)
  • feat: sned more in events including "isSelected" (e1f0565)
  • fix: cannot transmit null (8a2b49b)
  • feat: handle null selection (eee81bb)
  • fix: add missing proxy update (0164bf3)
  • docs: release (34864cd)

Release 1.10.11

27 Jan 15:37
Compare
Choose a tag to compare
  • fix: build ignore to not exclude js files (2337eef)
  • docs: update (bc944ed)
  • docs: fix readme links (60edac9)
  • docs: use absolute links (755a5de)
  • docs: fix links and use https (f0bf5c2)

Release 1.10.10

30 Dec 21:52
Compare
Choose a tag to compare

Release 1.10.0

24 Dec 00:18
Compare
Choose a tag to compare
  • fix: ignore (c7be90b)
  • build: fix ignores (0b97424)
  • ci: simplify ci versions (5fde98a)
  • build: ugrade setup (89bd7c3)
  • fix: style (59c1e20)
  • fix: examples (a17ce74)
  • fix: test (447dd75)
  • fix: add missing docu (1559cb2)
  • Merge branch 'develop' of github.com:upsetjs/upsetjs_r into develop (c3f5671)
  • feat: add more recent upset options (dc4e692)
  • fix: distinct not working for degreee 1 (940d5ab)
  • Merge pull request #18 from upsetjs/sgratzl/dash (1cc3e96)
  • Merge pull request #19 from upsetjs/sgratzl/flags (f6fc458)
  • docs: add dash example (188fb56)
  • feat: add more recent upset options (2fe9e1f)
  • fix: formatting (60771ae)
  • Merge pull request #17 from upsetjs/sgratzl/flat (90dbc95)
  • feat: interactive dash (08b500f)
  • feat: auto size (c3b71e0)
  • chore: unify license text (a690810)
  • feat: basic dash support (e4bd060)
  • feat: basic dash setup (3788b72)
  • ci: fix how to define extra packages (f717090)
  • ci: install devtools (ef51e58)
  • ci: use simpler dependency setup (78f3d5e)
  • ci: fix build r (b167d81)
  • refactor: work on moving r package to root (e228008)
  • refactor: move JS source to js dir (88f78d8)
  • refactor: more splitting of modules (a08ffd3)
  • refactor: prepare separating htmlwidget (cac4f48)
  • fix: trailing comma (8a0d056)
  • ci: fix roxygen version (91b8771)
  • ci: use ubuntu 18 (e8a00a3)
  • ci: play with setup (4745eb9)
  • ci: add stringi (4a7a527)
  • build: no roxygen for ci (c9b192b)
  • ci: try also install openssl headers (dbc6317)
  • ci: install git header (35eab3c)
  • ci: fix r dependencies and script (ccdeb1e)
  • build: fix clean script (7c94e89)
  • ci: fix style call (a75e660)
  • fix: scripts (9530fd4)
  • build: update dependencies (2102e1d)
  • fix: linting (cd70a69)
  • refactor: format code (f0f7705)
  • build: upgrade setup (4473eaf)
  • build: update setup (8c81b38)
  • fix: cran warnings (7c886d5)
  • docs: add release notes (872c5df)

Release 1.9.0

14 Feb 20:44
Compare
Choose a tag to compare
  • fix: description (13d5aae)
  • build: update dependencies (9a93634)
  • build: add dependencies (f59f626)
  • refactor: tune performance (c7d8bcb)
  • test: fix (5f22e94)
  • refactor: recursive generation (3d78061)
  • refactor: move function (907c915)
  • refactor: extract data helpers (fc2b5fd)
  • feat: add setter functions (c933cf1)
  • test: start with toyset tests (daba9eb)
  • feat: add extractCombinationsImpl (5242a90)
  • test: add vignette test (debff1b)
  • build: add test script (2f08bf2)
  • feat: simple test (58adc11)
  • feat: prepare for testhat (b3dadd6)
  • chore: update copyright year (ec1af48)
  • build: update dependencies (0f030eb)
  • feat: add support for specifying ot generating combinations (65669b7)
  • build: update dependencies (63c47eb)
  • build: try to fix build (37ce925)
  • docs: rename vignette to be more prominent (05797d5)
  • build: update deps (7c4cd70)
  • mark expression plot as interactive (8491f65)
  • update to upsetjs v1.6.2 (4209708)

馃帀 1.6.0 Karnaugh Maps and Venn 4,5

02 Jul 10:54
Compare
Choose a tag to compare

Highlights

  • sync with upsetjs v1.6
  • support for Karnaugh maps -> kmap
  • support for Venn diagrams with 4 and 5 sets
  • support for interactive fromExpressionInput

馃帀 1.3.0 colors, venn and euler diagrams

21 Jun 08:55
Compare
Choose a tag to compare

Highlights

  • synced with upsetjs v1.3
  • added color support -> article
  • added venn and euler diagrams -> venn
  • add new theme options: opacity and hasSelectionOpacity works great with custom colors
  • add support for categorical/factor attributes

Release 1.1.0

15 Jun 16:25
Compare
Choose a tag to compare

Release 1.0.2

14 May 10:55
Compare
Choose a tag to compare