Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 626 Bytes

NEWS.md

File metadata and controls

10 lines (6 loc) · 626 Bytes

openxlsx2 (development version)

  • Cell fields cm, ph and vm are now implemented for reading and writing. This is the first step to handle functions that use metadata. 173

  • openxlsx2Coerce() (which was called on x objects when adding data to a workbook) has been removed. Users can no longer pass some arbitrary objects and will need to format these objects appropriately or rely on as.data.frame methods 167

openxlsx2 0.2.0

  • Added a NEWS.md file to track changes to the package.
  • First public release