| Back to Multiple platform build/check report for BioC 3.9 | 
 | 
This page was generated on 2019-04-09 12:54:08 -0400 (Tue, 09 Apr 2019).
| Package 1667/1703 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| VanillaICE 1.45.0 Robert Scharpf 
 | malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | ERROR | ERROR | skipped | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | ERROR | ERROR | skipped | skipped | |||||||
| celaya2 | OS X 10.11.6 El Capitan / x86_64 | ERROR | [ ERROR ] | skipped | skipped | |||||||
| merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK | 
| Package: VanillaICE | 
| Version: 1.45.0 | 
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data VanillaICE | 
| StartedAt: 2019-04-08 19:37:29 -0400 (Mon, 08 Apr 2019) | 
| EndedAt: 2019-04-08 19:37:46 -0400 (Mon, 08 Apr 2019) | 
| EllapsedTime: 16.9 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 VanillaICE
###
##############################################################################
##############################################################################
* checking for file ‘VanillaICE/DESCRIPTION’ ... OK
* preparing ‘VanillaICE’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
      -----------------------------------
* installing *source* package ‘VanillaICE’ ...
** using staged installation
** libs
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include  -fPIC  -Wall -g -O2  -c rinit.c -o rinit.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include  -fPIC  -Wall -g -O2  -c viterbi.c -o viterbi.o
clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o VanillaICE.so rinit.o viterbi.o -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /private/tmp/RtmpB447mp/Rinst1195e1ac2feb8/00LOCK-VanillaICE/00new/VanillaICE/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Error in reconcilePropertiesAndPrototype(name, slots, prototype, superClasses,  : 
  The prototype for class “SnpDataFrame” has undefined slot(s): 'isSnp'
Error: unable to load R code in package ‘VanillaICE’
Execution halted
ERROR: lazy loading failed for package ‘VanillaICE’
* removing ‘/private/tmp/RtmpB447mp/Rinst1195e1ac2feb8/VanillaICE’
      -----------------------------------
ERROR: package installation failed