Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-04-29 10:15 -0400 (Wed, 29 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4988
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4694
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 596/2415HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DiffLogo 2.36.0  (landing page)
Hendrik Treutler
Snapshot Date: 2026-04-28 14:14 -0400 (Tue, 28 Apr 2026)
git_url: https://git.bioconductor.org/packages/DiffLogo
git_branch: RELEASE_3_23
git_last_commit: d7ddb2b
git_last_commit_date: 2026-04-28 08:41:53 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    WARNINGS  YES
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    WARNINGS    OK  YES
See other builds for DiffLogo in R Universe.


CHECK results for DiffLogo on kjohnson3

To the developers/maintainers of the DiffLogo package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DiffLogo.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: DiffLogo
Version: 2.36.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DiffLogo.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DiffLogo_2.36.0.tar.gz
StartedAt: 2026-04-28 21:03:13 -0400 (Tue, 28 Apr 2026)
EndedAt: 2026-04-28 21:03:31 -0400 (Tue, 28 Apr 2026)
EllapsedTime: 17.2 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: DiffLogo.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DiffLogo.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DiffLogo_2.36.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/DiffLogo.Rcheck’
* using R version 4.6.0 Patched (2026-04-24 r89963)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-04-29 01:03:13 UTC
* using option ‘--no-vignettes’
* checking for file ‘DiffLogo/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘DiffLogo’ version ‘2.36.0’
* checking package namespace information ... NOTE
Found export directive that requires package ‘methods’:
  ‘exportClasses’
Remove all such namespace directives (if obsolete) or ensure that the
DESCRIPTION Depends or Imports field contains ‘methods’.
* 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 ‘DiffLogo’ 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 ... WARNING
Warning: S4 exports specified in 'NAMESPACE' but not defined in package ‘DiffLogo’
* 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
diffLogo: no visible global function definition for ‘is’
preconditionTransformPWM: no visible global function definition for
  ‘is’
Undefined global functions or variables:
  is
Consider adding
  importFrom("methods", "is")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/DiffLogo.Rcheck/00check.log’
for details.


Installation output

DiffLogo.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL DiffLogo
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’
* installing *source* package ‘DiffLogo’ ...
** this is package ‘DiffLogo’ version ‘2.36.0’
** using staged installation
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (DiffLogo)

Tests output

DiffLogo.Rcheck/tests/testthat.Rout


R version 4.6.0 Patched (2026-04-24 r89963) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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.

> 
> proc.time()
   user  system elapsed 
  0.075   0.025   0.093 

Example timings

DiffLogo.Rcheck/DiffLogo-Ex.timings

nameusersystemelapsed
ASN000
Alphabet000
DNA0.0000.0010.000
FULL_ALPHABET0.0010.0000.000
RNA000
calculatePvalue0.0100.0010.011
createDiffLogoObject0.0210.0020.024
diffLogo0.0240.0030.026
diffLogoFromPwm0.0230.0020.025
diffLogoTable0.3440.0140.357
diffLogoTableConfiguration000
differenceOfICs0.1670.0040.170
drawDiffLogoTable0.3260.0090.336
enrichDiffLogoObjectWithPvalues0.0620.0030.064
enrichDiffLogoTableWithPvalues1.0310.0251.057
extendPwmsFromAlignmentVector0.0160.0020.018
getAlphabetFromCharacters000
getAlphabetFromSequences000
getPwmFromAlignment0.1960.0100.206
getPwmFromAlignmentFile0.0020.0000.002
getPwmFromFastaFile0.0040.0000.005
getPwmFromFile0.0000.0000.002
getPwmFromHomerFile0.0000.0010.001
getPwmFromPfmOrJasparFile0.0010.0000.001
getPwmFromPwmFile0.0010.0000.001
getSequencesFromAlignmentFile000
getSequencesFromFastaFile000
informationContent0.0360.0010.037
lossOfAbsICDifferences0.0240.0020.025
multipleLocalPwmsAlignment0.010.000.01
normalizePWM000
normalizedDifferenceOfProbabilities0.0230.0010.024
prepareDiffLogoTable0.2560.0030.258
probabilities0.0180.0010.020
seqLogo0.0170.0020.019
shannonDivergence0.0210.0020.024
sumOfAbsICDifferences0.0220.0030.025
sumOfAbsProbabilityDifferences0.0250.0030.027
sumProbabilities0.0180.0010.019