Skip to content

Commit

Permalink
Release 1.7 (#1036)
Browse files Browse the repository at this point in the history
* bump version

* update wordlist

* update lintr

* revdepcheck run - No changes to commit

* remove revdep.yaml

* remove revdep folder
  • Loading branch information
JanMarvin authored Jun 2, 2024
1 parent 88da0c6 commit fb5b855
Show file tree
Hide file tree
Showing 11 changed files with 4 additions and 147 deletions.
96 changes: 0 additions & 96 deletions .github/workflows/revdep.yaml

This file was deleted.

1 change: 1 addition & 0 deletions .lintr
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ exclusions: list(
"vignettes/openxlsx2_basic_manual.R",
"vignettes/openxlsx2_charts_manual.R",
"vignettes/openxlsx2_formulas_manual.R",
"vignettes/openxlsx2_read_to_df.R",
"vignettes/openxlsx2_style_manual.R",
"vignettes/Update-from-openxlsx.R"
)
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: 1.6.0.9000
Version: 1.7
Language: en-US
Authors@R: c(
person("Jordan Mark", "Barbone", email = "[email protected]", role = "aut", comment = c(ORCID = "0000-0001-9788-3628")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# openxlsx2 (development version)
# openxlsx2 1.7

## New features

Expand Down
1 change: 1 addition & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ mmm
mmss
mschart
nestings
nopipe
notBetween
notEqual
numFmt
Expand Down
6 changes: 0 additions & 6 deletions revdep/.gitignore

This file was deleted.

28 changes: 0 additions & 28 deletions revdep/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions revdep/cran.md

This file was deleted.

6 changes: 0 additions & 6 deletions revdep/email.yaml

This file was deleted.

1 change: 0 additions & 1 deletion revdep/failures.md

This file was deleted.

1 change: 0 additions & 1 deletion revdep/problems.md

This file was deleted.

0 comments on commit fb5b855

Please sign in to comment.