Back to Multiple platform build/check report for BioC 3.17:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-03-31 11:03:06 -0400 (Fri, 31 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_64R Under development (unstable) (2023-03-16 r83996) -- "Unsuffered Consequences" 4547
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2023-03-15 r83984 ucrt) -- "Unsuffered Consequences" 4308
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

INSTALL results for genomation on palomino3


To the developers/maintainers of the genomation package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/genomation.git to reflect on this report. See Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 784/2195HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
genomation 1.31.0  (landing page)
Altuna Akalin , Vedran Franke
Snapshot Date: 2023-03-30 14:00:16 -0400 (Thu, 30 Mar 2023)
git_url: https://git.bioconductor.org/packages/genomation
git_branch: devel
git_last_commit: ab5acbd
git_last_commit_date: 2022-11-01 11:10:49 -0400 (Tue, 01 Nov 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: genomation
Version: 1.31.0
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL genomation
StartedAt: 2023-03-30 15:57:27 -0400 (Thu, 30 Mar 2023)
EndedAt: 2023-03-30 15:58:40 -0400 (Thu, 30 Mar 2023)
EllapsedTime: 73.0 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL genomation
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library'
* installing *source* package 'genomation' ...
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 12.2.0'
g++ -std=gnu++17  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c binSum.cpp -o binSum.o
g++ -std=gnu++17 -shared -s -static-libgcc -o genomation.dll tmp.def RcppExports.o binSum.o -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.17-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.17-bioc/R/library/00LOCK-genomation/00new/genomation/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import 'Biostrings::pattern' by 'grid::pattern' when loading 'genomation'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import 'Biostrings::pattern' by 'grid::pattern' when loading 'genomation'
** testing if installed package can be loaded from final location
Warning: replacing previous import 'Biostrings::pattern' by 'grid::pattern' when loading 'genomation'
** testing if installed package keeps a record of temporary installation path
* DONE (genomation)