wincowgerDEV / OpenSpecy-package

Analyze, Process, Identify, and Share, Raman and (FT)IR Spectra
http://wincowger.com/OpenSpecy-package/
Creative Commons Attribution 4.0 International
23 stars 11 forks source link

[Bug]: No way to remove printed messages #120

Open wincowgerDEV opened 1 year ago

wincowgerDEV commented 1 year ago

Guidelines

What happened?

When looping with our functions there are messages that get printed to the console e.g. with the match_spec function. It would be nice to be able to turn off those messages.

Expected behavior

A setting which allows turning on and off of printed messages would be helpful.

zsteinmetz commented 1 year ago

How are they in the way? I guess, people looping our functions are already quite experienced in R. They could always use suppressMessages() to mute them. Therefore, I wouldn't consider this high prio ...

wincowgerDEV commented 1 year ago

Agreed that it's low priority.

On Tue, Dec 13, 2022, 1:48 PM Zacharias Steinmetz @.***> wrote:

How are they in the way? I guess, people looping our functions are already quite experienced in R. They could always use suppressMessages() to mute them. Therefore, I wouldn't consider this high prio ...

— Reply to this email directly, view it on GitHub https://github.com/wincowgerDEV/OpenSpecy-package/issues/120#issuecomment-1348485036, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGMUJU6XFNUYB62T2FIET6LWNBV77ANCNFSM6AAAAAAR72XEFM . You are receiving this because you authored the thread.Message ID: @.***>