Skip to content

Commit

Permalink
Dont .Rbuildignore vignette source in inst/doc, as CRAN request
Browse files Browse the repository at this point in the history
  • Loading branch information
chjackson committed Aug 6, 2024
1 parent d902798 commit 82e0c80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ vignettes/.+\.blg
vignettes/flexsurv-.+\.pdf
vignettes/.+.odg
vignettes/pdf.Rmd
inst/doc/flexsurv.Rnw
inst/doc/flexsurv-examples.Rnw
tests/extra
tests/test_extra.R
^.*\.Rproj$
Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: flexsurv
Type: Package
Title: Flexible Parametric Survival and Multi-State Models
Version: 2.3.1
Date: 2024-07-24
Version: 2.3.2
Date: 2024-08-06
Authors@R: c(person("Christopher", "Jackson",
email="chris.jackson@mrc-bsu.cam.ac.uk",
role=c("aut", "cre")),
Expand Down

0 comments on commit 82e0c80

Please sign in to comment.