Closed rwmcintosh closed 5 months ago
It's been failing for months now. No idea why, but building vignettes on AppVeyor behaves differently than locally (or on GitHub Actions) and fails.
Is it these two lines being skipped?
stateVariableParam <- getParameter(path = "Organism|Lumen|Stomach|Liquid", container = sim1)
print(stateVariableParam)
See the log lines 121-123. I don't see all the lines from the source code efficient-calculations.Rmd.log
Wait, this check is being done against the rSharp branch, not develop.
The PR build against develop passed https://ci.appveyor.com/project/open-systems-pharmacology-ci/ospsuite-r-r99ji
In summary - I have no idea what's going on.
ok, it's not a different branch, but a different AppVeyor build somehow.
In summary - I have no idea what's going on.
No one has.
it's time we get rid off Appveyor for building R stuff
Build fails