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
Since a module runs in its own R environment relative paths are unlikely to work. Having Strategus convert relative paths to absolute ones (e.g. using normalizePath() before switching context would be helpful
The text was updated successfully, but these errors were encountered:
Since a module runs in its own R environment relative paths are unlikely to work. Having Strategus convert relative paths to absolute ones (e.g. using
normalizePath()
before switching context would be helpfulThe text was updated successfully, but these errors were encountered: