Build: #1 failed First build for this plan

Build result summary

Details

Completed
Queue duration
1 day
Duration
47 seconds
Labels
None
Revision
a54e1410f4217209bc72e2af5b2266ead7d08a0d
No failed test found. A possible compilation error occurred.

Responsible

No one has taken responsibility for this failure

Error summary for Default Job

The job generated some errors, drill down into the full build log for more details.

The command '/bin/sh -c echo "deb http://cran.rstudio.com/bin/linux/ubuntu xenial/" > /etc/apt/sources.list.d/R.list     && apt-key adv --keyserver keyserver.ubuntu.com --recv E084DAB9     && apt-get -q -q update     && apt-get -y install --no-install-recommends r-base-core r-base-dev     && rm -rf /var/lib/apt/lists/*     && Rscript --vanilla -e "install.packages('jsonlite', repos='http://cran.rstudio.com/'); print(system.file(package = 'jsonlite')); q(status=as.integer(system.file(package = 'jsonlite') == ''))"' returned a non-zero code: 100