Hi, thanks for a great package. I would like to disable all logs like "SBGN file exists:", "parsing arcs", "SBGNview object generated". Currently I have to run suppressMessages(SBGNview()) which is rather inconvenient. Could SBGNview reduce the amount of messages printed by default and allow to increase verbosity as opt-in (or disable any messages at all) via an argument?
Hi, thanks for a great package. I would like to disable all logs like "SBGN file exists:", "parsing arcs", "SBGNview object generated". Currently I have to run
suppressMessages(SBGNview())which is rather inconvenient. CouldSBGNviewreduce the amount of messages printed by default and allow to increase verbosity as opt-in (or disable any messages at all) via an argument?