Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2025-08-09 12:05 -0400 (Sat, 09 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4818
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4553
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4595
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4537
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 1335/2317HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
motifcounter 1.33.0  (landing page)
Wolfgang Kopp
Snapshot Date: 2025-08-08 13:45 -0400 (Fri, 08 Aug 2025)
git_url: https://git.bioconductor.org/packages/motifcounter
git_branch: devel
git_last_commit: 037e660
git_last_commit_date: 2025-04-15 11:09:38 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for motifcounter on nebbiolo2

To the developers/maintainers of the motifcounter package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/motifcounter.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: motifcounter
Version: 1.33.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:motifcounter.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings motifcounter_1.33.0.tar.gz
StartedAt: 2025-08-09 00:26:41 -0400 (Sat, 09 Aug 2025)
EndedAt: 2025-08-09 00:31:00 -0400 (Sat, 09 Aug 2025)
EllapsedTime: 259.2 seconds
RetCode: 0
Status:   OK  
CheckDir: motifcounter.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:motifcounter.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings motifcounter_1.33.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/motifcounter.Rcheck’
* using R version 4.5.1 (2025-06-13)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* checking for file ‘motifcounter/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘motifcounter’ version ‘1.33.0’
* 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 ... NOTE
Found the following hidden files and directories:
  .zenodo.json
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘motifcounter’ can be installed ... OK
* used C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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 loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... 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 ... OK
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                       user system elapsed
simulateClumpSizeDist 9.407  0.084   9.491
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/motifcounter.Rcheck/00check.log’
for details.


Installation output

motifcounter.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL motifcounter
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘motifcounter’ ...
** this is package ‘motifcounter’ version ‘1.33.0’
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c Rbackground.c -o Rbackground.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c Rcombinatorial.c -o Rcombinatorial.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c Rcompoundpoisson.c -o Rcompoundpoisson.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c Rminmaxscore.c -o Rminmaxscore.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c Roption.c -o Roption.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c Roverlap.c -o Roverlap.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c Rscore1d.c -o Rscore1d.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c Rsequence.c -o Rsequence.o
Rsequence.c: In function ‘RscoreHistogram’:
Rsequence.c:143:21: warning: unused variable ‘noscores’ [-Wunused-variable]
  143 |     int mins, maxs, noscores;
      |                     ^~~~~~~~
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c Rsimulate.c -o Rsimulate.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c background.c -o background.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c combinatorial.c -o combinatorial.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c compoundpoisson.c -o compoundpoisson.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c markovchain.c -o markovchain.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c markovchain_single.c -o markovchain_single.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c matrix.c -o matrix.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c mdist_register.c -o mdist_register.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c minmaxscore.c -o minmaxscore.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c overlap.c -o overlap.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c score1d.c -o score1d.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c score2d.c -o score2d.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c scorefunctions.c -o scorefunctions.o
scorefunctions.c: In function ‘getPositionWeights’:
scorefunctions.c:84:22: warning: unused variable ‘cindex’ [-Wunused-variable]
   84 |     int j, i, index, cindex, ds;
      |                      ^~~~~~
scorefunctions.c: In function ‘hitSequence’:
scorefunctions.c:119:17: warning: unused variable ‘cindex’ [-Wunused-variable]
  119 |   int s, index, cindex;
      |                 ^~~~~~
scorefunctions.c: In function ‘scoreSequence’:
scorefunctions.c:159:19: warning: unused variable ‘cindex’ [-Wunused-variable]
  159 |     int s, index, cindex;
      |                   ^~~~~~
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c sequence.c -o sequence.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fopenmp -DIN_R -fpic  -g -O2  -Wall -Werror=format-security -c simulate.c -o simulate.o
gcc -std=gnu2x -shared -L/home/biocbuild/bbs-3.22-bioc/R/lib -L/usr/local/lib -o motifcounter.so Rbackground.o Rcombinatorial.o Rcompoundpoisson.o Rminmaxscore.o Roption.o Roverlap.o Rscore1d.o Rsequence.o Rsimulate.o background.o combinatorial.o compoundpoisson.o markovchain.o markovchain_single.o matrix.o mdist_register.o minmaxscore.o overlap.o score1d.o score2d.o scorefunctions.o sequence.o simulate.o -fopenmp -L/home/biocbuild/bbs-3.22-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.22-bioc/R/site-library/00LOCK-motifcounter/00new/motifcounter/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (motifcounter)

Tests output

motifcounter.Rcheck/tests/testthat.Rout


R version 4.5.1 (2025-06-13) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(motifcounter)
> 
> test_check("motifcounter")
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 841 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 841 ]
> 
> proc.time()
   user  system elapsed 
117.161   5.750 122.916 

Example timings

motifcounter.Rcheck/motifcounter-Ex.timings

nameusersystemelapsed
clumpSizeDist0.3750.0140.390
combinatorialDist0.2420.0240.266
compoundPoissonDist0.1570.0170.174
computeClumpStartProb0.1050.0030.110
generateDNAString0.0710.0000.072
generateDNAStringSet0.1040.0000.105
hitStrand0.0670.0040.072
lenSequences0.0590.0170.076
markovModel0.0970.0050.102
motifAndBackgroundValid0.0680.0000.068
motifEnrichment2.2920.0102.302
motifHitProfile0.0660.0000.067
motifHits0.0680.0010.069
motifValid0.0010.0000.001
motifcounter-package0.9010.0080.909
motifcounterOptions000
normalizeMotif0.0010.0000.001
numMotifHits0.4790.0000.480
probOverlapHit0.1290.0030.131
readBackground0.0670.0000.068
revcompMotif0.0020.0000.001
scoreDist0.0640.0010.065
scoreDistBf0.0830.0000.084
scoreDistEmpirical2.0400.0042.044
scoreHistogram0.1660.0020.168
scoreHistogramSingleSeq0.0750.0020.076
scoreProfile0.3630.0000.364
scoreSequence0.0690.0010.069
scoreStrand0.070.000.07
scoreThreshold0.0680.0000.069
sigLevel000
simulateClumpSizeDist9.4070.0849.491
simulateNumHitsDist1.5230.0041.527