Excited to share that xptr is back on CRAN! The xptr package helps to create, check, modify, use, share, … external pointer objects.
External pointers are used quite extensively throughout R to manage external ‘resources’ such as datanbase connection objects and alike, and can be very useful to pass pointers to just about any C / C++ data structure around. While described in <a href=“https://cran.r- …