Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-03-04 11:39:55 -0500 (Mon, 04 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4676
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-01-14 r85805 ucrt) -- "Unsuffered Consequences" 4414
merida1macOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4441
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-01-16 r85812) -- "Unsuffered Consequences" 4417
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

Package 1892/2251HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scviR 1.3.1  (landing page)
Vincent Carey
Snapshot Date: 2024-03-01 14:00:22 -0500 (Fri, 01 Mar 2024)
git_url: https://git.bioconductor.org/packages/scviR
git_branch: devel
git_last_commit: 571bf5a
git_last_commit_date: 2024-01-27 14:17:18 -0500 (Sat, 27 Jan 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    ERROR  skipped
palomino3Windows Server 2022 Datacenter / x64... NOT SUPPORTED ...
merida1macOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    ERROR  skipped

BUILD results for scviR on merida1


To the developers/maintainers of the scviR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/scviR.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: scviR
Version: 1.3.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data scviR
StartedAt: 2024-03-01 22:37:06 -0500 (Fri, 01 Mar 2024)
EndedAt: 2024-03-01 22:39:15 -0500 (Fri, 01 Mar 2024)
EllapsedTime: 129.7 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data scviR
###
##############################################################################
##############################################################################


* checking for file ‘scviR/DESCRIPTION’ ... OK
* preparing ‘scviR’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ...sh: line 1:  8136 Abort trap: 6           '/Library/Frameworks/R.framework/Resources/bin/Rscript' --vanilla --default-packages= -e "tools::buildVignettes(dir = '.', tangle = TRUE)" > '/tmp/RtmpBtsQLf/xshell10cf521fab10b' 2>&1
 ERROR
--- re-building ‘citeseq_tut.Rmd’ using rmarkdown
OMP: Error #15: Initializing libiomp5.dylib, but found libomp.dylib already initialized.
OMP: Hint This means that multiple copies of the OpenMP runtime have been linked into the program. That is dangerous, since it can degrade performance or cause incorrect results. The best thing to do is to ensure that only a single OpenMP runtime is linked into the process, e.g. by avoiding static linking of the OpenMP runtime in any library. As an unsafe, unsupported, undocumented workaround you can set the environment variable KMP_DUPLICATE_LIB_OK=TRUE to allow the program to continue to execute, but that may cause crashes or silently produce incorrect results. For more information, please see http://www.intel.com/software/products/support/.