@klmr @ramiro_magno but it's not indiscriminate, the names are specifically designed to be used together interactively, from a modularized ecosystem of packages
don't want them all available? Don't use it ... use package development idioms, here's a bunch of great examples of packages that work together...
As a maintainer I do find it a bit annoying though when a user sends a reprex of an issue and the first line is `library("tidyverse")`.
@trevorld @klmr @ramiro_magno think of it as an opportunity to be kind and show them what required, ignore them, or set their computer on fire
I used to feel the same about rm(list =ls()) but hey the culture changed and good support was provided (by guess who)
@klmr yes that is how library() works and it features in very many resources for R a long time now
user has more choice, tidyverse, specific packages, conflicted, package vs script workflows