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

This page was generated on 2024-04-17 11:36:06 -0400 (Wed, 17 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4676
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4414
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4437
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 1187/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
memes 1.10.0  (landing page)
Spencer Nystrom
Snapshot Date: 2024-04-15 14:05:01 -0400 (Mon, 15 Apr 2024)
git_url: https://git.bioconductor.org/packages/memes
git_branch: RELEASE_3_18
git_last_commit: 8fc7c1f
git_last_commit_date: 2023-10-24 11:31:07 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for memes on nebbiolo2


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.

raw results


Summary

Package: memes
Version: 1.10.0
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:memes.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings memes_1.10.0.tar.gz
StartedAt: 2024-04-16 00:35:25 -0400 (Tue, 16 Apr 2024)
EndedAt: 2024-04-16 00:39:59 -0400 (Tue, 16 Apr 2024)
EllapsedTime: 274.2 seconds
RetCode: 1
Status:   ERROR  
CheckDir: memes.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:memes.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings memes_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/memes.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘memes/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘memes’ version ‘1.10.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 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 R 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 ... 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 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
add_sequence 7.312  0.348    7.66
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘core_ame.Rmd’ using ‘UTF-8’... failed
  ‘core_dreme.Rmd’ using ‘UTF-8’... failed
  ‘core_fimo.Rmd’ using ‘UTF-8’... failed
  ‘core_tomtom.Rmd’ using ‘UTF-8’... OK
  ‘install_guide.Rmd’ using ‘UTF-8’... OK
  ‘integrative_analysis.Rmd’ using ‘UTF-8’... failed
  ‘tidy_motifs.Rmd’ using ‘UTF-8’... OK
 ERROR
Errors in running code in vignettes:
when running code in ‘core_ame.Rmd’
  ...

> ame_by_behavior_vs_static <- runAme(seq_by_behavior, 
+     control = "Static")

  When sourcing ‘core_ame.R’:
Error: ℹ In index: 1.
ℹ With name: Decreasing.
Caused by error in `.check_valid_command_path()`:
! Command: /home/biocbuild/meme/bin, does not exist.
Execution halted
when running code in ‘core_dreme.Rmd’
  ...
Cannot detect meme install

> fa <- system.file("extdata/fasta_ex/fa1.fa", package = "memes")

> dreme_out <- runDreme(fa, "shuffle", evalue = 39, 
+     outdir = tempdir())

  When sourcing ‘core_dreme.R’:
Error: Command: /home/biocbuild/meme/bin, does not exist.
Execution halted
when running code in ‘core_fimo.Rmd’
  ...
+     universalmotif::convert_motifs() %>% .[[1]]
See system.file("LICENSE", package="MotifDb") for use restrictions.

> e93_motif["name"] <- "E93_FlyFactor"

> fimo_results <- runFimo(sequences, e93_motif)

  When sourcing ‘core_fimo.R’:
Error: Command: /home/biocbuild/meme/bin, does not exist.
Execution halted
when running code in ‘integrative_analysis.Rmd’
  ...
[["orphan"]] chr3L:57749-57848=GAAACCTATACCCCGCCGTCGGCCGATTATCACCTTTTCAAGTCTC...

> ame_by_binding <- by_binding %>% runAme

  When sourcing ‘integrative_analysis.R’:
Error: ℹ In index: 1.
ℹ With name: ectopic.
Caused by error in `.check_valid_command_path()`:
! Command: /home/biocbuild/meme/bin, does not exist.
Execution halted

* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 1 WARNING
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/memes.Rcheck/00check.log’
for details.


Installation output

memes.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL memes
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.18-bioc/R/site-library’
* installing *source* package ‘memes’ ...
** 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_sequence7.3120.3487.660
ame_compare_heatmap_methods1.7510.1311.883
check_meme_install0.4470.1200.567
drop_best_match0.0220.0000.022
example_ame0.0550.0000.056
example_ame_large0.0360.0000.035
force_best_match0.0460.0000.045
get_sequence0.3310.0040.336
has_duplicate_motifs0.1620.0280.192
importAme0.2060.0600.270
importDremeXML0.1760.0070.183
importFimo0.0420.0090.045
importMeme0.0800.0080.089
importStremeXML0.1310.0040.135
importTomTomXML0.2790.0000.279
meme_is_installed0.0480.0000.048
nest_tomtom0.0450.0000.045
plot_ame_heatmap0.5060.0000.507
plot_sequence_heatmap3.1550.0963.252
remove_duplicate_motifs0.0020.0000.002
runAme0.050.000.05
runDreme0.0460.0000.047
runFimo0.0470.0000.048
runMeme0.0470.0000.048
runTomTom0.0460.0000.045
update_best_match0.0680.0000.067
view_tomtom_hits1.1340.0401.176
write_fasta0.0030.0000.003