Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:32 -0000 (Tue, 06 Jun 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
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 |
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. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
Package 788/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
GenomAutomorphism 1.3.0 (landing page) Robersy Sanchez
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | |||||||||
Package: GenomAutomorphism |
Version: 1.3.0 |
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:GenomAutomorphism.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings GenomAutomorphism_1.3.0.tar.gz |
StartedAt: 2023-06-05 22:55:23 -0000 (Mon, 05 Jun 2023) |
EndedAt: 2023-06-05 23:00:45 -0000 (Mon, 05 Jun 2023) |
EllapsedTime: 322.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: GenomAutomorphism.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:GenomAutomorphism.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings GenomAutomorphism_1.3.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/GenomAutomorphism.Rcheck’ * using R version 4.3.0 (2023-04-21) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (GCC) 10.3.1 GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * using session charset: UTF-8 * checking for file ‘GenomAutomorphism/DESCRIPTION’ ... OK * this is package ‘GenomAutomorphism’ version ‘1.3.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 R 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 Package unavailable to check Rd xrefs: ‘mod’ * 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 5.963 1.100 6.484 automorphisms 4.601 1.025 4.940 * 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 in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘GenomAutomorphism.Rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/home/biocbuild/bbs-3.18-bioc/meat/GenomAutomorphism.Rcheck/00check.log’ for details.
GenomAutomorphism.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL GenomAutomorphism ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’ * installing *source* package ‘GenomAutomorphism’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘mod’ in package ‘GenomAutomorphism’ ** 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.3.0 (2023-04-21) -- "Already Tomorrow" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-unknown-linux-gnu (64-bit) 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.178 0.032 0.198
GenomAutomorphism.Rcheck/tests/testthat.Rout
R version 4.3.0 (2023-04-21) -- "Already Tomorrow" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-unknown-linux-gnu (64-bit) 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 7 | SKIP 0 | PASS 31 ] [ FAIL 0 | WARN 7 | SKIP 0 | PASS 31 ] > > proc.time() user system elapsed 25.172 2.988 27.827
GenomAutomorphism.Rcheck/GenomAutomorphism-Ex.timings
name | user | system | elapsed | |
AutomorphismByCoef | 0.563 | 0.004 | 0.567 | |
AutomorphismList | 3.007 | 0.096 | 3.107 | |
CodonSeq | 0.497 | 0.000 | 0.498 | |
aa_mutmat | 0.021 | 0.000 | 0.021 | |
aaindex2 | 0.007 | 0.000 | 0.008 | |
aaindex3 | 0.005 | 0.000 | 0.005 | |
aminoacid_dist | 5.963 | 1.100 | 6.484 | |
as.AutomorphismList | 0.768 | 0.125 | 0.735 | |
aut3D | 1.348 | 0.279 | 1.385 | |
autZ125 | 2.666 | 0.913 | 2.594 | |
autZ5 | 0.839 | 0.293 | 0.920 | |
autZ64 | 1.701 | 0.372 | 1.835 | |
autm | 0.061 | 0.012 | 0.073 | |
automorphismByRanges | 0.147 | 0.016 | 0.164 | |
automorphism_bycoef | 0.117 | 0.024 | 0.142 | |
automorphisms | 4.601 | 1.025 | 4.940 | |
base2codon | 0.064 | 0.004 | 0.069 | |
base2int | 0.001 | 0.002 | 0.003 | |
base_coord | 0.216 | 0.034 | 0.251 | |
cdm_z64 | 0.030 | 0.000 | 0.029 | |
codon_coord | 1.022 | 0.128 | 1.152 | |
codon_dist | 0.357 | 0.000 | 0.358 | |
codon_dist_matrix | 0.052 | 0.020 | 2.828 | |
conserved_regions | 3.053 | 0.316 | 0.578 | |
extract-methods | 0.626 | 0.016 | 0.643 | |
getAutomorphisms | 0.228 | 0.036 | 0.264 | |
get_coord | 0.655 | 0.088 | 0.744 | |
get_mutscore | 0.135 | 0.000 | 0.136 | |
matrices | 0.601 | 0.000 | 0.602 | |
mod | 0.000 | 0.002 | 0.002 | |
modeq | 0.000 | 0.001 | 0.002 | |
modlineq | 0.003 | 0.000 | 0.004 | |
mut_type | 0.002 | 0.000 | 0.003 | |
reexports | 0.119 | 0.000 | 0.120 | |
seqranges | 0.667 | 0.004 | 0.673 | |
slapply | 0.003 | 0.000 | 0.003 | |
sortByChromAndStart | 0.081 | 0.004 | 0.085 | |
str2chr | 0.001 | 0.000 | 0.001 | |
str2dig | 0.000 | 0.000 | 0.001 | |
translation | 0.930 | 0.052 | 0.984 | |