**What three things can happen to a package when you use `emerge` and what letter signifies it?**
The three things that can happen to a package when you use `emerge` and what letter signifies it are:
1. Not installed - `N`.
2. Installed but a newer version is available - `U`.
3. Installed but is still the current version - `R`.