In file included from C:/Users/Documents/R/win-library/3.3/BH/include/boost/multi_array/base.hpp:28:0,
from C:/Users/Documents/R/win-library/3.3/BH/include/boost/multi_array.hpp:21,
from C:/Users/Documents/R/win-library/3.3/BH/include/boost/numeric/odeint/util/multi_array_adaption.hpp:29,
from C:/Users/Documents/R/win-library/3.3/BH/include/boost/numeric/odeint.hpp:61,
from C:/Users/Documents/R/win-library/3.3/StanHeaders/include/stan/math/prim/arr/functor/integrate_ode_rk45.hpp:13,
from C:/Users/Documents/R/win-library/3.3/StanHeaders/include/stan/math/prim/arr.hpp:36,
from C:/Users/Documents/R/win-library/3.3/StanHeaders/include/stan/math/prim/mat.hpp:235,
from C:/Users/Documents/R/win-library/3.3/StanHeaders/include/stan/math/rev/mat.hpp:9,
from C:/Users/Documents/R/win-library/3.3/StanHeaders/include/stan/math.hpp:4,
from C:/Users/Documents/R/win-library/3.3/StanHeaders/include/src/stan/model/model_header.hpp:4,
from file136859821533.cpp:8:
C:/Users/Documents/R/win-library/3.3/BH/include/boost/multi_array/concept_checks.hpp: In static member function 'static void boost::multi_array_concepts::detail::idgen_helper<N>::call(Array&, const IdxGen&, Call_Type)':
C:/Users/Documents/R/win-library/3.3/BH/include/boost/multi_array/concept_checks.hpp:42:43: warning: typedef 'index_range' locally defined but not used [-Wunused-local-typedefs]
typedef typename Array::index_range index_range;
^
C:/Users/Documents/R/win-library/3.3/BH/include/boost/multi_array/concept_checks.hpp:43:37: warning: typedef 'index' locally defined but not used [-Wunused-local-typedefs]
typedef typename Array::index index;
^
C:/Users/Documents/R/win-library/3.3/BH/include/boost/multi_array/concept_checks.hpp: In static member function 'static void boost::multi_array_concepts::detail::idgen_helper<0ull>::call(Array&, const IdxGen&, Call_Type)':
C:/Users/Documents/R/win-library/3.3/BH/include/boost/multi_array/concept_checks.hpp:53:43: warning: typedef 'index_range' locally defined but not used [-Wunused-local-typedefs]
typedef typename Array::index_range index_range;
^
C:/Users/Documents/R/win-library/3.3/BH/include/boost/multi_array/concept_checks.hpp:54:37: warning: typedef 'index' locally defined but not used [-Wunused-local-typedefs]
typedef typename Array::index index;
^
In file included from C:/Users/Documents/R/win-library/3.3/StanHeaders/include/stan/math/rev/core.hpp:42:0,
from C:/Users/Documents/R/win-library/3.3/StanHeaders/include/stan/math/rev/mat.hpp:4,
from C:/Users/Documents/R/win-library/3.3/StanHeaders/include/stan/math.hpp:4,
from C:/Users/Documents/R/win-library/3.3/StanHeaders/include/src/stan/model/model_header.hpp:4,
from file136859821533.cpp:8:
C:/Users/Documents/R/win-library/3.3/StanHeaders/include/stan/math/rev/core/set_zero_all_adjoints.hpp: At global scope:
C:/Users/Documents/R/win-library/3.3/StanHeaders/include/stan/math/rev/core/set_zero_all_adjoints.hpp:14:17: warning: 'void stan::math::set_zero_all_adjoints()' defined but not used [-Wunused-function]
static void set_zero_all_adjoints() {
^
Error in eval(substitute(expr), envir, enclos) :
variable does not exist; processing stage=data initialization; variable name=N; base type=int
In addition: Warning message:
In readLines(file, warn = TRUE) :
incomplete final line found on 'C:\Users\Documents\Techniques\HBayes\RStan\example\media.stan'
failed to create the sampler; sampling not done