[R-sig-dyn-mod] deSolve with compiled code and varying size of parms

Tim Keitt tkeitt at utexas.edu
Wed Mar 29 16:42:14 CEST 2017


On Wed, Mar 29, 2017 at 3:14 AM, Rampal S. Etienne <rampaletienne at gmail.com>
wrote:

> Thanks for the quick reply. However, when I run this code, I get loads
> of errors. See below. Similar errors are obtained when running the
> examples in the odeintr documentation (e.g. logistic). I updated R,
> RStudio and Rtools, but to no avail.
>
> Also, how does the parameter N in sys get specified?
>

The symbol N is taken from the "sys_dim" argument. It is a constant in the
C++ code.

There have been some recent changes in the r-devel branch and in Rcpp that
are causing havoc with C++11 code. I am just updating the package to
hopefully deal with some of that.

THK

http://www.keittlab.org/

	[[alternative HTML version deleted]]



More information about the R-sig-dynamic-models mailing list