Recent Releases of vtree

vtree - v5.6.8

Version 5.6.8

- R
Published by nbarrowman 12 months ago

vtree - v5.6.4

Version 5.6.4

- R
Published by nbarrowman about 3 years ago

vtree - Version 5.6.2

- R
Published by nbarrowman over 3 years ago

vtree - Version 5.6.1

Added a new parameter, prunebigger, which is the opposite of prunesmaller

- R
Published by nbarrowman over 3 years ago

vtree - Version 5.5.8

- R
Published by nbarrowman over 3 years ago

vtree - v5.5.1

- R
Published by nbarrowman over 4 years ago

vtree - v5.4.6 as released on CRAN

- R
Published by nbarrowman over 4 years ago

vtree - Version 5.4.4 (corrected from v5.4.3)

- R
Published by nbarrowman over 4 years ago

vtree - Version 5.4.3 Some recent improvements

Added automatic selection of white or black labels based on the fill color of nodes. Also added a new parameter, thousands, to allow separation of numbers by thousands (with a comma, for example).

- R
Published by nbarrowman over 4 years ago

vtree - Version 5.4.0. Development release

Includes a number of recent additions.

- R
Published by nbarrowman over 4 years ago

vtree - Version 5.1.9 as released on CRAN

- R
Published by nbarrowman almost 5 years ago

vtree - Version 5.0.0 as released on CRAN

- R
Published by nbarrowman over 5 years ago

vtree - Version 4.0.5

- R
Published by nbarrowman about 6 years ago

vtree - Version 4.0.0 as released on CRAN

- R
Published by nbarrowman about 6 years ago

vtree - v3.1.7: Getting ready to submit a new version to CRAN

- R
Published by nbarrowman over 6 years ago

vtree - v3.1.3: Improved R Markdown support + Shiny support

Simplified R Markdown support in both chunks and inline, using png files or htmlwidgets. Panning and zooming variable trees using a Shiny app with the svg-pan-zoom JavaScript library.

- R
Published by nbarrowman over 6 years ago

vtree - Fixed outputs for different contexts

In v3.0.0 (as released on CRAN) vtree didn't work quite right when called from different contexts, namely (1) interactively, (2) in R Markdown chunks, and (3) in inline R Markdown code.

v3.0.4 made improvements, but still had issues.

I believe v3.0.7 has resolved these problems. This is documented in the help file for vtree and in the vignette.

- R
Published by nbarrowman over 6 years ago

vtree - Bug fixes and improved documentation.

Fixed a bug related to pruning missing value nodes.

Also when calling vtree from an R Markdown chunk (with the chunk option results="asis"), it is no longer necessary to wrap it in a call to cat( ... ). When such chunks were run interactively (say in RStudio by pressing the little green arrow on the right-hand side of the chunk), the use of cat would throw an error (although it would still work).

Added a help page for the package vtree-package, plus other miscellaneous documentation changes.

- R
Published by nbarrowman over 6 years ago

vtree - Version 3.0.0 as released on CRAN

- R
Published by nbarrowman over 6 years ago

vtree - Version 2.0.0 as released on CRAN

- R
Published by nbarrowman over 6 years ago

vtree - Version 1.0.7. Various fixes and additions.

- R
Published by nbarrowman about 7 years ago

vtree - Version 1.0.2, with targetted text included (from branch).

- R
Published by nbarrowman about 7 years ago