| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-10-28 12:04 -0400 (Tue, 28 Oct 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4901 |
| lconway | macOS 12.7.6 Monterey | x86_64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4691 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4637 |
| 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 1230/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| memes 1.17.2 (landing page) Spencer Nystrom
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
|
To the developers/maintainers of the memes package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/memes.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. |
| Package: memes |
| Version: 1.17.2 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:memes.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings memes_1.17.2.tar.gz |
| StartedAt: 2025-10-27 22:46:30 -0400 (Mon, 27 Oct 2025) |
| EndedAt: 2025-10-27 22:49:31 -0400 (Mon, 27 Oct 2025) |
| EllapsedTime: 181.3 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: memes.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:memes.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings memes_1.17.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/memes.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* using platform: x86_64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘memes/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘memes’ version ‘1.17.2’
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘memes’ can be installed ... OK
* 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 ... WARNING
motif_input:
function(x, ...)
motif_input.universalmotif_df:
function(input, path)
motif_input:
function(x, ...)
motif_input.universalmotif:
function(input, path)
motif_input:
function(x, ...)
motif_input.list:
function(input, path)
motif_input:
function(x, ...)
motif_input.character:
function(input, path)
motif_input:
function(x, ...)
motif_input.data.frame:
function(input, path)
sequence_input:
function(x)
sequence_input.DNAStringSet:
function(input)
sequence_input:
function(x)
sequence_input.character:
function(input)
sequence_input:
function(x)
sequence_input.BStringSet:
function(input)
sequence_input:
function(x)
sequence_input.AAStringSet:
function(input)
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... NOTE
checkRd: (-1) runTomTom.Rd:51: Lost braces; missing escapes or markup?
51 | \item{...}{additional flags passed to tomtom using {cmdfun} formating (see table below for details)}
| ^
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
runAme 14.570 8.709 21.487
add_sequence 9.052 0.312 9.440
plot_sequence_heatmap 5.585 0.256 5.930
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 1 WARNING, 1 NOTE
See
‘/Users/biocbuild/bbs-3.22-bioc/meat/memes.Rcheck/00check.log’
for details.
memes.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL memes ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’ * installing *source* package ‘memes’ ... ** this is package ‘memes’ version ‘1.17.2’ ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (memes)
memes.Rcheck/memes-Ex.timings
| name | user | system | elapsed | |
| add_sequence | 9.052 | 0.312 | 9.440 | |
| ame_compare_heatmap_methods | 1.954 | 0.165 | 2.141 | |
| check_meme_install | 0.693 | 0.026 | 0.728 | |
| drop_best_match | 0.005 | 0.001 | 0.006 | |
| example_ame | 0.064 | 0.003 | 0.068 | |
| example_ame_large | 0.039 | 0.000 | 0.040 | |
| force_best_match | 1.392 | 0.293 | 1.732 | |
| get_sequence | 0.564 | 0.093 | 0.669 | |
| has_duplicate_motifs | 0.005 | 0.003 | 0.006 | |
| importAme | 0.266 | 0.072 | 0.347 | |
| importDremeXML | 0.333 | 0.014 | 0.350 | |
| importFimo | 0.040 | 0.011 | 0.044 | |
| importMeme | 0.102 | 0.003 | 0.106 | |
| importStremeXML | 0.278 | 0.005 | 0.284 | |
| importTomTomXML | 0.480 | 0.021 | 0.505 | |
| meme_is_installed | 0.062 | 0.006 | 0.067 | |
| nest_tomtom | 1.183 | 0.205 | 1.456 | |
| plot_ame_heatmap | 1.190 | 0.130 | 1.332 | |
| plot_sequence_heatmap | 5.585 | 0.256 | 5.930 | |
| remove_duplicate_motifs | 0.003 | 0.001 | 0.003 | |
| runAme | 14.570 | 8.709 | 21.487 | |
| runDreme | 3.567 | 0.527 | 4.201 | |
| runFimo | 0.340 | 0.173 | 0.517 | |
| runMeme | 0.890 | 0.357 | 1.418 | |
| runTomTom | 0.962 | 0.207 | 1.214 | |
| update_best_match | 0.091 | 0.009 | 0.099 | |
| view_tomtom_hits | 1.699 | 0.119 | 1.830 | |
| write_fasta | 0.002 | 0.001 | 0.003 | |