ropensci / MODIStsp

An "R" package for automatic download and preprocessing of MODIS Land Products Time Series
https://docs.ropensci.org/MODIStsp
GNU General Public License v3.0
155 stars 51 forks source link

Docs build failure #216

Closed jeroen closed 3 years ago

jeroen commented 3 years ago

See https://dev.ropensci.org/blue/organizations/jenkins/MODIStsp/detail/MODIStsp/144/pipeline

-- Building articles -----------------------------------------------------------
Writing 'articles/index.html'
Reading 'vignettes/MODIStsp.Rmd'
Writing 'articles/MODIStsp.html'
Reading 'vignettes/Products_list.Rmd'
-- RMarkdown error -------------------------------------------------------------
Quitting from lines 7-30 (Products_list.Rmd) 
Error in readChar(con, 5L, useBytes = TRUE) : cannot open the connection
--------------------------------------------------------------------------------
Error : Failed to render RMarkdown
jeroen commented 3 years ago

@lbusett could you have a look? We can no longer update https://docs.ropensci.org/MODIStsp

lbusett commented 3 years ago

@jeroen

may be fixed by latest commit. Let me know if it solves the issue!

jeroen commented 3 years ago

Thanks! Yes it seems fixed (you can inspect the checkmark behind your commit)

Screen Shot 2020-10-14 at 3 16 50 PM