[Pomp-commits] r1007 - pkg/pomp/inst www/content www/vignettes
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Sep 3 13:06:32 CEST 2014
Author: kingaa
Date: 2014-09-03 13:06:32 +0200 (Wed, 03 Sep 2014)
New Revision: 1007
Modified:
pkg/pomp/inst/NEWS
pkg/pomp/inst/NEWS.Rd
www/content/NEWS.html
www/vignettes/pomp.pdf
Log:
- update NEWS
Modified: pkg/pomp/inst/NEWS
===================================================================
--- pkg/pomp/inst/NEWS 2014-09-02 15:53:20 UTC (rev 1006)
+++ pkg/pomp/inst/NEWS 2014-09-03 11:06:32 UTC (rev 1007)
@@ -1,5 +1,14 @@
_N_e_w_s _f_o_r _p_a_c_k_a_g_e '_p_o_m_p'
+_C_h_a_n_g_e_s _i_n '_p_o_m_p' _v_e_r_s_i_o_n _0._5_3-_6:
+
+ • A bug having to do with paths to the temporary C files,
+ encountered when using ‘Csnippet’s under windows, has been
+ fixed.
+
+ • Package demos are now checked by ‘R CMD check’ on all
+ platforms.
+
_C_h_a_n_g_e_s _i_n '_p_o_m_p' _v_e_r_s_i_o_n _0._5_3-_1:
• ‘nlf’ now returns an S4 object of class ‘nlfd.pomp’ with a
Modified: pkg/pomp/inst/NEWS.Rd
===================================================================
--- pkg/pomp/inst/NEWS.Rd 2014-09-02 15:53:20 UTC (rev 1006)
+++ pkg/pomp/inst/NEWS.Rd 2014-09-03 11:06:32 UTC (rev 1007)
@@ -1,5 +1,11 @@
\name{NEWS}
\title{News for package `pomp'}
+\section{Changes in \pkg{pomp} version 0.53-6}{
+ \itemize{
+ \item A bug having to do with paths to the temporary C files, encountered when using \code{Csnippet}s under windows, has been fixed.
+ \item Package demos are now checked by \code{R CMD check} on all platforms.
+ }
+}
\section{Changes in \pkg{pomp} version 0.53-1}{
\itemize{
\item \code{nlf} now returns an S4 object of class \code{nlfd.pomp} with a \code{logLik} method for extracting the log quasi likelihood and a \code{$} method for extracting arbitrary components.
Modified: www/content/NEWS.html
===================================================================
--- www/content/NEWS.html 2014-09-02 15:53:20 UTC (rev 1006)
+++ www/content/NEWS.html 2014-09-03 11:06:32 UTC (rev 1007)
@@ -8,6 +8,19 @@
<h2>News for package ‘pomp’</h2>
+<h3>Changes in <span class="pkg">pomp</span> version 0.53-6</h3>
+
+
+<ul>
+<li><p> A bug having to do with paths to the temporary C files, encountered when using <code>Csnippet</code>s under windows, has been fixed.
+</p>
+</li>
+<li><p> Package demos are now checked by <code>R CMD check</code> on all platforms.
+</p>
+</li></ul>
+
+
+
<h3>Changes in <span class="pkg">pomp</span> version 0.53-1</h3>
Modified: www/vignettes/pomp.pdf
===================================================================
(Binary files differ)
More information about the pomp-commits
mailing list