inbo / INBOmd

An R package with a collection of RMarkdown styles and templates. Elaborate examples are available at https://github.com/inbo/INBOmd_examples
https://inbo.github.io/INBOmd
GNU General Public License v3.0
11 stars 2 forks source link

Webshot #27

Closed ThierryO closed 7 years ago

florisvdh commented 7 years ago

Current status when I try it out on the INBOmd_examples repos without having the webshot package installed:

==> rmarkdown::render_site(encoding = 'UTF-8')

Installing package into ‘/home/floris/lib/R/library’
(as ‘lib’ is unspecified)
Error in contrib.url(repos, type) : 
  trying to use CRAN without setting a mirror
Calls: <Anonymous> ... check_dependencies -> install.packages -> grep -> contrib.url
Execution halted

Exited with status 1.