| Back to Multiple platform build/check report for BioC 3.19: simplified long | 
 | 
This page was generated on 2024-10-18 20:38 -0400 (Fri, 18 Oct 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 | 
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 | 
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 | 
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 | 
| 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 825/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| GenomAutomorphism 1.6.0  (landing page) Robersy Sanchez 
 | nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | WARNINGS |  | ||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK |  | ||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | WARNINGS | OK |  | ||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
| 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. | 
| Package: GenomAutomorphism | 
| Version: 1.6.0 | 
| Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:GenomAutomorphism.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings GenomAutomorphism_1.6.0.tar.gz | 
| StartedAt: 2024-10-17 00:44:33 -0400 (Thu, 17 Oct 2024) | 
| EndedAt: 2024-10-17 00:48:41 -0400 (Thu, 17 Oct 2024) | 
| EllapsedTime: 247.5 seconds | 
| RetCode: 0 | 
| Status: WARNINGS | 
| CheckDir: GenomAutomorphism.Rcheck | 
| Warnings: 1 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:GenomAutomorphism.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings GenomAutomorphism_1.6.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/GenomAutomorphism.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.5 LTS
* using session charset: UTF-8
* checking for file ‘GenomAutomorphism/DESCRIPTION’ ... OK
* this is package ‘GenomAutomorphism’ version ‘1.6.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  4.783  0.922   5.100
aminoacid_dist 4.456  0.944   4.754
* 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 WARNING
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/GenomAutomorphism.Rcheck/00check.log’
for details.
GenomAutomorphism.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL GenomAutomorphism ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/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)
GenomAutomorphism.Rcheck/tests/spelling.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 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.161   0.024   0.175 
GenomAutomorphism.Rcheck/tests/testthat.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 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 33 ]
> 
> proc.time()
   user  system elapsed 
 21.429   1.526  22.672 
GenomAutomorphism.Rcheck/GenomAutomorphism-Ex.timings
| name | user | system | elapsed | |
| AutomorphismByCoef | 0.432 | 0.004 | 0.436 | |
| AutomorphismList | 2.357 | 0.096 | 2.454 | |
| CodonMatrix | 0.175 | 0.004 | 0.178 | |
| CodonSeq | 0.327 | 0.020 | 0.347 | |
| GRangesMatrixSeq | 0.179 | 0.024 | 0.203 | |
| ListCodonMatrix | 0.217 | 0.011 | 0.230 | |
| MatrixSeq | 0.102 | 0.005 | 0.107 | |
| aa_phychem_index | 0.095 | 0.003 | 0.098 | |
| aaindex1 | 0.030 | 0.003 | 0.035 | |
| aaindex2 | 0.015 | 0.000 | 0.015 | |
| aaindex3 | 0.009 | 0.000 | 0.010 | |
| aln | 0.053 | 0.003 | 0.057 | |
| aminoacid_dist | 4.456 | 0.944 | 4.754 | |
| as.AutomorphismList | 0.569 | 0.062 | 0.562 | |
| aut3D | 1.258 | 0.287 | 1.343 | |
| autZ125 | 2.701 | 0.998 | 2.673 | |
| autZ5 | 0.998 | 0.301 | 1.099 | |
| autZ64 | 1.731 | 0.353 | 1.855 | |
| autby_coef | 0.295 | 0.012 | 0.307 | |
| autm | 0.054 | 0.004 | 0.058 | |
| autm_3d | 0.078 | 0.004 | 0.083 | |
| autm_z125 | 0.066 | 0.004 | 0.069 | |
| automorphismByRanges | 0.115 | 0.012 | 0.126 | |
| automorphism_bycoef | 0.099 | 0.008 | 0.107 | |
| automorphisms | 4.783 | 0.922 | 5.100 | |
| base2codon | 0.048 | 0.004 | 0.052 | |
| base2int | 0.008 | 0.000 | 0.008 | |
| base_methods | 0.375 | 0.048 | 0.423 | |
| brca1_aln | 0.066 | 0.000 | 0.066 | |
| brca1_aln2 | 0.064 | 0.000 | 0.064 | |
| brca1_autm | 0.417 | 0.004 | 0.421 | |
| cdm_z64 | 0.164 | 0.540 | 0.705 | |
| codon_coord | 0.993 | 0.118 | 1.110 | |
| codon_dist | 0.253 | 0.009 | 0.261 | |
| codon_dist_matrix | 0.031 | 0.028 | 2.008 | |
| codon_matrix | 2.344 | 0.256 | 0.615 | |
| conserved_regions | 0.356 | 0.032 | 0.389 | |
| covid_aln | 0.050 | 0.007 | 0.056 | |
| covid_autm | 0.062 | 0.004 | 0.066 | |
| cyc_aln | 0.081 | 0.000 | 0.082 | |
| cyc_autm | 0.104 | 0.000 | 0.105 | |
| dna_phyche | 0.006 | 0.000 | 0.006 | |
| dna_phychem | 0.003 | 0.000 | 0.003 | |
| extract-methods | 0.472 | 0.020 | 0.493 | |
| getAutomorphisms | 0.164 | 0.024 | 0.188 | |
| get_coord | 0.544 | 0.088 | 0.632 | |
| get_mutscore | 0.152 | 0.004 | 0.156 | |
| matrices | 0.446 | 0.008 | 0.455 | |
| mod | 0.002 | 0.000 | 0.002 | |
| modeq | 0.001 | 0.000 | 0.002 | |
| modlineq | 0.003 | 0.000 | 0.003 | |
| mut_type | 0.002 | 0.000 | 0.002 | |
| peptide_phychem_index | 0.106 | 0.004 | 0.111 | |
| reexports | 0.093 | 0.000 | 0.093 | |
| seqranges | 0.478 | 0.068 | 0.546 | |
| slapply | 0.002 | 0.000 | 0.002 | |
| sortByChromAndStart | 0.053 | 0.000 | 0.054 | |
| str2chr | 0.001 | 0.000 | 0.000 | |
| str2dig | 0.001 | 0.000 | 0.000 | |
| translation | 0.737 | 0.032 | 0.769 | |