Releases: adayim/consort
Releases · adayim/consort
v1.2.3
What's Changed
- Two level randomisation by @adayim in #22
- Improve GraphViz alignment by @adayim in #24
- Added global options for consort plot parameters by @Ramsas88 in #32
- Update with new configurations by @adayim in #34
- Minor bug fix and simple markup support. by @adayim in #35
New Contributors
Full Changelog: v1.2.1...v1.2.3
consort 1.2.1
- Better numeric format in
gen_text - Bug in connection with
build_grviz
consort 1.2.0
- Able to have multiple split with
grViz - Improve node width calculation to avoid overlap.
- Bug in producing nodes for blank text.
- Bug in not drawing arrow after split.
- Bug in quotation for
grViz - Fixed some typos
CRAN release v1.0.0
- Many updates and changes in the consort building process.
- Removed
Gmiscdependencies and added some functions for the replacement. - Added some unit tests.
- Added option for text width.
- Fixed some typos.
- Fixed alignment issues and error if side box is blank.
build_consorthas been deprecated.- Box adding functions return
gList, and theadd_labelreturnsgtablewith labels and flowchart. - Various updates to the box adding functions, and supports the pipeline operators.
- Enhanced
connect_boxfunction.
CRAN release
- No side box if no subjects excluded.
- Add text align option for terminal box.
- Allow continuous terminal box.
- Exported box label generation function.
- Added some examples.
CRAN release
Initial CRAN release