openxlsx 4.2.6
What's Changed
- Add type blanks and not blanks to conditional formatting. fixes #179 by @vkatti in #311
- add missing } by @MichaelChirico in #365
- Use lintr 3.0.0 style & linters by @MichaelChirico in #366
- Bugfix/fix vignette examples by @jmuhlenkamp in #382
- fix: Avoid adding an IP when not needed by @retostauffer in #409
- fixed typo - workbok -> workbook by @rpcach in #400
- Fix for content type and external link XML by @bescoto in #410
- fix warning in extLinksXML. closes #293 by @JanMarvin in #302
- Fix typos in bug_report.md by @Moohan in #421
- Add support for special characters within namedRegion. by @krystian8207 in #407
- Introduce Warning for table col name exceeding 255 chars by @MKyhos in #402
- adds functionality to delete a single column in the workbook by @DavZim in #418
- Remove dependency on roxygen2 by @olivroy in #439
- Improve offline testing by @nanxstats in #433
- Coerce matrix to data.frame in writexlsx.R by @grantbrown in #449
- adds
as.character.formula()by @jmbarbone in #315 - Fix rdevel segfaults by @JanMarvin in #472
- Fix rdevel segfaults2 by @JanMarvin in #473
- Fix cran notes by @JanMarvin in #477
- fix loading "loadExample.xlsx" by @JanMarvin in #478
- Prepare 4.2.6 by @JanMarvin in #479
New Contributors
- @MichaelChirico made their first contribution in #365
- @jmuhlenkamp made their first contribution in #382
- @retostauffer made their first contribution in #409
- @rpcach made their first contribution in #400
- @bescoto made their first contribution in #410
- @Moohan made their first contribution in #421
- @krystian8207 made their first contribution in #407
- @MKyhos made their first contribution in #402
- @DavZim made their first contribution in #418
- @olivroy made their first contribution in #439
- @nanxstats made their first contribution in #433
- @grantbrown made their first contribution in #449
Full Changelog: v4.2.5...v4.2.6