Skip to content

Commit

Permalink
CRAN version
Browse files Browse the repository at this point in the history
  • Loading branch information
kingaa committed Feb 14, 2024
1 parent 9178b29 commit f9fbd5a
Show file tree
Hide file tree
Showing 4 changed files with 178 additions and 1,039 deletions.
5 changes: 1 addition & 4 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,11 @@ tools
wiki
www
yaml
tests/Makefile
tests/(.+?)\.png$
tests/(.+?)\.pdf$
tests/(.+?)\.Rout$
inst/doc/Makefile
inst/doc/(.+?).md
inst/doc/(.+?).Rmd
man/roxygen
tests
Doxyfile
LICENSE\.md$
README\.md$
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: pomp
Type: Package
Title: Statistical Inference for Partially Observed Markov Processes
Version: 5.6.0.0
Version: 5.6
Date: 2024-02-14
Authors@R: c(person(given=c("Aaron","A."),family="King",role=c("aut","cre"),email="[email protected]",comment=c(ORCID="0000-0001-6159-3207")),
person(given=c("Edward","L."),family="Ionides",role="aut",comment=c(ORCID="0000-0002-4190-0174")) ,
Expand Down
Loading

0 comments on commit f9fbd5a

Please sign in to comment.