My attempt to understand the proof is as follows:
If $R=\lim\sup\limits_{n\to\infty}\left|\dfrac{a_{n+1}}{a_n}\right|<1$ implies that for $\epsilon$ such that $0<\epsilon<1-R$ we can find an $N\in\mathbb{N}$ such that:
$$|{a_{n+1}}|\leq (R+\epsilon)|{a_n}|\Rightarrow |a_{n+1}|<|a_n| , \forall n\geq N$$
That is, the sequence $|a_n|_{n\in\mathbb{N}}$ is going to be decreasing strictly for n large enough. Also redefining:
$x_n=|a_{N+n}|$ and $y_n=(R+\epsilon)^n|a_{N}|$. Then the sequence $x_n$ is dominated by the geometric progression $y_n$.
I.e, the series $\sum_{n=0}^{\infty}a_n$ is absolutely convergent if from a certain moment the sequence $|a_n|$ it is strictly decreasing and there is a geometric progression of a ratio less than 1 that dominates it(and that begins at that moment). Is this reasoning correct?
Now if $R=1$, I still can't understand what it means.