TreeLS icon indicating copy to clipboard operation
TreeLS copied to clipboard

Trouble installing on MacOS

Open PatrickMcClatchy opened this issue 3 years ago • 0 comments

Hi, hopefully someone can help.

remotes::install_github('tiagodc/TreeLS') 

gives me:

Error: Failed to install 'TreeLS' from GitHub: Failed to R CMD build package, try build = FALSE. and

remotes::install_github('tiagodc/TreeLS', build = FALSE)

doesn't work either. Xcode is installed.

Regards,

Patrick

PatrickMcClatchy avatar Nov 23 '22 10:11 PatrickMcClatchy