attachment icon indicating copy to clipboard operation
attachment copied to clipboard

attachment::create_renv_for_* cant deal with renv project

Open VincentGuyader opened this issue 1 year ago • 0 comments

attachment::create_renv_for_prod() Loading required namespace: renv ℹ No DESCRIPTION file found ℹ we wil parse qmd files,Rmd files and R scripts from /home/vincent/restore_riskapp . Error in eval(x, envir = envir) : object '.ff.is.available' not found Error in eval(x, envir = envir) : object '.ff.is.available' not found Error in eval(x, envir = envir) : object '.ff.is.available' not found Error in eval(x, envir = envir) : object '.ff.is.available' not found Error in eval(x, envir = envir) : object '.ff.is.available' not found Quitting from lines 15-15 (/home/vincent/.cache/R/renv/cache/v5/R-4.1/x86_64-pc-linux-gnu/config/0.3.1/31d77b09f63550cee9ecb5a08bf76e8f/config/doc/../man/fragments/intro.Rmd) Error in file(con, "r") : cannot open the connection

the function follow symlink and parse the {renv} cache.

VincentGuyader avatar Jul 15 '24 18:07 VincentGuyader