Includes ( ... ) and arguments are expanded before compilation, meaning the "link" to the original include file is baked into the code and cannot be easily separated back out. Available Tools and Techniques
This provides a map of how the .r file links to database tables, other procedures, and include files.
The recovered source is rarely identical to the original; comments and variable names might be lost or altered depending on the compilation settings used. Reference Links Primary Tool Site: Progress R-code Decompiler Service .
xrcode -list program.r > dump.txt