This function lists all the conflicts between packages in the bentobox and other packages that you have loaded.

bentobox_conflicts()

Examples

bentobox_conflicts()
#> $filter #> [1] "package:rbenvo" "package:stats" #> #> $prompt #> [1] "package:Rcpp" "package:utils" #> #> attr(,"class") #> [1] "bentobox_conflicts"