Skip to content

Commit

Permalink
cran 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jinseob2kim committed Oct 20, 2024
1 parent b6b6bd1 commit 8772246
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: jstable
Title: Create Tables from Different Types of Regression
Version: 1.3.4
Date: 2024-09-24
Version: 1.3.5
Date: 2024-10-20
Authors@R: c(person("Jinseob", "Kim", email = "jinseob2kim@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9403-605X")),
person("Zarathu", role = c("cph", "fnd")),
person("Yoonkyoung","Jeon", role = c("aut")),
Expand Down
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# jstable 1.3.5
* Fix: error in `TableSubgroupMultiGLM` when covariates

# jstable 1.3.4
* Fix: error in `forestcox` when categorical binary outcome
* Fix: error in `forestglm` when categorical covariates
Expand Down

0 comments on commit 8772246

Please sign in to comment.