Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2021-10-15 15:06:51 -0400 (Fri, 15 Oct 2021).

BUILD results for runibic on machv2

To the developers/maintainers of the runibic package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/runibic.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here 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 1654/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
runibic 1.14.0  (landing page)
Patryk Orzechowski
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/runibic
git_branch: RELEASE_3_13
git_last_commit: 71ead1e
git_last_commit_date: 2021-05-19 12:31:54 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  ERROR    ERROR  skippedskipped

Summary

Package: runibic
Version: 1.14.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data runibic
StartedAt: 2021-10-14 14:35:02 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 14:35:18 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 16.1 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file ‘runibic/DESCRIPTION’ ... OK
* preparing ‘runibic’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
      -----------------------------------
* installing *source* package ‘runibic’ ...
** using staged installation
** libs
clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c GlobalDefs.cpp -o GlobalDefs.o
GlobalDefs.cpp:26:10: fatal error: 'omp.h' file not found
#include <omp.h>
         ^~~~~~~
1 error generated.
make: *** [GlobalDefs.o] Error 1
ERROR: compilation failed for package ‘runibic’
* removing ‘/private/tmp/RtmpZ7K5Uc/Rinst13d706cc9d9af/runibic’
      -----------------------------------
ERROR: package installation failed