Skip to content

Commit

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

* revdepcheck run - No changes to commit

---------

Co-authored-by: GitHub Actions <actions@github.com>
  • Loading branch information
JanMarvin and actions-user committed Nov 29, 2023
1 parent e2c4645 commit 69ff56b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
@@ -1,7 +1,7 @@
Type: Package
Package: openxlsx2
Title: Read, Write and Edit 'xlsx' Files
Version: 1.1.0.9000
Version: 1.2
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
2 changes: 1 addition & 1 deletion NEWS.md
@@ -1,4 +1,4 @@
# openxlsx2 (development version)
# openxlsx2 1.2

## New features

Expand Down
8 changes: 4 additions & 4 deletions revdep/README.md
Expand Up @@ -2,26 +2,26 @@

|field |value |
|:--------|:----------------------------|
|version |R version 4.3.1 (2023-06-16) |
|version |R version 4.3.2 (2023-10-31) |
|os |Ubuntu 20.04.6 LTS |
|system |x86_64, linux-gnu |
|ui |X11 |
|language |(EN) |
|collate |C.UTF-8 |
|ctype |C.UTF-8 |
|tz |UTC |
|date |2023-10-23 |
|date |2023-11-29 |
|pandoc |2.19.2 @ /usr/bin/pandoc |

# Dependencies

|package |old |new |Δ |
|:---------|:------|:------|:--|
|openxlsx2 |1.0 |1.1 |* |
|openxlsx2 |1.1 |1.2 |* |
|magrittr |2.0.3 |2.0.3 | |
|R6 |2.5.1 |2.5.1 | |
|Rcpp |1.0.11 |1.0.11 | |
|stringi |1.7.12 |1.7.12 | |
|stringi |1.8.2 |1.8.2 | |
|zip |2.3.0 |2.3.0 | |

# Revdeps
Expand Down

0 comments on commit 69ff56b

Please sign in to comment.