Reports the per-user directory under tools::R_user_dir("tulpa", "cache")
where tgmrf_cpp() keeps the objects it compiles. Reporting the path does
not create it: the directory appears the first time a compile needs it, and
tulpa_cache_clear() removes what it holds.
See also
tulpa_cache_clear() to remove cached objects.