How to install.packages of R 4.2.0?

Viewed 175

I try to fix the following error in the code.

install.packages("devtools")
library("devtools")
install_github("sangwon-hyun/omd", subdir = "omd")
0 Answers
Related