Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-04-24 13:02 -0400 (Thu, 24 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4831
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4573
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 2031/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
smoppix 1.0.0  (landing page)
Stijn Hawinkel
Snapshot Date: 2025-04-22 13:40 -0400 (Tue, 22 Apr 2025)
git_url: https://git.bioconductor.org/packages/smoppix
git_branch: RELEASE_3_21
git_last_commit: e7efe1c
git_last_commit_date: 2025-04-15 13:45:56 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    TIMEOUT    OK  


CHECK results for smoppix on palomino7

To the developers/maintainers of the smoppix package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/smoppix.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: smoppix
Version: 1.0.0
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:smoppix.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings smoppix_1.0.0.tar.gz
StartedAt: 2025-04-23 06:52:17 -0400 (Wed, 23 Apr 2025)
EndedAt: 2025-04-23 07:32:17 -0400 (Wed, 23 Apr 2025)
EllapsedTime: 2400.2 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: smoppix.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:smoppix.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings smoppix_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/smoppix.Rcheck'
* using R version 4.5.0 RC (2025-04-04 r88126 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'smoppix/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'smoppix' version '1.0.0'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'smoppix' can be installed ... OK
* used C++ compiler: 'G__~1.EXE (GCC) 14.2.0'
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
plotCells: no visible binding for global variable 'gene'
plotCells: no visible binding for global variable 'cell'
plotWf: no visible binding for global variable 'minP'
plotWf: no visible binding for global variable 'maxP'
plotWf: no visible binding for global variable 'Weight'
Undefined global functions or variables:
  Weight cell gene maxP minP
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files for x64 is not available
File 'E:/biocbuild/bbs-3.21-bioc/R/library/smoppix/libs/x64/smoppix.dll':
  Found '_exit', possibly from '_exit' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ...

Installation output

smoppix.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL smoppix
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library'
* installing *source* package 'smoppix' ...
** this is package 'smoppix' version '1.0.0'
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 14.2.0'
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include'   -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include'   -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c crossdistFast.cpp -o crossdistFast.o
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include'   -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c findRanksDist.cpp -o findRanksDist.o
g++ -std=gnu++17 -shared -s -static-libgcc -o smoppix.dll tmp.def RcppExports.o crossdistFast.o findRanksDist.o -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib -LE:/biocbuild/bbs-3.21-bioc/R/bin/x64 -lR
installing to E:/biocbuild/bbs-3.21-bioc/R/library/00LOCK-smoppix/00new/smoppix/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
Loading required namespace: smoppix
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (smoppix)

Tests output


Example timings

smoppix.Rcheck/smoppix-Ex.timings

nameusersystemelapsed
addCell 3.18 0.0336.17
addNuclei 2.56 0.0354.06
buildDataFrame 9.08 0.39247.39
buildHyperFrame1.870.112.03
estGradients 5.07 0.0972.33
estPis 8.35 0.35246.39
evalWeightFunction 31.83 2.221382.64
findOverlap 0.94 0.0314.83