Skip to content

Commit

Permalink
removed log4r
Browse files Browse the repository at this point in the history
  • Loading branch information
mstaniak committed May 15, 2021
1 parent df2d53d commit 863aefe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ importFrom(graphics,plot.new)
importFrom(graphics,title)
importFrom(limma,squeezeVar)
importFrom(lme4,lmer)
importFrom(log4r,console_appender)
importFrom(log4r,file_appender)
importFrom(marray,maPalette)
importFrom(methods,is)
importFrom(preprocessCore,normalize.quantiles)
Expand Down
1 change: 0 additions & 1 deletion R/msstats-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ NULL

#' Set default logging object when package is loaded
#' @param ... ignored
#' @importFrom log4r file_appender console_appender
#' @return none, sets options called MSstatsLog and MSstatsMsg
#' @keywords internal
.onLoad = function(...) {
Expand Down

0 comments on commit 863aefe

Please sign in to comment.