| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-12-08 11:35 -0500 (Mon, 08 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4869 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4576 |
| 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 1359/2331 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| MSA2dist 1.15.0 (landing page) Kristian K Ullrich
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
|
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. |
| Package: MSA2dist |
| Version: 1.15.0 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:MSA2dist.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings MSA2dist_1.15.0.tar.gz |
| StartedAt: 2025-12-08 01:40:43 -0500 (Mon, 08 Dec 2025) |
| EndedAt: 2025-12-08 01:44:46 -0500 (Mon, 08 Dec 2025) |
| EllapsedTime: 243.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: MSA2dist.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:MSA2dist.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings MSA2dist_1.15.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/MSA2dist.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘MSA2dist/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MSA2dist’ version ‘1.15.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++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking C++ specification ... NOTE
Specified C++11: please drop specification unless essential
* checking installed package size ... INFO
installed size is 5.2Mb
sub-directories of 1Mb or more:
libs 4.5Mb
* 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 ... INFO
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 5.516 0.792 10.437
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/home/biocbuild/bbs-3.23-bioc/meat/MSA2dist.Rcheck/00check.log’
for details.
MSA2dist.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL MSA2dist
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘MSA2dist’ ...
** this is package ‘MSA2dist’ version ‘1.15.0’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppThread/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c GY94.cpp -o GY94.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppThread/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c KaKs.cpp -o KaKs.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppThread/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c LPB93.cpp -o LPB93.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppThread/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c LWL85.cpp -o LWL85.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppThread/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c MSMA.cpp -o MSMA.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppThread/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c MYN.cpp -o MYN.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppThread/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c NG86.cpp -o NG86.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppThread/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o
In file included from /home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include/RcppCommon.h:30,
from /home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include/Rcpp.h:27,
from RcppExports.cpp:5:
/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include/Rcpp/r/check_r_headers.h:27:21: note: ‘#pragma message: R.h has been included before any Rcpp headers. This can lead to hard-to-debug errors, and is not necessary. See https://github.com/RcppCore/Rcpp/issues/1410’
27 | #pragma message "R.h has been included before any Rcpp headers. This can lead to hard-to-debug errors, and is not necessary. See https://github.com/RcppCore/Rcpp/issues/1410"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include/Rcpp/r/check_r_headers.h:35:21: note: ‘#pragma message: Rinternals.h has been included before any Rcpp headers. This can lead to hard-to-debug errors, and is not necessary. See https://github.com/RcppCore/Rcpp/issues/1410’
35 | #pragma message "Rinternals.h has been included before any Rcpp headers. This can lead to hard-to-debug errors, and is not necessary. See https://github.com/RcppCore/Rcpp/issues/1410"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppThread/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c YN00.cpp -o YN00.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppThread/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c base.cpp -o base.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppThread/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c rcpp_KaKs.cpp -o rcpp_KaKs.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppThread/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c rcpp_distSTRING.cpp -o rcpp_distSTRING.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppThread/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c rcpp_pairwiseDeletionAA.cpp -o rcpp_pairwiseDeletionAA.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppThread/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c rcpp_pairwiseDeletionDNA.cpp -o rcpp_pairwiseDeletionDNA.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.23-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.23-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.23-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)
MSA2dist.Rcheck/tests/testthat.Rout
R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-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 177 ]
>
> proc.time()
user system elapsed
78.948 11.387 94.319
MSA2dist.Rcheck/MSA2dist-Ex.timings
| name | user | system | elapsed | |
| AAMatrix-data | 0.002 | 0.000 | 0.003 | |
| GENETIC_CODE_TCAG | 0.002 | 0.001 | 0.005 | |
| aa2selfscore | 0.230 | 0.000 | 0.231 | |
| aabin2aastring | 0.033 | 0.002 | 0.035 | |
| aastring2aabin | 0.209 | 0.005 | 0.212 | |
| aastring2aln | 0.131 | 0.000 | 0.131 | |
| aastring2dist | 0.889 | 0.053 | 0.947 | |
| addmask2string | 0.225 | 0.013 | 0.238 | |
| addpop2string | 0.472 | 0.037 | 0.509 | |
| addpos2string | 0.102 | 0.013 | 0.115 | |
| addregion2string | 0.197 | 0.027 | 0.224 | |
| aln2aastring | 0.390 | 0.007 | 0.397 | |
| aln2dnastring | 0.018 | 0.000 | 0.018 | |
| cds2aa | 0.557 | 0.045 | 0.601 | |
| cds2codonaln | 0.361 | 0.000 | 0.362 | |
| cdsstring2codonaln | 0.192 | 0.006 | 0.198 | |
| codon2numberAMBIG | 0.001 | 0.000 | 0.001 | |
| codon2numberTCAG | 0.000 | 0.001 | 0.001 | |
| codonmat2pnps | 0.036 | 0.000 | 0.037 | |
| codonmat2xy | 5.516 | 0.792 | 10.437 | |
| compareCodons | 0.045 | 0.002 | 0.048 | |
| dnabin2dnastring | 0.023 | 0.003 | 0.026 | |
| dnastring2aln | 0.014 | 0.000 | 0.014 | |
| dnastring2codonmat | 0.038 | 0.002 | 0.041 | |
| dnastring2dist | 0.166 | 0.028 | 0.193 | |
| dnastring2dnabin | 0.013 | 0.001 | 0.014 | |
| dnastring2kaks | 1.332 | 0.618 | 1.804 | |
| getmask | 0.220 | 0.032 | 0.252 | |
| getpos | 0.075 | 0.007 | 0.082 | |
| globalDeletion | 0.019 | 0.000 | 0.019 | |
| globalDeletionAA | 0.179 | 0.001 | 0.180 | |
| granthamMatrix | 0.000 | 0.003 | 0.004 | |
| hiv-data | 0.023 | 0.002 | 0.025 | |
| indices2kaks | 1.454 | 0.643 | 1.986 | |
| iupac-data | 0.065 | 0.019 | 0.085 | |
| iupacMatrix | 0.002 | 0.001 | 0.003 | |
| makePostalignedSeqs | 1.122 | 0.390 | 1.512 | |
| pal2nal | 0.965 | 0.110 | 1.076 | |
| popinteger | 0.184 | 0.027 | 0.211 | |
| popnames | 0.176 | 0.032 | 0.209 | |
| rcpp_KaKs | 0.044 | 0.001 | 0.045 | |
| rcpp_distSTRING | 0.030 | 0.006 | 0.036 | |
| rcpp_pairwiseDeletionAA | 0.151 | 0.051 | 0.201 | |
| rcpp_pairwiseDeletionDNA | 0.032 | 0.002 | 0.034 | |
| region | 0.180 | 0.035 | 0.215 | |
| regionused | 0.162 | 0.011 | 0.173 | |
| string2region | 0.459 | 0.009 | 0.468 | |
| subString | 0.017 | 0.000 | 0.018 | |
| uptriidx | 0.000 | 0.001 | 0.001 | |