Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4688
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4284
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4455
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4404
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 548/2248HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DESeq2 1.45.1  (landing page)
Michael Love
Snapshot Date: 2024-07-23 14:00 -0400 (Tue, 23 Jul 2024)
git_url: https://git.bioconductor.org/packages/DESeq2
git_branch: devel
git_last_commit: 4a74c1a
git_last_commit_date: 2024-07-19 16:18:04 -0400 (Fri, 19 Jul 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  ERROR    ERROR  skipped
palomino8Windows Server 2022 Datacenter / x64  ERROR    ERROR  skippedskipped
lconwaymacOS 12.7.1 Monterey / x86_64  ERROR    ERROR  skippedskipped
kjohnson3macOS 13.6.5 Ventura / arm64  ERROR    ERROR  skippedskipped


BUILD results for DESeq2 on nebbiolo2

To the developers/maintainers of the DESeq2 package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DESeq2.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: DESeq2
Version: 1.45.1
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 DESeq2
StartedAt: 2024-07-23 17:07:22 -0400 (Tue, 23 Jul 2024)
EndedAt: 2024-07-23 17:07:40 -0400 (Tue, 23 Jul 2024)
EllapsedTime: 18.0 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 DESeq2
###
##############################################################################
##############################################################################


* checking for file ‘DESeq2/DESCRIPTION’ ... OK
* preparing ‘DESeq2’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
      -----------------------------------
* installing *source* package ‘DESeq2’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c DESeq2.cpp -o DESeq2.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o DESeq2.so DESeq2.o RcppExports.o -llapack -L/home/biocbuild/bbs-3.20-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR
installing to /tmp/Rtmp5MISfv/Rinst59b0c6a45504e/00LOCK-DESeq2/00new/DESeq2/libs
** R
Error in parse(...) : 
  /tmp/Rtmp5MISfv/Rbuild59b0c40a5ad27/DESeq2/R/core.R:1575:1: unexpected '}'
1574:   return(object)
1575: }
      ^
ERROR: unable to collate and parse R files for package ‘DESeq2’
* removing ‘/tmp/Rtmp5MISfv/Rinst59b0c6a45504e/DESeq2’
      -----------------------------------
ERROR: package installation failed