For some reason I can't get Thorium to spawn. Started a fresh game with default settings and explored the map via 
local radius=2000
game.player.force.chart(game.player.surface, {{game.player.position.x-radius, game.player.position.y-radius}, {game.player.position.x+radius, game.player.position.y+radius}})
but nothing found. Is it so rare or is there a spawn bug?