| Back to Build/check report for BioC 3.17: simplified long | 
  | 
This page was generated on 2023-03-01 07:38:45 -0000 (Wed, 01 Mar 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" | 4266 | 
| 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 MSA2dist package: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page.  | 
| Package 1254/2171 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| MSA2dist 1.3.1  (landing page) Kristian K Ullrich 
  | kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | OK | |||||||||
| Package: MSA2dist | 
| Version: 1.3.1 | 
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:MSA2dist.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings MSA2dist_1.3.1.tar.gz | 
| StartedAt: 2023-02-28 09:02:42 -0000 (Tue, 28 Feb 2023) | 
| EndedAt: 2023-02-28 09:07:10 -0000 (Tue, 28 Feb 2023) | 
| EllapsedTime: 268.4 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: MSA2dist.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:MSA2dist.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings MSA2dist_1.3.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/MSA2dist.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘MSA2dist/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MSA2dist’ version ‘1.3.1’
* 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++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
* checking installed package size ... NOTE
  installed size is  9.8Mb
  sub-directories of 1Mb or more:
    libs   9.2Mb
* 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 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.168  1.079  12.045
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘MSA2dist.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/MSA2dist.Rcheck/00check.log’
for details.
MSA2dist.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL MSA2dist ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’ * installing *source* package ‘MSA2dist’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’ using C++11 g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c GY94.cpp -o GY94.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c KaKs.cpp -o KaKs.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c LPB93.cpp -o LPB93.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c LWL85.cpp -o LWL85.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c MSMA.cpp -o MSMA.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c MYN.cpp -o MYN.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c NG86.cpp -o NG86.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c YN00.cpp -o YN00.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/library/RcppThread/include' -I/usr/local/include -fPIC -g -O2 -Wall -c base.cpp -o base.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.17-bioc/R/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 Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences"
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(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)                         
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 107 ]
> 
> proc.time()
   user  system elapsed 
 81.390   7.528  91.978 
MSA2dist.Rcheck/MSA2dist-Ex.timings
| name | user | system | elapsed | |
| AAMatrix-data | 0.001 | 0.003 | 0.003 | |
| GENETIC_CODE_TCAG | 0.001 | 0.003 | 0.005 | |
| aabin2aastring | 0.068 | 0.000 | 0.070 | |
| aastring2aabin | 0.337 | 0.000 | 0.337 | |
| aastring2aln | 0.32 | 0.00 | 0.32 | |
| aastring2dist | 0.968 | 0.036 | 1.003 | |
| addmask2string | 0.296 | 0.024 | 0.320 | |
| addpop2string | 0.597 | 0.028 | 0.625 | |
| addpos2string | 0.101 | 0.012 | 0.113 | |
| addregion2string | 0.270 | 0.016 | 0.286 | |
| aln2aastring | 0.546 | 0.000 | 0.546 | |
| aln2dnastring | 0.025 | 0.000 | 0.025 | |
| cds2aa | 0.581 | 0.060 | 0.641 | |
| cds2codonaln | 0.516 | 0.044 | 0.561 | |
| codon2numberAMBIG | 0 | 0 | 0 | |
| codon2numberTCAG | 0.001 | 0.000 | 0.001 | |
| codonmat2pnps | 0.047 | 0.000 | 0.047 | |
| codonmat2xy | 7.168 | 1.079 | 12.045 | |
| compareCodons | 0.066 | 0.004 | 0.070 | |
| dnabin2dnastring | 0.039 | 0.004 | 0.043 | |
| dnastring2aln | 0.020 | 0.000 | 0.019 | |
| dnastring2codonmat | 0.050 | 0.012 | 0.062 | |
| dnastring2dist | 0.219 | 0.016 | 0.235 | |
| dnastring2dnabin | 0.028 | 0.007 | 0.036 | |
| dnastring2kaks | 1.207 | 0.616 | 3.335 | |
| getmask | 1.752 | 0.405 | 0.299 | |
| getpos | 0.080 | 0.024 | 0.105 | |
| globalDeletion | 0.032 | 0.000 | 0.032 | |
| granthamMatrix | 0.000 | 0.002 | 0.003 | |
| hiv-data | 0.031 | 0.001 | 0.033 | |
| iupac-data | 0.084 | 0.020 | 0.105 | |
| iupacMatrix | 0.001 | 0.000 | 0.002 | |
| makePostalignedSeqs | 0.642 | 0.056 | 0.698 | |
| popinteger | 0.249 | 0.032 | 0.281 | |
| popnames | 0.260 | 0.012 | 0.272 | |
| rcpp_KaKs | 0.093 | 0.012 | 0.105 | |
| rcpp_distSTRING | 0.032 | 0.004 | 0.036 | |
| rcpp_pairwiseDeletionAA | 0.208 | 0.004 | 0.213 | |
| rcpp_pairwiseDeletionDNA | 0.016 | 0.000 | 0.016 | |
| region | 0.251 | 0.016 | 0.267 | |
| regionused | 0.265 | 0.000 | 0.265 | |
| string2region | 0.664 | 0.004 | 0.668 | |
| subString | 0.03 | 0.00 | 0.03 | |
| uptriidx | 0.001 | 0.000 | 0.000 | |