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

This page was generated on 2024-07-03 11:44 -0400 (Wed, 03 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4693
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4413
lconwaymacOS 12.7.1 Montereyx86_644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4407
kjohnson3macOS 13.6.5 Venturaarm644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4356
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 (2024-04-24) -- "Puppy Cup" 4407
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 800/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenomAutomorphism 1.7.0  (landing page)
Robersy Sanchez
Snapshot Date: 2024-07-02 14:00 -0400 (Tue, 02 Jul 2024)
git_url: https://git.bioconductor.org/packages/GenomAutomorphism
git_branch: devel
git_last_commit: 2ab18e5
git_last_commit_date: 2024-05-05 14:06:42 -0400 (Sun, 05 May 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    ERROR    OK  
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for GenomAutomorphism on kunpeng2

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: GenomAutomorphism
Version: 1.7.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:GenomAutomorphism.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings GenomAutomorphism_1.7.0.tar.gz
StartedAt: 2024-07-03 05:19:11 -0000 (Wed, 03 Jul 2024)
EndedAt: 2024-07-03 05:23:24 -0000 (Wed, 03 Jul 2024)
EllapsedTime: 252.4 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: GenomAutomorphism.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:GenomAutomorphism.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings GenomAutomorphism_1.7.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/GenomAutomorphism.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GenomAutomorphism/DESCRIPTION’ ... OK
* this is package ‘GenomAutomorphism’ version ‘1.7.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 ... OK
* checking for missing documentation entries ... WARNING
Undocumented S4 methods:
  generic '[' and siglist 'AutomorphismList,ANY'
  generic '[' and siglist 'ListCodonMatrix,ANY'
  generic '[' and siglist 'MatrixSeq,ANY'
  generic '[[' and siglist 'AutomorphismList'
  generic '[[' and siglist 'ListCodonMatrix'
  generic 'names<-' and siglist 'AutomorphismList'
  generic 'names<-' and siglist 'MatrixSeq'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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
automorphisms  6.207  0.993   6.479
aminoacid_dist 6.115  1.073   6.549
* 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: 1 WARNING
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/GenomAutomorphism.Rcheck/00check.log’
for details.


Installation output

GenomAutomorphism.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL GenomAutomorphism
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.0/site-library’
* installing *source* package ‘GenomAutomorphism’ ...
** 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.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.209   0.022   0.217 

GenomAutomorphism.Rcheck/tests/testthat.Rout


R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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 33 ]
> 
> proc.time()
   user  system elapsed 
 27.428   3.320  30.437 

Example timings

GenomAutomorphism.Rcheck/GenomAutomorphism-Ex.timings

nameusersystemelapsed
AutomorphismByCoef0.5780.0000.579
AutomorphismList3.0780.0683.152
CodonMatrix0.2570.0040.261
CodonSeq0.5550.0240.580
GRangesMatrixSeq0.2280.0280.257
ListCodonMatrix0.3610.0040.366
MatrixSeq0.1280.0000.128
aa_phychem_index0.0890.0120.102
aaindex10.0360.0000.036
aaindex20.0110.0030.016
aaindex30.010.000.01
aln0.0770.0040.080
aminoacid_dist6.1151.0736.549
as.AutomorphismList0.8550.1570.752
aut3D1.8140.3481.909
autZ1253.1400.8683.067
autZ51.1760.4041.345
autZ642.1310.3862.272
autby_coef0.3960.0120.409
autm0.0880.0000.087
autm_3d0.1330.0040.137
autm_z1250.1030.0040.107
automorphismByRanges0.1800.0080.189
automorphism_bycoef0.1400.0160.156
automorphisms6.2070.9936.479
base2codon0.0930.0000.093
base2int0.0110.0000.011
base_methods0.6180.0510.670
brca1_aln0.0770.0070.086
brca1_aln20.0790.0120.090
brca1_autm0.5060.0240.531
cdm_z640.1320.0840.216
codon_coord1.1500.1161.268
codon_dist0.4040.0000.404
codon_dist_matrix0.0660.0163.057
codon_matrix3.6090.3540.950
conserved_regions0.5540.0120.567
covid_aln0.0950.0000.095
covid_autm0.1030.0000.104
cyc_aln0.1340.0000.134
cyc_autm0.1840.0230.208
dna_phyche0.0140.0000.014
dna_phychem0.0000.0050.005
extract-methods0.6300.0130.644
getAutomorphisms0.2760.0080.284
get_coord0.7290.1080.839
get_mutscore0.2060.0000.206
matrices0.6630.0000.664
mod0.0020.0000.002
modeq0.0010.0000.001
modlineq0.0000.0030.003
mut_type0.0030.0000.003
peptide_phychem_index0.1170.0080.125
reexports0.130.000.13
seqranges0.7340.0040.739
slapply0.0020.0000.002
sortByChromAndStart0.0970.0000.097
str2chr000
str2dig000
translation1.0620.0001.063