I'm currently using a sequent calculus and natural deduction to prove this derivation. The book I'm using ("Logic" by Tomassi) claims that this can be completed using only 24 lines. Here is what I have so far:
So far I'm stuck as to how to get $(P \land Q)$ so I can use RAA in the space between lines 12-16. I'm not sure if this is the correct path to take but it's the closest I've gotten to solving this problem so far. There are other answers here, but they either contain rules of inference not mentioned in the book so far (DeMorgan's Law, Law of Excluded Middle, Principle of Explosion, etc) or are far beyond 24 lines. Any hints or help would be appreciated.

Here is a proof from https://proofs.openlogicproject.org/ with the restrictions you mentioned in comments.
(Note that in lines 5 through 10, the assumption of $\lnot R$ is never used. Therefore, if you were allowed to use the principle of explosion, I would remove lines 4 and 11, and simply justify line 12 from line 10 using this principle. I also tend to use the "IP" rule from the linked site instead of a combination of ${\rightarrow}I$ and DNE, which would allow dropping line 16.)