Hello guys new to R here:
I was wondering if someone could help me with a little problem that I been having.
I am trying to complete a case study. However, whenever I try to document my analysis into a RMD file I comes across this error.
processing file: Case study
Error in contrib.url()
:
! trying to use CRAN without setting a mirror
Backtrace:
- utils::install.packages("here")
- utils::contrib.url(repos, "source")
Quitting from lines 51-56 [installing packges] (case_study.Rmd)
Execution halted
It only appears whenever I add code chunks into the RMD file.
I will really appreciate it if someone could give this newbie a little help