Back to Multiple platform build/check report for BioC 3.19:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-07-24 09:05 -0400 (Wed, 24 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4747
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4489
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4518
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4467
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 287/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ccImpute 1.6.1  (landing page)
Marcin Malec
Snapshot Date: 2024-07-21 14:00 -0400 (Sun, 21 Jul 2024)
git_url: https://git.bioconductor.org/packages/ccImpute
git_branch: RELEASE_3_19
git_last_commit: 7db7ab6
git_last_commit_date: 2024-07-19 21:21:35 -0400 (Fri, 19 Jul 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  YES
merida1macOS 12.7.5 Monterey / x86_64  ERROR    ERROR  skippedskipped
kjohnson1macOS 13.6.6 Ventura / arm64  ERROR    ERROR  skippedskipped


BUILD results for ccImpute on merida1

To the developers/maintainers of the ccImpute package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ccImpute.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: ccImpute
Version: 1.6.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data ccImpute
StartedAt: 2024-07-21 17:44:30 -0400 (Sun, 21 Jul 2024)
EndedAt: 2024-07-21 17:44:50 -0400 (Sun, 21 Jul 2024)
EllapsedTime: 19.9 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 ccImpute
###
##############################################################################
##############################################################################


* checking for file ‘ccImpute/DESCRIPTION’ ... OK
* preparing ‘ccImpute’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
      -----------------------------------
* installing *source* package ‘ccImpute’ ...
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using C++11
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppEigen/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppEigen/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c cppFunctions.cpp -o cppFunctions.o
cppFunctions.cpp:11:10: fatal error: 'ranges' file not found
#include <ranges>
         ^~~~~~~~
1 error generated.
make: *** [cppFunctions.o] Error 1
ERROR: compilation failed for package ‘ccImpute’
* removing ‘/private/tmp/Rtmpbe00f9/Rinst1f9e36cefb00/ccImpute’
      -----------------------------------
ERROR: package installation failed