Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-08-04 11:40 -0400 (Mon, 04 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4823
palomino7Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4565
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4603
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4544
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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 830/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenomAutomorphism 1.10.0  (landing page)
Robersy Sanchez
Snapshot Date: 2025-07-31 13:40 -0400 (Thu, 31 Jul 2025)
git_url: https://git.bioconductor.org/packages/GenomAutomorphism
git_branch: RELEASE_3_21
git_last_commit: bf02d1b
git_last_commit_date: 2025-04-15 12:54:12 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for GenomAutomorphism on nebbiolo1

To the developers/maintainers of the GenomAutomorphism package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GenomAutomorphism.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: GenomAutomorphism
Version: 1.10.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:GenomAutomorphism.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings GenomAutomorphism_1.10.0.tar.gz
StartedAt: 2025-08-03 22:43:17 -0400 (Sun, 03 Aug 2025)
EndedAt: 2025-08-03 22:47:27 -0400 (Sun, 03 Aug 2025)
EllapsedTime: 250.2 seconds
RetCode: 0
Status:   OK  
CheckDir: GenomAutomorphism.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/GenomAutomorphism.Rcheck’
* using R version 4.5.1 (2025-06-13)
* 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.2 LTS
* using session charset: UTF-8
* checking for file ‘GenomAutomorphism/DESCRIPTION’ ... OK
* this is package ‘GenomAutomorphism’ 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 ‘GenomAutomorphism’ 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 loading without being on the library search path ... 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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'reexports.Rd':
  ‘[S4Vectors:S4Vectors-internals]{setValidity2}’

See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                user system elapsed
aminoacid_dist 4.540  0.819   4.843
automorphisms  4.476  0.834   4.731
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
  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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/GenomAutomorphism.Rcheck/00check.log’
for details.


Installation output

GenomAutomorphism.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL GenomAutomorphism
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘GenomAutomorphism’ ...
** this is package ‘GenomAutomorphism’ version ‘1.10.0’
** using staged installation
** R
** data
** 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 (GenomAutomorphism)

Tests output

GenomAutomorphism.Rcheck/tests/spelling.Rout


R version 4.5.1 (2025-06-13) -- "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.

> if (requireNamespace("spelling", quietly = TRUE)) {
+     spelling::spell_check_test(
+         vignettes = TRUE, error = FALSE,
+         skip_on_cran = TRUE
+     )
+ }
NULL
> 
> proc.time()
   user  system elapsed 
  0.136   0.046   0.168 

GenomAutomorphism.Rcheck/tests/testthat.Rout


R version 4.5.1 (2025-06-13) -- "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(GenomAutomorphism)
> 
> test_check("GenomAutomorphism")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 34 ]
> 
> proc.time()
   user  system elapsed 
 22.503   2.239  24.462 

Example timings

GenomAutomorphism.Rcheck/GenomAutomorphism-Ex.timings

nameusersystemelapsed
AutomorphismByCoef0.4110.0060.417
AutomorphismList2.4500.1142.565
CodonMatrix0.1550.0020.156
CodonSeq0.3470.0050.351
GRangesMatrixSeq0.1880.0070.194
ListCodonMatrix0.1960.0010.198
MatrixSeq0.1090.0030.112
aa_phychem_index0.0900.0090.098
aaindex10.0320.0030.035
aaindex20.0140.0010.016
aaindex30.0100.0010.010
aln0.0510.0010.052
aminoacid_dist4.5400.8194.843
as.AutomorphismList0.5890.1050.558
aut3D1.3710.2771.476
autZ1252.4310.6652.342
autZ50.9770.3091.083
autZ641.7060.2511.777
autby_coef0.2920.0300.323
autm0.0530.0020.056
autm_3d0.0770.0020.079
autm_z1250.0610.0040.066
automorphismByRanges0.1060.0180.124
automorphism_bycoef0.1020.0080.110
automorphism_prob1.0420.0351.078
automorphisms4.4760.8344.731
base2codon0.0450.0040.050
base2int0.0050.0030.008
base_methods0.3720.0470.419
brca1_aln0.0540.0090.063
brca1_aln20.0590.0050.065
brca1_autm0.4090.0230.432
cdm_z640.1440.5500.694
codon_coord0.9490.1341.083
codon_dist0.2540.0050.258
codon_dist_matrix1.9510.2502.193
codon_matrix0.6000.0790.678
conserved_regions0.3820.0220.404
covid_aln0.0580.0030.061
covid_autm0.0630.0030.066
cyc_aln0.0840.0010.086
cyc_autm0.1070.0010.108
dna_phyche0.0050.0020.007
dna_phychem0.0030.0000.003
extract-methods0.4900.0120.503
getAutomorphisms0.1670.0150.182
get_coord0.5060.1000.606
get_mutscore0.1450.0080.154
matrices0.4720.0040.476
mod0.0020.0000.002
modeq0.0010.0000.001
modlineq0.0020.0020.003
mut_type0.0010.0010.002
peptide_phychem_index0.1040.0060.110
reexports0.0860.0040.090
seqranges0.5190.0000.520
slapply0.0010.0010.002
sortByChromAndStart0.0570.0000.056
str2chr0.0000.0010.000
str2dig0.0000.0010.000
translation0.8290.0000.830