You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not possible to define the ODEProblem in R with diffeqr as outlined in the examples of the package using the terminal on VSCode, while it works using the Git Bash standalone terminal and on RStudio.
Expected behavior
The ODEProblem in R with diffeqr can be defined as the examples of the package regardless of the terminal used.
Describe the bug 🐞
It is not possible to define the
ODEProblem
in R withdiffeqr
as outlined in the examples of the package using the terminal on VSCode, while it works using the Git Bash standalone terminal and on RStudio.Expected behavior
The
ODEProblem
in R withdiffeqr
can be defined as the examples of the package regardless of the terminal used.Minimal Reproducible Example 👇
Please note that the code errors when executing the last line of the code block above.
Error & Stacktrace⚠️
Environment (please complete the following information):
using Pkg; Pkg.status()
using Pkg; Pkg.status(; mode = PKGMODE_MANIFEST)
versioninfo()
Additional context
Output of
sessionInfo()
in R:The text was updated successfully, but these errors were encountered: