Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.8 #709

Merged
merged 3 commits into from
Aug 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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.7.1.9000
Version: 0.8
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
6 changes: 3 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# openxlsx2 (development version)

# openxlsx2 0.8

## API Change

Expand Down Expand Up @@ -45,7 +44,8 @@

* Cleanup / revisit documentation and vignettes ([682](https://github.com/JanMarvin/openxlsx2/pull/682), @olivroy)

* The [function index](https://janmarvin.github.io/openxlsx2/reference) has been improved. ([717](https://github.com/JanMarvin/openxlsx2/pull/717), @olivroy)
* The [function index](https://janmarvin.github.io/openxlsx2/reference/) has been improved. ([717](https://github.com/JanMarvin/openxlsx2/pull/717), @olivroy)


***************************************************************************

Expand Down
2 changes: 1 addition & 1 deletion R/openxlsx2-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#' * [wb_to_df()]
#' * [read_xlsx()]
#' * [write_xlsx()]
#' * <https://janmarvin.github.io/openxlsx2>
#' * <https://janmarvin.github.io/openxlsx2/>
JanMarvin marked this conversation as resolved.
Show resolved Hide resolved
#' for examples
#'
#' @details
Expand Down
7 changes: 0 additions & 7 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ codecov
coercible
colNames
colOffset
colWidths
colname
colorAxis
colorFirst
Expand Down Expand Up @@ -109,24 +108,19 @@ fanfold
fileType
firstActiveCol
firstActiveRow
firstCol
firstColumn
firstColumnStripe
firstFooter
firstHeader
firstHeaderCell
firstRow
firstRowStripe
firstSheet
firstTotalCell
fitToHeight
fitToWidth
fmt
fontColor
fontName
fontSize
formulaRange
freezePane
gc
github
greaterThan
Expand Down Expand Up @@ -211,7 +205,6 @@ secondColumnStripe
secondRowStripe
sep
sharedStrings
sheetName
sheetProtection
sheetViews
sheetview
Expand Down
2 changes: 1 addition & 1 deletion man/openxlsx2-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.