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

This page was generated on 2025-08-26 12:07 -0400 (Tue, 26 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4821
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4610
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4553
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4539
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 1207/2319HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
memes 1.17.2  (landing page)
Spencer Nystrom
Snapshot Date: 2025-08-25 13:45 -0400 (Mon, 25 Aug 2025)
git_url: https://git.bioconductor.org/packages/memes
git_branch: devel
git_last_commit: cd106cf
git_last_commit_date: 2025-07-28 14:56:05 -0400 (Mon, 28 Jul 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for memes on taishan

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: memes
Version: 1.17.2
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:memes.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings memes_1.17.2.tar.gz
StartedAt: 2025-08-26 09:28:50 -0000 (Tue, 26 Aug 2025)
EndedAt: 2025-08-26 09:31:30 -0000 (Tue, 26 Aug 2025)
EllapsedTime: 160.1 seconds
RetCode: 1
Status:   ERROR  
CheckDir: memes.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:memes.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings memes_1.17.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/memes.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* 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 loading without being on the library search path ... 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 ... ERROR
Running examples in ‘memes-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: runDreme
> ### Title: Denovo motif discovery of target regions using DREME
> ### Aliases: runDreme
> 
> ### ** Examples
> 
> if (meme_is_installed()) {
+ # Create random named sequences as input for example
+ seqs <- universalmotif::create_sequences(rng.seed = 123)
+ names(seqs) <- seq_along(seqs)
+ 
+ # Runs dreme with default settings, shuffles input as background
+ runDreme(seqs, "shuffle")
+ 
+ # Runs searching for max 2 motifs, e-value cutoff = 0.1, explicitly using the DNA alphabet
+ runDreme(seqs, "shuffle", nmotifs = 2, e = 0.1, dna = TRUE)
+ }
Error in `process_initialize(self, private, command, args, stdin, stdout, …`:
! Native call to `processx_exec` failed
Caused by error in `chain_call(c_processx_exec, command, c(command, args), pty, pty_options, …`:
! cannot start processx process '/opt/meme/bin/dreme' (system error 2, No such file or directory) @unix/processx.c:611 (processx_exec)
---
Backtrace:
 1. memes::runDreme(seqs, "shuffle")
 2. memes:::runDreme.default(seqs, "shuffle")
 3. processx::run(command, flags, spinner = TRUE, error_on_status = FALSE)
 4. process$new(command, args, echo_cmd = echo_cmd, wd = wd, windows_verbatim_…
 5. local initialize(...)
 6. processx:::process_initialize(self, private, command, args, stdin, stdout, …
 7. processx:::chain_call(c_processx_exec, command, c(command, args), pty, pty_options, …
 8. | base::withCallingHandlers(do.call(".Call", list(.NAME, ...)), error = function(e…
 9. | base::do.call(".Call", list(.NAME, ...))
10. | base::.handleSimpleError(function (e) …
11. | local h(simpleError(msg, call))
12. | processx:::throw_error(err, parent = e)
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
               user system elapsed
runAme       10.956  0.579   9.796
add_sequence  8.943  0.654   9.628
* 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 ERROR, 1 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/memes.Rcheck/00check.log’
for details.


Installation output

memes.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL memes
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-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)

Tests output


Example timings

memes.Rcheck/memes-Ex.timings

nameusersystemelapsed
add_sequence8.9430.6549.628
ame_compare_heatmap_methods1.9250.0321.964
check_meme_install0.8830.1070.996
drop_best_match0.0030.0040.006
example_ame0.0730.0080.080
example_ame_large0.0730.0000.072
force_best_match1.4300.2091.709
get_sequence0.5270.0910.621
has_duplicate_motifs0.0020.0050.006
importAme0.2700.0910.363
importDremeXML0.3450.0320.379
importFimo0.0420.0080.050
importMeme0.1090.0040.116
importStremeXML0.3470.0200.370
importTomTomXML0.5550.0040.561
meme_is_installed0.0680.0040.072
nest_tomtom1.1820.1641.345
plot_ame_heatmap0.7200.0790.801
plot_sequence_heatmap3.9460.1364.097
remove_duplicate_motifs0.0030.0000.006
runAme10.956 0.579 9.796