Closed DesiQuintans closed 5 years ago
This issue was created inside librarian:::nse_dots()
when bare names were converted into character strings because alist()
formats it as if it was an expression: "object brooke
minus object watson
".
brooke-watson/BRRR
↓
"brooke - watson/BRRR"
nse_dots()
now removes spaces from its results.
Encountered this issue when trying to install Brooke Watson's BRRR package:
Suspect it has something to do with the
-
in the name.