Closed giovannic closed 4 years ago
This PR allows us to execute the deterministic model in javascript from R.
This allows us to easily create test cases using the javascript solvers and dismiss any approximation errors.
An example of how to do this is in tests/testthat/test-js.R
LGTM - can you just bump the version number in DESCRIPTION and update the NEWS.md as well
This PR allows us to execute the deterministic model in javascript from R.
This allows us to easily create test cases using the javascript solvers and dismiss any approximation errors.
An example of how to do this is in tests/testthat/test-js.R