Back to Multiple platform build/check report for BioC 3.17
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2023-04-12 10:55:39 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_644.3.0 alpha (2023-04-03 r84154) 4547
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_64R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" 4333
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

CHECK results for MSA2dist on nebbiolo2


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.

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.

raw results

Package 1282/2207HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSA2dist 1.3.1  (landing page)
Kristian K Ullrich
Snapshot Date: 2023-04-11 14:00:16 -0400 (Tue, 11 Apr 2023)
git_url: https://git.bioconductor.org/packages/MSA2dist
git_branch: devel
git_last_commit: 0cd7903
git_last_commit_date: 2022-11-08 11:21:59 -0400 (Tue, 08 Nov 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    OK  
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  

Summary

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/site-library --timings MSA2dist_1.3.1.tar.gz
StartedAt: 2023-04-12 07:40:48 -0400 (Wed, 12 Apr 2023)
EndedAt: 2023-04-12 07:45:01 -0400 (Wed, 12 Apr 2023)
EllapsedTime: 252.6 seconds
RetCode: 0
Status:   OK  
CheckDir: MSA2dist.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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/site-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-02-14 r83833)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
    GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
* running under: Ubuntu 20.04.6 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 9.4.0-1ubuntu1~20.04.1) 9.4.0’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... NOTE
  installed size is 36.8Mb
  sub-directories of 1Mb or more:
    libs  36.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 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.655  1.029  12.069
* 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/MSA2dist.Rcheck/00check.log’
for details.



Installation output

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/site-library’
* installing *source* package ‘MSA2dist’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.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/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-bioc/R/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/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/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)

Tests output

MSA2dist.Rcheck/tests/testthat.Rout


R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-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.413   6.835  93.554 

Example timings

MSA2dist.Rcheck/MSA2dist-Ex.timings

nameusersystemelapsed
AAMatrix-data0.0030.0010.003
GENETIC_CODE_TCAG0.0010.0030.004
aabin2aastring0.0630.0010.063
aastring2aabin0.3580.0080.366
aastring2aln0.1570.0030.161
aastring2dist0.9300.0530.983
addmask2string0.3900.0160.407
addpop2string0.7220.0720.793
addpos2string0.1450.0040.149
addregion2string0.3530.0000.353
aln2aastring0.6360.0000.636
aln2dnastring0.0300.0000.029
cds2aa0.4780.0480.526
cds2codonaln0.4110.0000.411
codon2numberAMBIG0.0010.0000.001
codon2numberTCAG0.0010.0000.001
codonmat2pnps0.0380.0000.038
codonmat2xy 7.655 1.02912.069
compareCodons0.0890.0000.089
dnabin2dnastring0.0450.0040.049
dnastring2aln0.0220.0010.023
dnastring2codonmat0.0660.0020.068
dnastring2dist0.2490.0400.288
dnastring2dnabin0.0220.0000.023
dnastring2kaks1.0420.5142.554
getmask1.5070.2890.385
getpos0.0980.0240.123
globalDeletion0.0250.0080.033
granthamMatrix0.0000.0030.003
hiv-data0.0190.0080.028
iupac-data0.0590.0330.091
iupacMatrix0.0000.0000.001
makePostalignedSeqs0.5270.0240.551
popinteger0.1940.0190.214
popnames0.2060.0040.210
rcpp_KaKs0.0790.0110.091
rcpp_distSTRING0.0260.0050.030
rcpp_pairwiseDeletionAA0.1650.0000.165
rcpp_pairwiseDeletionDNA0.0170.0000.018
region0.1990.0070.206
regionused0.20.00.2
string2region0.5620.0160.577
subString0.0160.0040.020
uptriidx0.0010.0000.001