| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-30 11:36 -0400 (Thu, 30 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4988 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-04-24 r89963) -- "Because it was There" | 4718 |
| 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 1733/2418 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| queeems 1.0.0 (landing page) Hassan Sadiq
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for queeems in R Universe. | ||||||||||||||
|
To the developers/maintainers of the queeems package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/queeems.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: queeems |
| Version: 1.0.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:queeems.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings queeems_1.0.0.tar.gz |
| StartedAt: 2026-04-29 21:37:14 -0400 (Wed, 29 Apr 2026) |
| EndedAt: 2026-04-29 21:38:04 -0400 (Wed, 29 Apr 2026) |
| EllapsedTime: 50.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: queeems.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:queeems.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings queeems_1.0.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/queeems.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-30 01:37:14 UTC
* using option ‘--no-vignettes’
* checking for file ‘queeems/DESCRIPTION’ ... OK
* this is package ‘queeems’ version ‘1.0.0’
* 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 ‘queeems’ 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 ... 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 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: OK
queeems.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL queeems ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’ * installing *source* package ‘queeems’ ... ** this is package ‘queeems’ version ‘1.0.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 (queeems)
queeems.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.
> # ><>< ================================================================ ><>< #
> # >< Quantify the Extent of Evolutionary Evidence in Molecular Sequences. >< #
> # ><>< ~~~~~~~~~~~~~~~~~~~~ ><>< #
> # ><>< Master Function Test File. ><>< #
> # ><>< ================================================================ ><>< #
>
> library(testthat)
> library(queeems)
Loading required package: Biostrings
Loading required package: BiocGenerics
Loading required package: generics
Attaching package: 'generics'
The following objects are masked from 'package:base':
as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
setequal, union
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:stats':
IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
as.data.frame, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
unsplit, which.max, which.min
Loading required package: S4Vectors
Loading required package: stats4
Attaching package: 'S4Vectors'
The following object is masked from 'package:utils':
findMatches
The following objects are masked from 'package:base':
I, expand.grid, unname
Loading required package: IRanges
Loading required package: XVector
Loading required package: Seqinfo
Attaching package: 'Biostrings'
The following object is masked from 'package:base':
strsplit
>
> test_check("queeems")
# :::::::
Protein base type: DNA
Number of sequences: 8
Dimension of numeric output: (base_size=4)-by-(site_size=1512)
# :::::::
Below is/are citation(s) relevant to the queeems package:
Sadiq, H. (in progress). queeems: Quantify the Extent of Evolutionary Evidence in Molecular Sequences. R package.
Sadiq, H. (in progress). Bayesian Approach to Assessing Molecular Saturation. Preprint.
The corresponding BibTeX entry(ies) is/are as follows:
@Manual{,
title = {queeems: Quantify the Extent of Evolutionary Evidence in Molecular Sequences},
author = {Hassan Sadiq},
year = {in progress},
note = {R Package},
url = {https://github.com/thsadiq/queeems},
}
@Manual{,
title = {Bayesian Approach to Assessing Molecular Saturation},
author = {Hassan Sadiq},
year = {in progress},
note = {Preprint},
}
Just testing!
# :::::::
Counts generator: Non-Synonymous codons
Non-informative codon sites: 403 (of 504)
Max. nuc. mismatch tolerance: 3
# :::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Summarised Output for Entropy Analyses:
::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Entropy Estimation Method: Shannon
Synonymous Counts: TRUE
Non-informative Sites: 61 / 99
Protein Entropy (H): 0.3056
========================================================
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Saturation Analyses Output Summary: Bayesian
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Invariant Sites: 4/12
Saturated Sites: 5/12
Overall Bayes Factor: 62.94
Overall Decision: Saturated
===========================================================
Updated sequence file saved as:
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpCIbRDU/testfilter.fasta
::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Summarised Output for Entropy Analyses:
::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Entropy (H) Estimation Method: Renyi (α ≈ 0.20)
Non-informative Sites: 3 / 10
Mean of H: 0.4644
Standard Error of H: 0.0251
Approx. Lower 95% C.I. of H: 0.3523
Approx. Upper 95% C.I. of H: 0.5765
========================================================
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 195 ]
>
> # ><>< ================================================================ ><>< #
> # ><>< CODE ENDS HERE ><>< #
> # ><>< ================================================================ ><>< #
>
> proc.time()
user system elapsed
11.130 0.198 11.352
queeems.Rcheck/queeems-Ex.timings
| name | user | system | elapsed | |
| CnCs | 0.073 | 0.001 | 0.074 | |
| aboutQueeems | 0.001 | 0.000 | 0.000 | |
| baseFrequency | 0.065 | 0.002 | 0.068 | |
| baseSummary-class | 0.060 | 0.001 | 0.061 | |
| bstringCodons | 0.080 | 0.001 | 0.082 | |
| citing-class | 0.001 | 0.000 | 0.000 | |
| cncsentropy | 0.074 | 0.001 | 0.075 | |
| cncsframe-class | 0.046 | 0.000 | 0.046 | |
| codonDissimilarity | 0.064 | 0.000 | 0.065 | |
| codondifferindex | 0.044 | 0.001 | 0.045 | |
| diffNucBinary | 0.010 | 0.000 | 0.011 | |
| entropyindex | 0.001 | 0.000 | 0.000 | |
| fubarweights | 0 | 0 | 0 | |
| geneindex-class | 0.104 | 0.001 | 0.105 | |
| mnomLogl | 0 | 0 | 0 | |
| molentropy | 0.009 | 0.001 | 0.010 | |
| n2cFreqs | 0.001 | 0.000 | 0.001 | |
| nonSynonymous | 0.041 | 0.000 | 0.041 | |
| queeemsExtdata | 0.000 | 0.000 | 0.001 | |
| saturateBF-class | 0.883 | 0.010 | 0.894 | |
| seqSaturation | 1.027 | 0.012 | 1.040 | |
| seqfilter | 0.007 | 0.001 | 0.007 | |
| siteindices-class | 0.039 | 0.001 | 0.040 | |
| softmax | 0.001 | 0.000 | 0.000 | |