I think the best / only way to do this is to convince the author that this type of self-promotion is not helpful in the long run --- if all maintainers did this then a typical R session would start with 10's of these, and each would have no impact.
Martin On 2/16/19, 2:35 PM, "Bioc-devel on behalf of David Jimenez-Morales" <bioc-devel-boun...@r-project.org on behalf of biodavi...@gmail.com> wrote: Hi there, Loading the bioconductor package artMS gets the following startup message: library(artMS) Package PerformanceAnalytics (1.5.2) loaded. Copyright (c) 2004-2018 Peter Carl and Brian G. Peterson, GPL-2 | GPL-3https://github.com/braverock/PerformanceAnalytics I know that the user has the option of doing… suppressPackageStartupMessages(library(PerformanceAnalytics)) or suppressPackageStartupMessages(library(artMS)) But how can these messages from these dependencies (imported packages) be suppressed? i.e., how to load artMS and prevent that message from happening automatically? Thanks! David [[alternative HTML version deleted]] _______________________________________________ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel _______________________________________________ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel