With the 2.15.0 behavior, what is the call to input a vector of unconstrained parameters and return a vector of constrained parameters? I had to comment out the unconstrained_to_constrained function at
because there is no stan::services::util::rng anymore (although hopefully we do need the RNG to do the transformation). Things run, but that function was used to obtain the initial values that were actually used.