We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The new auto-setup seems to work great! Now we can think about tidying/consolidating the onLoad printouts. Some suggestions:
On auto-setup completion, combine set up and loaded messages, i.e. "rMIDAS has been automatically set up and loaded"
Simplify and place rMIDAS header prior to messages on configuration -- something like:
"rMIDAS [version] using [CONDA ENV name] (see [internal R call to access custom_python_versions vignette]). For latest updates see https://github.com/MIDASverse/rMIDAS" "If you use MIDAS, please cite Lall and Robinson (2022) https://doi.org/10.1017/pan.2020.49."
reset_rMIDAS_env()
The text was updated successfully, but these errors were encountered:
edvinskis
No branches or pull requests
The new auto-setup seems to work great! Now we can think about tidying/consolidating the onLoad printouts. Some suggestions:
On auto-setup completion, combine set up and loaded messages, i.e. "rMIDAS has been automatically set up and loaded"
Simplify and place rMIDAS header prior to messages on configuration -- something like:
reset_rMIDAS_env()
is calledThe text was updated successfully, but these errors were encountered: