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:39 -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 palomino8

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: chmod a+r DESeq2 -R && F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data DESeq2
StartedAt: 2024-07-23 17:52:58 -0400 (Tue, 23 Jul 2024)
EndedAt: 2024-07-23 17:53:26 -0400 (Tue, 23 Jul 2024)
EllapsedTime: 28.3 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   chmod a+r DESeq2 -R && F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data 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__~1.EXE (GCC) 13.2.0'
g++ -std=gnu++17  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/RcppArmadillo/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c DESeq2.cpp -o DESeq2.o
g++ -std=gnu++17  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/RcppArmadillo/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -shared -s -static-libgcc -o DESeq2.dll tmp.def DESeq2.o RcppExports.o -LF:/biocbuild/bbs-3.20-bioc/R/bin/x64 -lRlapack -LF:/biocbuild/bbs-3.20-bioc/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.20-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.20-bioc/tmpdir/Rtmp4AhHFd/Rinst3b686c2a2756/00LOCK-DESeq2/00new/DESeq2/libs/x64
** R
Error in parse(...) : 
  F:/biocbuild/bbs-3.20-bioc/tmpdir/Rtmp4AhHFd/Rbuild3b6847c1130/DESeq2/R/core.R:1575:1: unexpected '}'
1574:   return(object)
1575: }
      ^
ERROR: unable to collate and parse R files for package 'DESeq2'
* removing 'F:/biocbuild/bbs-3.20-bioc/tmpdir/Rtmp4AhHFd/Rinst3b686c2a2756/DESeq2'
      -----------------------------------
ERROR: package installation failed