Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNOP[Q]RSTUVWXYZ

This page was generated on 2026-04-30 11:36 -0400 (Thu, 30 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" 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/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
queeems 1.0.0  (landing page)
Hassan Sadiq
Snapshot Date: 2026-04-29 13:40 -0400 (Wed, 29 Apr 2026)
git_url: https://git.bioconductor.org/packages/queeems
git_branch: RELEASE_3_23
git_last_commit: c33f208
git_last_commit_date: 2026-04-28 09:07:17 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
See other builds for queeems in R Universe.


CHECK results for queeems on kjohnson3

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.

raw results


Summary

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

Command output

##############################################################################
##############################################################################
###
### 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


Installation output

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)

Tests output

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 

Example timings

queeems.Rcheck/queeems-Ex.timings

nameusersystemelapsed
CnCs0.0730.0010.074
aboutQueeems0.0010.0000.000
baseFrequency0.0650.0020.068
baseSummary-class0.0600.0010.061
bstringCodons0.0800.0010.082
citing-class0.0010.0000.000
cncsentropy0.0740.0010.075
cncsframe-class0.0460.0000.046
codonDissimilarity0.0640.0000.065
codondifferindex0.0440.0010.045
diffNucBinary0.0100.0000.011
entropyindex0.0010.0000.000
fubarweights000
geneindex-class0.1040.0010.105
mnomLogl000
molentropy0.0090.0010.010
n2cFreqs0.0010.0000.001
nonSynonymous0.0410.0000.041
queeemsExtdata0.0000.0000.001
saturateBF-class0.8830.0100.894
seqSaturation1.0270.0121.040
seqfilter0.0070.0010.007
siteindices-class0.0390.0010.040
softmax0.0010.0000.000