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

This page was generated on 2025-03-24 11:41 -0400 (Mon, 24 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4779
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4550
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4578
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4530
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4461
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 822/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenomAutomorphism 1.9.1  (landing page)
Robersy Sanchez
Snapshot Date: 2025-03-23 13:40 -0400 (Sun, 23 Mar 2025)
git_url: https://git.bioconductor.org/packages/GenomAutomorphism
git_branch: devel
git_last_commit: cd1ebdf
git_last_commit_date: 2024-12-29 16:28:12 -0400 (Sun, 29 Dec 2024)
nebbiolo1Linux (Ubuntu 24.04.1 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
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 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 palomino7

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.9.1
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GenomAutomorphism.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings GenomAutomorphism_1.9.1.tar.gz
StartedAt: 2025-03-24 01:46:21 -0400 (Mon, 24 Mar 2025)
EndedAt: 2025-03-24 01:52:08 -0400 (Mon, 24 Mar 2025)
EllapsedTime: 347.6 seconds
RetCode: 0
Status:   OK  
CheckDir: GenomAutomorphism.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GenomAutomorphism.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings GenomAutomorphism_1.9.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/GenomAutomorphism.Rcheck'
* using R Under development (unstable) (2025-03-01 r87860 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.3.0
    GNU Fortran (GCC) 13.3.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'GenomAutomorphism/DESCRIPTION' ... OK
* this is package 'GenomAutomorphism' version '1.9.1'
* 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 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 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 files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
aminoacid_dist    3.80   0.18   68.67
codon_dist_matrix 0.05   0.00    7.58
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

GenomAutomorphism.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL GenomAutomorphism
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library'
* installing *source* package 'GenomAutomorphism' ...
** this is package 'GenomAutomorphism' version '1.9.1'
** 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 Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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.17    0.07    0.26 

GenomAutomorphism.Rcheck/tests/testthat.Rout


R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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 
  21.34    4.34   46.26 

Example timings

GenomAutomorphism.Rcheck/GenomAutomorphism-Ex.timings

nameusersystemelapsed
AutomorphismByCoef0.640.000.64
AutomorphismList3.040.333.37
CodonMatrix0.190.010.20
CodonSeq0.700.441.14
GRangesMatrixSeq0.250.040.28
ListCodonMatrix0.350.000.35
MatrixSeq0.170.000.17
aa_phychem_index0.110.030.14
aaindex10.030.010.05
aaindex20.000.020.01
aaindex30.020.000.02
aln0.070.260.34
aminoacid_dist 3.80 0.1868.67
as.AutomorphismList0.520.000.52
aut3D1.480.181.67
autZ1253.000.333.33
autZ50.700.311.01
autZ641.630.221.85
autby_coef0.420.020.44
autm0.090.250.34
autm_3d0.070.090.16
autm_z1250.110.350.45
automorphismByRanges0.140.260.40
automorphism_bycoef0.120.200.33
automorphism_prob1.310.021.33
automorphisms4.150.314.45
base2codon0.060.300.36
base2int0.010.000.02
base_methods0.580.310.89
brca1_aln0.100.000.09
brca1_aln20.100.000.11
brca1_autm0.400.020.41
cdm_z640.400.200.61
codon_coord1.110.231.34
codon_dist0.330.520.84
codon_dist_matrix0.050.007.58
codon_matrix0.690.030.71
conserved_regions0.420.601.02
covid_aln0.080.260.34
covid_autm0.130.440.57
cyc_aln0.120.280.40
cyc_autm0.250.310.57
dna_phyche000
dna_phychem000
extract-methods0.520.030.54
getAutomorphisms0.220.270.49
get_coord0.670.170.84
get_mutscore0.160.030.19
matrices0.670.300.97
mod0.010.000.01
modeq000
modlineq000
mut_type000
peptide_phychem_index0.160.020.17
reexports0.270.420.69
seqranges0.670.260.94
slapply0.010.000.02
sortByChromAndStart0.070.000.06
str2chr000
str2dig000
translation1.040.551.61