If some mod (for example: Xtra_Minerals) has higher first letter than "R" and adds some "plutonium", then your mod cant't find data.raw.item["plutonium"] and it will be always in this case false.
Factorio loads dependencies first.
Nuclear Fuel adds plutonium in data.lua and since i added it as optional dependency is always loaded before rtg's data.lua.