4.5.1.2
-
All
pomp
functions with names.that.contain.dots have been deprecated in favor of functions insnake_case
. This is to avoid anticipated problems with CRAN checks, which (falsely) assume that certain functions with dotted.names are S3 methods. From this point, no exporedpomp
function has such a name. -
The
dimnames
attributes for some of the arrays computed inpfilter
andpmcmc
computations have changed. In particular, whereas in previous versions, thetime
dimension was given names that were character strings composed of decimal representations of the time (difficult to work with and prone to roundoff error), thetime
dimension now is not given names. -
A bug that resulted in
gompertz
giving different simulations on Windows machines has been fixed.