Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-07-16 11:40 -0400 (Tue, 16 Jul 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4677 |
palomino6 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4416 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4444 |
kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4393 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4373 |
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/2243 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
GenomAutomorphism 1.7.0 (landing page) Robersy Sanchez
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino6 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kjohnson3 | macOS 13.6.5 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | 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.7.0 |
Command: C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GenomAutomorphism.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings GenomAutomorphism_1.7.0.tar.gz |
StartedAt: 2024-07-16 00:18:04 -0400 (Tue, 16 Jul 2024) |
EndedAt: 2024-07-16 00:22:13 -0400 (Tue, 16 Jul 2024) |
EllapsedTime: 249.7 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: GenomAutomorphism.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:GenomAutomorphism.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings GenomAutomorphism_1.7.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.20-bioc/meat/GenomAutomorphism.Rcheck' * using R version 4.4.1 (2024-06-14 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.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.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 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 ... 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 aminoacid_dist 3.41 0.25 51.85 codon_dist_matrix 0.05 0.03 5.36 * 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 'C:/Users/biocbuild/bbs-3.20-bioc/meat/GenomAutomorphism.Rcheck/00check.log' for details.
GenomAutomorphism.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL GenomAutomorphism ### ############################################################################## ############################################################################## * installing to library 'C:/Users/biocbuild/bbs-3.20-bioc/R/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 ucrt) -- "Race for Your Life" Copyright (C) 2024 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.03 0.20
GenomAutomorphism.Rcheck/tests/testthat.Rout
R version 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" Copyright (C) 2024 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 33 ] > > proc.time() user system elapsed 16.06 2.81 35.34
GenomAutomorphism.Rcheck/GenomAutomorphism-Ex.timings
name | user | system | elapsed | |
AutomorphismByCoef | 0.31 | 0.01 | 0.33 | |
AutomorphismList | 1.83 | 0.18 | 2.00 | |
CodonMatrix | 0.17 | 0.00 | 0.18 | |
CodonSeq | 0.29 | 0.29 | 0.57 | |
GRangesMatrixSeq | 0.17 | 0.03 | 0.21 | |
ListCodonMatrix | 0.18 | 0.00 | 0.18 | |
MatrixSeq | 0.1 | 0.0 | 0.1 | |
aa_phychem_index | 0.06 | 0.04 | 0.09 | |
aaindex1 | 0.02 | 0.02 | 0.03 | |
aaindex2 | 0.00 | 0.01 | 0.01 | |
aaindex3 | 0.01 | 0.00 | 0.02 | |
aln | 0.06 | 0.14 | 0.20 | |
aminoacid_dist | 3.41 | 0.25 | 51.85 | |
as.AutomorphismList | 0.34 | 0.03 | 0.37 | |
aut3D | 1.18 | 0.11 | 1.28 | |
autZ125 | 2.43 | 0.11 | 2.55 | |
autZ5 | 0.55 | 0.14 | 0.69 | |
autZ64 | 1.30 | 0.10 | 1.39 | |
autby_coef | 0.19 | 0.01 | 0.20 | |
autm | 0.04 | 0.14 | 0.19 | |
autm_3d | 0.06 | 0.05 | 0.11 | |
autm_z125 | 0.08 | 0.17 | 0.25 | |
automorphismByRanges | 0.10 | 0.14 | 0.24 | |
automorphism_bycoef | 0.10 | 0.12 | 0.22 | |
automorphisms | 3.78 | 0.08 | 3.86 | |
base2codon | 0.04 | 0.14 | 0.19 | |
base2int | 0 | 0 | 0 | |
base_methods | 0.45 | 0.05 | 0.50 | |
brca1_aln | 0.05 | 0.00 | 0.04 | |
brca1_aln2 | 0.05 | 0.00 | 0.05 | |
brca1_autm | 0.23 | 0.05 | 0.28 | |
cdm_z64 | 0.30 | 0.18 | 0.48 | |
codon_coord | 0.98 | 0.13 | 1.11 | |
codon_dist | 0.22 | 0.30 | 0.52 | |
codon_dist_matrix | 0.05 | 0.03 | 5.36 | |
codon_matrix | 0.49 | 0.01 | 0.52 | |
conserved_regions | 0.28 | 0.38 | 0.66 | |
covid_aln | 0.05 | 0.14 | 0.18 | |
covid_autm | 0.07 | 0.17 | 0.25 | |
cyc_aln | 0.14 | 0.08 | 0.22 | |
cyc_autm | 0.1 | 0.2 | 0.3 | |
dna_phyche | 0.00 | 0.02 | 0.02 | |
dna_phychem | 0 | 0 | 0 | |
extract-methods | 0.33 | 0.01 | 0.34 | |
getAutomorphisms | 0.14 | 0.16 | 0.30 | |
get_coord | 0.58 | 0.09 | 0.67 | |
get_mutscore | 0.14 | 0.02 | 0.15 | |
matrices | 0.53 | 0.12 | 0.66 | |
mod | 0 | 0 | 0 | |
modeq | 0 | 0 | 0 | |
modlineq | 0 | 0 | 0 | |
mut_type | 0.01 | 0.00 | 0.02 | |
peptide_phychem_index | 0.10 | 0.00 | 0.09 | |
reexports | 0.12 | 0.27 | 0.39 | |
seqranges | 0.53 | 0.14 | 0.67 | |
slapply | 0 | 0 | 0 | |
sortByChromAndStart | 0.05 | 0.00 | 0.05 | |
str2chr | 0 | 0 | 0 | |
str2dig | 0 | 0 | 0 | |
translation | 0.89 | 0.22 | 1.11 | |