Back to Multiple platform build/check report for BioC 3.24:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2026-05-06 11:33 -0400 (Wed, 06 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4878
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4663
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 1375/2366HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSA2dist 1.17.0  (landing page)
Kristian K Ullrich
Snapshot Date: 2026-05-05 13:45 -0400 (Tue, 05 May 2026)
git_url: https://git.bioconductor.org/packages/MSA2dist
git_branch: devel
git_last_commit: d68b7aa
git_last_commit_date: 2026-04-28 08:57:42 -0400 (Tue, 28 Apr 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  
See other builds for MSA2dist in R Universe.


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.
- 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.

raw results


Summary

Package: MSA2dist
Version: 1.17.0
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:MSA2dist.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings MSA2dist_1.17.0.tar.gz
StartedAt: 2026-05-06 02:01:39 -0400 (Wed, 06 May 2026)
EndedAt: 2026-05-06 02:05:43 -0400 (Wed, 06 May 2026)
EllapsedTime: 244.3 seconds
RetCode: 0
Status:   OK  
CheckDir: MSA2dist.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:MSA2dist.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings MSA2dist_1.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/MSA2dist.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-06 06:01:39 UTC
* checking for file ‘MSA2dist/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MSA2dist’ version ‘1.17.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 ... NOTE
Found the following notes/warnings:
  SystemRequirements specified C++11: support has been removed
See ‘/home/biocbuild/bbs-3.24-bioc/meat/MSA2dist.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
* checking C++ specification ... NOTE
  Obsolete C++11 standard request will be ignored
* checking installed package size ... INFO
  installed size is  9.9Mb
  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 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 6.055  0.866  10.972
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.24-bioc/meat/MSA2dist.Rcheck/00check.log’
for details.


Installation output

MSA2dist.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD INSTALL MSA2dist
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’
Warning: SystemRequirements specified C++11: support has been removed
* installing *source* package ‘MSA2dist’ ...
** this is package ‘MSA2dist’ version ‘1.17.0’
** using staged installation
** libs
specified C++11
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-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++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-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++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-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++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-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++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-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++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-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++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-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++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-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.24-bioc/R/site-library/Rcpp/include/RcppCommon.h:29,
                 from /home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include/Rcpp.h:27,
                 from RcppExports.cpp:5:
/home/biocbuild/bbs-3.24-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.24-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++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-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++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-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++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-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++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-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++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-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++20 -I"/home/biocbuild/bbs-3.24-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.24-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.24-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++20 -shared -L/home/biocbuild/bbs-3.24-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.24-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.24-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 version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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 
 82.021  11.921  98.175 

Example timings

MSA2dist.Rcheck/MSA2dist-Ex.timings

nameusersystemelapsed
AAMatrix-data0.0020.0010.002
GENETIC_CODE_TCAG0.0030.0010.003
aa2selfscore0.2430.0030.246
aabin2aastring0.0380.0000.037
aastring2aabin0.2280.0050.232
aastring2aln0.1440.0000.144
aastring2dist0.8550.0480.906
addmask2string0.2190.0180.236
addpop2string0.5080.0320.541
addpos2string0.0820.0130.096
addregion2string0.2050.0280.233
aln2aastring0.4330.0060.440
aln2dnastring0.0160.0010.018
cds2aa0.5890.0420.631
cds2codonaln0.390.000.39
cdsstring2codonaln0.2020.0080.210
codon2numberAMBIG0.0000.0010.001
codon2numberTCAG0.0010.0000.001
codonmat2pnps0.0360.0010.037
codonmat2xy 6.055 0.86610.972
compareCodons0.0480.0030.051
dnabin2dnastring0.0260.0030.029
dnastring2aln0.0130.0010.015
dnastring2codonmat0.0410.0080.049
dnastring2dist0.1820.0200.212
dnastring2dnabin0.0140.0020.016
dnastring2kaks1.4950.7602.070
getmask0.2000.0350.235
getpos0.0780.0060.084
globalDeletion0.0190.0010.021
globalDeletionAA0.1960.0000.196
granthamMatrix0.0000.0010.001
hiv-data0.0240.0020.026
indices2kaks1.5410.6292.058
iupac-data0.0730.0140.087
iupacMatrix0.0010.0000.001
makePostalignedSeqs1.1370.1311.269
pal2nal0.9120.1391.050
popinteger0.1920.0070.199
popnames0.1790.0160.195
rcpp_KaKs0.0420.0010.044
rcpp_distSTRING0.0270.0010.030
rcpp_pairwiseDeletionAA0.1700.0280.197
rcpp_pairwiseDeletionDNA0.0280.0030.031
region0.1950.0550.249
regionused0.1680.0170.185
string2region0.4600.0240.484
subString0.0170.0000.016
uptriidx0.0000.0010.000