The Wikipedia article on doubling spaces gives a definition of doubling constant using open balls:
A metric space $X$ is said to be doubling if there exists some doubling constant $M>0$ such that for any $x\in X$ and $r>0$, it is possible to cover the ball $B(x,r) = \{y \mid d(x,y) < r\}$ with $M$ balls of radius $r/2$.
It then goes on to say that the doubling constant of $\mathbb R$ is $2$, but I don't see why:
Let $B=(-1,1)$ and let $C_1 = (-1,0)$ and $C_2 = (0,1)$. Then $C_1$ and $C_2$ are open balls of radius $1/2$, but they don't cover $B$, and I don't see how they could.
Am I missing something?
Edit: In line with the comment by Moishe Kohan, I had a look at the original paper that defined doubling dimension, and they never explicitly say open or closed balls (just "ball"). So I guess if we consider closed balls it makes sense, and the open ball definition in Wikipedia was an arbitrary choice by whoever wrote it.
Edit 2: The original paper actually does use open balls (didn't scroll far enough), so yeah, Wikipedia was (shockingly) just wrong! I suppose that if we use open balls then the correct answer is $3$, or $2$ if we allow closed balls instead.