| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-01 12:03 -0400 (Sat, 01 Nov 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 2250/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| transite 1.28.0 (landing page) Konstantin Krismer
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
|
To the developers/maintainers of the transite package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/transite.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: transite |
| Version: 1.28.0 |
| Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:transite.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings transite_1.28.0.tar.gz |
| StartedAt: 2025-11-01 05:09:52 -0400 (Sat, 01 Nov 2025) |
| EndedAt: 2025-11-01 05:18:06 -0400 (Sat, 01 Nov 2025) |
| EllapsedTime: 493.5 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: transite.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:transite.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings transite_1.28.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/transite.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* 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.3 LTS
* using session charset: UTF-8
* checking for file ‘transite/DESCRIPTION’ ... OK
* this is package ‘transite’ version ‘1.28.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 ‘transite’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking C++ specification ... NOTE
Specified C++11: please drop specification unless essential
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... 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
run_kmer_spma 84.872 2.177 90.701
run_kmer_tsma 35.567 0.040 35.618
classify_spectrum 6.590 0.302 7.989
* 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: 3 NOTEs
See
‘/home/biocbuild/bbs-3.22-bioc/meat/transite.Rcheck/00check.log’
for details.
transite.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL transite ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’ * installing *source* package ‘transite’ ... ** this is package ‘transite’ version ‘1.28.0’ ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ using C++11 g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c scoring.cpp -o scoring.o g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.22-bioc/R/lib -L/usr/local/lib -o transite.so RcppExports.o scoring.o -L/home/biocbuild/bbs-3.22-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.22-bioc/R/site-library/00LOCK-transite/00new/transite/libs ** R ** data ** 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 (transite)
transite.Rcheck/tests/testthat.Rout
R version 4.5.1 Patched (2025-08-23 r88802) -- "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(transite)
>
> test_check("transite")
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 95 ]
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 95 ]
>
> proc.time()
user system elapsed
119.808 3.772 223.850
transite.Rcheck/transite-Ex.timings
| name | user | system | elapsed | |
| RBPMotif-class | 0.003 | 0.000 | 0.004 | |
| SpectrumScore-class | 0.001 | 0.000 | 0.001 | |
| calculate_kmer_enrichment | 4.025 | 0.008 | 4.032 | |
| calculate_local_consistency | 0.652 | 0.035 | 0.687 | |
| calculate_motif_enrichment | 2.032 | 0.018 | 2.050 | |
| calculate_transcript_mc | 0.01 | 0.00 | 0.02 | |
| check_kmers | 0.001 | 0.000 | 0.001 | |
| classify_spectrum | 6.590 | 0.302 | 7.989 | |
| compute_kmer_enrichment | 3.667 | 0.002 | 3.687 | |
| create_kmer_motif | 0.003 | 0.000 | 0.003 | |
| create_kmer_origin_list | 0.068 | 0.010 | 0.079 | |
| create_matrix_motif | 0.006 | 0.000 | 0.006 | |
| draw_volcano_plot | 0.674 | 0.024 | 0.697 | |
| estimate_significance_core | 0.003 | 0.001 | 0.004 | |
| generate_iupac_by_kmers | 0.001 | 0.000 | 0.001 | |
| generate_iupac_by_matrix | 0.003 | 0.000 | 0.002 | |
| generate_kmers | 0.175 | 0.011 | 0.186 | |
| generate_kmers_from_iupac | 0.003 | 0.000 | 0.003 | |
| geometric_mean | 0 | 0 | 0 | |
| get_motif_by_id | 0.003 | 0.001 | 0.005 | |
| get_motif_by_rbp | 0.006 | 0.000 | 0.006 | |
| get_motifs | 0.000 | 0.000 | 0.001 | |
| get_motifs_meta_info | 0.015 | 0.002 | 0.017 | |
| get_ppm | 0.006 | 0.000 | 0.005 | |
| init_iupac_lookup_table | 0.003 | 0.000 | 0.003 | |
| p_combine | 0 | 0 | 0 | |
| run_kmer_spma | 84.872 | 2.177 | 90.701 | |
| run_kmer_tsma | 35.567 | 0.040 | 35.618 | |
| run_matrix_spma | 2.752 | 0.024 | 4.779 | |
| run_matrix_tsma | 0.019 | 0.000 | 0.019 | |
| score_sequences | 0.004 | 0.000 | 0.003 | |
| score_spectrum | 2.811 | 0.001 | 2.811 | |
| score_transcripts | 0.006 | 0.001 | 0.007 | |
| set_motifs | 0.001 | 0.000 | 0.002 | |
| subdivide_data | 0.004 | 0.000 | 0.005 | |