Skip to content
New issue

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

Reformat onLoad printing #27

Open
6 tasks
tsrobinson opened this issue Sep 4, 2023 · 0 comments
Open
6 tasks

Reformat onLoad printing #27

tsrobinson opened this issue Sep 4, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@tsrobinson
Copy link
Collaborator

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"

    • All other startup conditions, remove "rMIDAS is 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."

  • Delete sentence "Please read https://... your environment."
  • Return "If you want to change... configuration" to a new line
  • Remove sentence "After resetting..." as this can be printed when reset_rMIDAS_env() is called
@tsrobinson tsrobinson added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 4, 2023
@edvinskis edvinskis self-assigned this Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants