Skip to content

Commit

Permalink
include 'melt' in manual
Browse files Browse the repository at this point in the history
  • Loading branch information
kingaa committed Feb 15, 2024
1 parent 324139f commit 89e1a72
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: pomp
Type: Package
Title: Statistical Inference for Partially Observed Markov Processes
Version: 5.6.0.0
Date: 2024-02-14
Version: 5.6.0.1
Date: 2024-02-15
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")) ,
person(given="Carles",family="Bretó",role="aut",comment=c(ORCID="0000-0003-4695-4902")),
Expand Down
1 change: 0 additions & 1 deletion R/melt.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
##'
##' @name melt
##' @rdname melt
##' @keywords internal
##' @aliases melt,ANY-method melt,missing-method
##' @param data object to convert
##' @param ... ignored
Expand Down
1 change: 0 additions & 1 deletion man/melt.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 89e1a72

Please sign in to comment.