The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
flexlsx 0.3.4
- Hotfix for #40 - Export to Excel not working
flexlsx 0.3.2
- Improved performance of wb_apply_border
- Improved performance of wb_apply_merge
- Bugfix: Styles from parent cells are applied to complex text
paragraphs (#36, thanks to @ZhaonanFang)
flexlsx 0.3.1
- Fix: Border issues (#32, thanks to @MeganMcAuliffe)
- Fix: Some numbers where not formatted as numbers when
options("openxlsx2.string_nums" = TRUE)
- Implemented:
openxlsx2::current_sheet()
as default for
sheet
parameter (#34, thanks to @JanMarvin)
- Still, throw an error when sheet does not exist
- Completely reworked merge logic
- Added new border types
flexlsx 0.3.0
- Numerics will be written as numerics unless
options("openxlsx2.string_nums" = TRUE)
is set - thanks to
@JanMarvin
- BUGFIX #28: flextables without headers will be correctly
displayed
flexlsx 0.2.2
- CRAN release :)
- Added Bugfix: Can’t export flextable with no header (#28)
flexlsx 0.2.1
flexlsx 0.1.3
- Release candidate for CRAN
flexlsx 0.1.2
- Column width will now be set (#3)
- Row height will now be set (#11)
- Bugfixes:
- Number stored as text warning removed (#5)
- Text-colors will now be handled correct (maybe?, #4)
- Caption is longer than table (#3)
- Caption
<br>
should be replaced by
\n
and the cell be wrapped? (#3)
- Merged cells border issues fixed (#3)
flexlsx 0.1.1
- Several Bugfixes regarding caption generation
- Cleaned up
devtools::check()
warnings &
documentation errors
flexlsx 0.1.0
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.