I don't know the history of the usage of R2RTLViewPager, was it used just for RTL support?  ViewPager2 supports RTL natively.
Migration guide:  https://developer.android.com/training/animation/vp2-migration
Jetpack library reference:  https://developer.android.com/jetpack/androidx/releases/viewpager2
Class docs:  https://developer.android.com/reference/androidx/viewpager2/widget/ViewPager2
I had looked at this before but had personal things come up, so had to stop.  Once readium/r2-navigator-kotlin#148 is merged I can take another look.