Back to Multiple platform build/check report for BioC 3.14
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2022-04-13 12:05:47 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

BUILD results for PSICQUIC on nebbiolo2


To the developers/maintainers of the PSICQUIC package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/PSICQUIC.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1481/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PSICQUIC 1.32.0  (landing page)
Paul Shannon
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/PSICQUIC
git_branch: RELEASE_3_14
git_last_commit: 6595a61
git_last_commit_date: 2021-10-26 12:10:53 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    ERROR  skipped
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: PSICQUIC
Version: 1.32.0
Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data PSICQUIC
StartedAt: 2022-04-12 05:30:29 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 05:32:49 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 140.6 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data PSICQUIC
###
##############################################################################
##############################################################################


* checking for file ‘PSICQUIC/DESCRIPTION’ ... OK
* preparing ‘PSICQUIC’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘PSICQUIC.Rnw’ using Sweave
Loading required package: IRanges
Loading required package: BiocGenerics

Attaching package: ‘BiocGenerics’

The following objects are masked from ‘package:stats’:

    IQR, mad, sd, var, xtabs

The following objects are masked from ‘package:base’:

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: ‘S4Vectors’

The following objects are masked from ‘package:base’:

    I, expand.grid, unname

Loading required package: biomaRt
Loading required package: httr
Loading required package: plyr

Attaching package: ‘plyr’

The following object is masked from ‘package:IRanges’:

    desc

The following object is masked from ‘package:S4Vectors’:

    rename

Warning: replacing previous import ‘IRanges::desc’ by ‘plyr::desc’ when loading ‘PSICQUIC’
checking for biomart access...
   does 'http://www.ensembl.org' respond?
   creating ensembl mart
Warning: Ensembl will soon enforce the use of https.
Ensure the 'host' argument includes "https://"
   hsapiens_gene_ensembl dataset provided?
Ensembl site unresponsive, trying uswest mirror
connecting to biomart...
Ensembl site unresponsive, trying useast mirror

Error: processing vignette 'PSICQUIC.Rnw' failed with diagnostics:
 chunk 8 (label = addGeneNames) 
Error in curl::curl_fetch_memory(url, handle = handle) : 
  SSL certificate problem: unable to get local issuer certificate

--- failed re-building ‘PSICQUIC.Rnw’

SUMMARY: processing the following file failed:
  ‘PSICQUIC.Rnw’

Error: Vignette re-building failed.
Execution halted