Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2024-11-27 11:43 -0500 (Wed, 27 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4748 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4459 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4396 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4110 |
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 808/2272 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
GenomAutomorphism 1.9.0 (landing page) Robersy Sanchez
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kjohnson3 | macOS 13.7.1 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.9.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GenomAutomorphism.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GenomAutomorphism_1.9.0.tar.gz |
StartedAt: 2024-11-26 22:38:01 -0500 (Tue, 26 Nov 2024) |
EndedAt: 2024-11-26 22:43:50 -0500 (Tue, 26 Nov 2024) |
EllapsedTime: 348.4 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: GenomAutomorphism.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GenomAutomorphism.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GenomAutomorphism_1.9.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/GenomAutomorphism.Rcheck’ * using R Under development (unstable) (2024-11-20 r87352) * using platform: aarch64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Ventura 13.7.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘GenomAutomorphism/DESCRIPTION’ ... OK * this is package ‘GenomAutomorphism’ version ‘1.9.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' 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 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 2.164 0.058 18.868 autZ64 0.766 0.020 6.405 aut3D 0.596 0.039 5.996 autZ5 0.474 0.020 6.074 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘spelling.R’ Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: > library(GenomAutomorphism) > > test_check("GenomAutomorphism") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 32 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-aa_mutmat.R:7:6'): multiplication works ────────────────────── mat && aa is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 32 ] Error: Test failures Execution halted * 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 ERROR, 1 WARNING See ‘/Users/biocbuild/bbs-3.21-bioc/meat/GenomAutomorphism.Rcheck/00check.log’ for details.
GenomAutomorphism.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL GenomAutomorphism ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/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 Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 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.071 0.019 0.086
GenomAutomorphism.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 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 1 | WARN 0 | SKIP 0 | PASS 32 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-aa_mutmat.R:7:6'): multiplication works ────────────────────── mat && aa is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 32 ] Error: Test failures Execution halted
GenomAutomorphism.Rcheck/GenomAutomorphism-Ex.timings
name | user | system | elapsed | |
AutomorphismByCoef | 0.124 | 0.002 | 0.126 | |
AutomorphismList | 0.827 | 0.008 | 0.836 | |
CodonMatrix | 0.054 | 0.001 | 0.055 | |
CodonSeq | 0.118 | 0.006 | 0.123 | |
GRangesMatrixSeq | 0.067 | 0.004 | 0.071 | |
ListCodonMatrix | 0.068 | 0.001 | 0.068 | |
MatrixSeq | 0.041 | 0.001 | 0.043 | |
aa_phychem_index | 0.040 | 0.004 | 0.044 | |
aaindex1 | 0.014 | 0.000 | 0.015 | |
aaindex2 | 0.006 | 0.000 | 0.007 | |
aaindex3 | 0.004 | 0.001 | 0.005 | |
aln | 0.022 | 0.001 | 0.023 | |
aminoacid_dist | 1.084 | 0.291 | 3.065 | |
as.AutomorphismList | 0.161 | 0.018 | 0.179 | |
aut3D | 0.596 | 0.039 | 5.996 | |
autZ125 | 0.607 | 0.015 | 4.978 | |
autZ5 | 0.474 | 0.020 | 6.074 | |
autZ64 | 0.766 | 0.020 | 6.405 | |
autby_coef | 0.096 | 0.002 | 0.099 | |
autm | 0.021 | 0.001 | 0.022 | |
autm_3d | 0.033 | 0.001 | 0.033 | |
autm_z125 | 0.026 | 0.002 | 0.027 | |
automorphismByRanges | 0.038 | 0.005 | 0.044 | |
automorphism_bycoef | 0.036 | 0.002 | 0.038 | |
automorphisms | 2.164 | 0.058 | 18.868 | |
base2codon | 0.019 | 0.002 | 0.021 | |
base2int | 0.002 | 0.001 | 0.002 | |
base_methods | 0.102 | 0.011 | 0.114 | |
brca1_aln | 0.016 | 0.002 | 0.018 | |
brca1_aln2 | 0.018 | 0.002 | 0.020 | |
brca1_autm | 0.130 | 0.002 | 0.131 | |
cdm_z64 | 0.068 | 0.201 | 0.274 | |
codon_coord | 0.337 | 0.005 | 0.342 | |
codon_dist | 0.084 | 0.003 | 0.086 | |
codon_dist_matrix | 0.013 | 0.003 | 2.116 | |
codon_matrix | 0.164 | 0.006 | 0.171 | |
conserved_regions | 0.128 | 0.004 | 0.132 | |
covid_aln | 0.023 | 0.002 | 0.026 | |
covid_autm | 0.029 | 0.002 | 0.030 | |
cyc_aln | 0.029 | 0.001 | 0.029 | |
cyc_autm | 0.046 | 0.002 | 0.048 | |
dna_phyche | 0.002 | 0.000 | 0.002 | |
dna_phychem | 0 | 0 | 0 | |
extract-methods | 0.169 | 0.003 | 0.171 | |
getAutomorphisms | 0.060 | 0.002 | 0.062 | |
get_coord | 0.188 | 0.002 | 0.190 | |
get_mutscore | 0.056 | 0.002 | 0.058 | |
matrices | 0.179 | 0.004 | 0.183 | |
mod | 0.000 | 0.001 | 0.001 | |
modeq | 0 | 0 | 0 | |
modlineq | 0.001 | 0.000 | 0.000 | |
mut_type | 0 | 0 | 0 | |
peptide_phychem_index | 0.042 | 0.002 | 0.044 | |
reexports | 0.040 | 0.002 | 0.042 | |
seqranges | 0.208 | 0.001 | 0.209 | |
slapply | 0.001 | 0.000 | 0.001 | |
sortByChromAndStart | 0.017 | 0.000 | 0.017 | |
str2chr | 0 | 0 | 0 | |
str2dig | 0 | 0 | 0 | |
translation | 0.356 | 0.003 | 0.358 | |