| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-05-09 11:41:08 -0400 (Thu, 09 May 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4748 |
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup" | 4484 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4514 |
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" | 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 1339/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| MSA2dist 1.8.0 (landing page) Kristian K Ullrich
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
| kjohnson3 | macOS 13.6.5 Ventura / arm64 | see weekly results here | ||||||||||||
|
To the developers/maintainers of the MSA2dist package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MSA2dist.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. |
| Package: MSA2dist |
| Version: 1.8.0 |
| Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:MSA2dist.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings MSA2dist_1.8.0.tar.gz |
| StartedAt: 2024-05-09 09:45:01 -0000 (Thu, 09 May 2024) |
| EndedAt: 2024-05-09 09:49:42 -0000 (Thu, 09 May 2024) |
| EllapsedTime: 281.5 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: MSA2dist.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:MSA2dist.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings MSA2dist_1.8.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/MSA2dist.Rcheck’
* using R version 4.4.0 beta (2024-04-15 r86425)
* using platform: aarch64-unknown-linux-gnu
* 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
* using option ‘--no-vignettes’
* checking for file ‘MSA2dist/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MSA2dist’ version ‘1.8.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 ‘MSA2dist’ can be installed ... OK
* used C++ compiler: ‘g++ (GCC) 10.3.1’
* checking C++ specification ... NOTE
Specified C++11: please drop specification unless essential
* checking installed package size ... NOTE
installed size is 17.6Mb
sub-directories of 1Mb or more:
libs 16.9Mb
* 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 ... 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
codonmat2xy 7.173 1.096 12.057
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
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: 3 NOTEs
See
‘/home/biocbuild/bbs-3.19-bioc/meat/MSA2dist.Rcheck/00check.log’
for details.
MSA2dist.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL MSA2dist ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library’ * installing *source* package ‘MSA2dist’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (GCC) 10.3.1’ using C++11 g++ -std=gnu++11 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c GY94.cpp -o GY94.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c KaKs.cpp -o KaKs.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c LPB93.cpp -o LPB93.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c LWL85.cpp -o LWL85.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c MSMA.cpp -o MSMA.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c MYN.cpp -o MYN.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c NG86.cpp -o NG86.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c YN00.cpp -o YN00.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c base.cpp -o base.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c rcpp_KaKs.cpp -o rcpp_KaKs.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c rcpp_distSTRING.cpp -o rcpp_distSTRING.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c rcpp_pairwiseDeletionAA.cpp -o rcpp_pairwiseDeletionAA.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c rcpp_pairwiseDeletionDNA.cpp -o rcpp_pairwiseDeletionDNA.o g++ -std=gnu++11 -shared -L/home/biocbuild/R/R-beta-2024-04-15_r86425/lib -L/usr/local/lib -o MSA2dist.so GY94.o KaKs.o LPB93.o LWL85.o MSMA.o MYN.o NG86.o RcppExports.o YN00.o base.o rcpp_KaKs.o rcpp_distSTRING.o rcpp_pairwiseDeletionAA.o rcpp_pairwiseDeletionDNA.o -L/home/biocbuild/R/R-beta-2024-04-15_r86425/lib -lR installing to /home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/00LOCK-MSA2dist/00new/MSA2dist/libs ** R ** data ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (MSA2dist)
MSA2dist.Rcheck/tests/testthat.Rout
R version 4.4.0 beta (2024-04-15 r86425) -- "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(MSA2dist)
>
> test_check("MSA2dist")
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
Computing: [========================================] 100% (done)
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 176 ]
>
> proc.time()
user system elapsed
100.513 15.390 117.543
MSA2dist.Rcheck/MSA2dist-Ex.timings
| name | user | system | elapsed | |
| AAMatrix-data | 0.003 | 0.000 | 0.003 | |
| GENETIC_CODE_TCAG | 0.004 | 0.000 | 0.005 | |
| aa2selfscore | 0.379 | 0.000 | 0.382 | |
| aabin2aastring | 0.054 | 0.000 | 0.055 | |
| aastring2aabin | 0.246 | 0.008 | 0.254 | |
| aastring2aln | 0.214 | 0.000 | 0.214 | |
| aastring2dist | 1.310 | 0.000 | 1.312 | |
| addmask2string | 0.703 | 0.008 | 0.712 | |
| addpop2string | 0.257 | 0.000 | 0.258 | |
| addpos2string | 0.122 | 0.000 | 0.122 | |
| addregion2string | 0.675 | 0.004 | 0.679 | |
| aln2aastring | 0.203 | 0.000 | 0.204 | |
| aln2dnastring | 0.023 | 0.004 | 0.028 | |
| cds2aa | 0.851 | 0.040 | 0.894 | |
| cds2codonaln | 0.575 | 0.007 | 0.583 | |
| cdsstring2codonaln | 0.296 | 0.000 | 0.297 | |
| codon2numberAMBIG | 0.001 | 0.000 | 0.001 | |
| codon2numberTCAG | 0.000 | 0.000 | 0.001 | |
| codonmat2pnps | 0.046 | 0.000 | 0.047 | |
| codonmat2xy | 7.173 | 1.096 | 12.057 | |
| compareCodons | 0.067 | 0.000 | 0.066 | |
| dnabin2dnastring | 0.041 | 0.000 | 0.041 | |
| dnastring2aln | 0.021 | 0.000 | 0.020 | |
| dnastring2codonmat | 0.049 | 0.012 | 0.061 | |
| dnastring2dist | 0.218 | 0.024 | 0.242 | |
| dnastring2dnabin | 0.02 | 0.00 | 0.02 | |
| dnastring2kaks | 1.410 | 0.677 | 2.238 | |
| getmask | 0.679 | 0.115 | 0.306 | |
| getpos | 0.081 | 0.008 | 0.089 | |
| globalDeletion | 0.029 | 0.003 | 0.033 | |
| granthamMatrix | 0.001 | 0.001 | 0.001 | |
| hiv-data | 0.031 | 0.000 | 0.031 | |
| indices2kaks | 1.591 | 0.659 | 2.562 | |
| iupac-data | 0.431 | 0.198 | 0.092 | |
| iupacMatrix | 0.001 | 0.000 | 0.001 | |
| makePostalignedSeqs | 1.410 | 0.227 | 1.641 | |
| pal2nal | 1.169 | 0.060 | 1.232 | |
| popinteger | 0.255 | 0.028 | 0.283 | |
| popnames | 0.242 | 0.008 | 0.251 | |
| rcpp_KaKs | 0.051 | 0.000 | 0.051 | |
| rcpp_distSTRING | 0.033 | 0.000 | 0.033 | |
| rcpp_pairwiseDeletionAA | 0.206 | 0.010 | 0.217 | |
| rcpp_pairwiseDeletionDNA | 0.015 | 0.001 | 0.016 | |
| region | 0.259 | 0.000 | 0.260 | |
| regionused | 0.235 | 0.000 | 0.235 | |
| string2region | 0.684 | 0.000 | 0.685 | |
| subString | 0.026 | 0.000 | 0.026 | |
| uptriidx | 0.001 | 0.000 | 0.001 | |