internal use only
workspace_sync(uri, temp_dir = NULL, temp_file = NULL,
run_lintr = TRUE, parse = FALSE, resolve = FALSE)the file uri
the temporary directory to store intermediate files
the file to lint, determine from uri if NULL
set FALSE to disable lintr diagnostics
set FALSE to disable parsing file
set FALSE to disable resolving package dependencies