| Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:36:37 -0400 (Thu, 06 May 2021).
|
To the developers/maintainers of the runibic package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1602/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| runibic 1.12.0 (landing page) Patryk Orzechowski
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | ERROR | ERROR | skipped | skipped | |||||||||
| Package: runibic |
| Version: 1.12.0 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data runibic |
| StartedAt: 2021-05-05 21:53:43 -0400 (Wed, 05 May 2021) |
| EndedAt: 2021-05-05 21:53:51 -0400 (Wed, 05 May 2021) |
| EllapsedTime: 8.3 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### 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.0/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c GlobalDefs.cpp -o GlobalDefs.o
In file included from GlobalDefs.cpp:24:
In file included from /Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include/Rcpp.h:57:
/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable]
SEXP data = Parent::get__();
^
GlobalDefs.cpp:26:10: fatal error: 'omp.h' file not found
#include <omp.h>
^~~~~~~
1 warning and 1 error generated.
make: *** [GlobalDefs.o] Error 1
ERROR: compilation failed for package ‘runibic’
* removing ‘/private/tmp/RtmpQCqb6A/Rinst120b25c45e9ca/runibic’
-----------------------------------
ERROR: package installation failed