Skip to content

Commit

Permalink
release 0.4 (#453)
Browse files Browse the repository at this point in the history
* bump version

* spelling::update_wordlist()

* revdepcheck run - No changes to commit

Co-authored-by: GitHub Actions <actions@github.com>
  • Loading branch information
JanMarvin and actions-user committed Dec 5, 2022
1 parent 7212297 commit 18ef03e
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 6 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: openxlsx2
Title: Read, Write and Edit 'xlsx' Files
Version: 0.3.1.9000
Version: 0.4
Language: en-US
Authors@R: c(
person("Jordan Mark", "Barbone", email = "jmbarbone@gmail.com", role = "aut", comment = c(ORCID = "0000-0001-9788-3628")),
Expand Down
35 changes: 33 additions & 2 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,13 @@ Sparklines
SuperA
SuperB
Textbox
activeTab
addStyle
allowBlank
applyCellStyle
attr
autoFilter
autoFilterDateGrouping
bandedCols
bandedRows
bgFill
Expand All @@ -49,6 +51,7 @@ colname
colorAxis
colorFirst
colorHigh
colorId
colorLast
colorLow
colorMarkers
Expand All @@ -57,6 +60,7 @@ colorSeries
colour
colours
conditionalFormatting
ctrlProps
customMenu
customProperties
customSheetViews
Expand All @@ -76,6 +80,7 @@ databar
datatable
datetime
datetimes
defaultGridColor
definedName
detectDates
df
Expand All @@ -101,6 +106,7 @@ firstColumn
firstFooter
firstHeader
firstRow
firstSheet
fitToHeight
fitToWidth
fontColour
Expand All @@ -113,6 +119,7 @@ greaterThan
greaterThanOrEqual
greatful
gridLines
gridLinesSet
gridlines
hasDrawing
hdpi
Expand Down Expand Up @@ -145,13 +152,13 @@ mergeCells
minWidth
mmm
mmss
mschart
na
nestings
notBetween
notEqual
numFmt
numFmtId
numFmts
numfmt
numfmts
oddFooter
Expand All @@ -171,6 +178,7 @@ pivotDefinitionsRels
pivotRecords
pivotTables
posix
printGridLines
printOptions
printTitleCols
printTitleRows
Expand All @@ -183,9 +191,9 @@ readonly
reimported
rels
rgb
rightToLeft
rowBreaks
rowColHeaders
rowHeights
rowNames
rowOffset
rowname
Expand All @@ -198,14 +206,25 @@ sheetName
sheetPr
sheetProtection
sheetViews
sheetview
showColNames
showColumnStripes
showErrorMsg
showFirstColumn
showFormula
showFormulas
showGridLines
showHorizontalScroll
showInputMsg
showLastColumn
showOutlineSymbols
showRowColHeaders
showRowStripes
showRuler
showSheetTabs
showVerticalScroll
showWhiteSpace
showZeros
skipEmptyCols
skipEmptyRows
slantDashDot
Expand All @@ -222,6 +241,7 @@ summaryCol
summaryRow
swiss
tabColour
tabRatio
tabSelected
tableName
tableParts
Expand All @@ -230,6 +250,7 @@ textLength
th
threadComments
threadedComments
topLeftCell
totalsRowCount
ungroup
unicode
Expand All @@ -243,14 +264,24 @@ wb
wbProcedure
wbWorkbook
webPublishItems
windowHeight
windowProtection
windowWidth
withFilter
workbookParameter
workbookViewId
workbooksheet
ws
xWindow
xf
xl
xls
xlsm
xlsx
xy
yWindow
yy
zoomScale
zoomScaleNormal
zoomScalePageLayoutView
zoomScaleSheetLayoutView
6 changes: 3 additions & 3 deletions revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@

|field |value |
|:--------|:----------------------------|
|version |R version 4.2.1 (2022-06-23) |
|version |R version 4.2.2 (2022-10-31) |
|os |Ubuntu 20.04.5 LTS |
|system |x86_64, linux-gnu |
|ui |X11 |
|language |(EN) |
|collate |C.UTF-8 |
|ctype |C.UTF-8 |
|tz |UTC |
|date |2022-10-30 |
|date |2022-12-05 |
|pandoc |2.19.2 @ /usr/bin/pandoc |

# Dependencies

|package |old |new |Δ |
|:---------|:-----|:-----|:--|
|openxlsx2 |0.3 |0.3.1 |* |
|openxlsx2 |0.3.1 |0.4 |* |
|magrittr |2.0.3 |2.0.3 | |
|R6 |2.5.1 |2.5.1 | |
|Rcpp |1.0.9 |1.0.9 | |
Expand Down

0 comments on commit 18ef03e

Please sign in to comment.