I have a r-markdown chunk with this command line:
renv::activate(file.path(proj_root, "my_folder"))
When I run this line alone in the co