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

This page was generated on 2023-04-12 11:05:42 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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 palomino4


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.

raw results

Package 1265/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSA2dist 1.2.0  (landing page)
Kristian K Ullrich
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/MSA2dist
git_branch: RELEASE_3_16
git_last_commit: 62bf9da
git_last_commit_date: 2022-11-01 11:26:20 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: MSA2dist
Version: 1.2.0
Command: F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:MSA2dist.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings MSA2dist_1.2.0.tar.gz
StartedAt: 2023-04-11 03:39:22 -0400 (Tue, 11 Apr 2023)
EndedAt: 2023-04-11 03:44:52 -0400 (Tue, 11 Apr 2023)
EllapsedTime: 329.3 seconds
RetCode: 0
Status:   OK  
CheckDir: MSA2dist.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:MSA2dist.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings MSA2dist_1.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.16-bioc/meat/MSA2dist.Rcheck'
* using R version 4.2.3 (2023-03-15 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* 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.2.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 whether package 'MSA2dist' can be installed ... OK
* checking installed package size ... OK
* 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 for x64 is not available
File 'F:/biocbuild/bbs-3.16-bioc/R/library/MSA2dist/libs/x64/MSA2dist.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
               user system elapsed
codonmat2xy    0.66   0.11   13.08
dnastring2kaks 0.32   0.04   15.64
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  'F:/biocbuild/bbs-3.16-bioc/meat/MSA2dist.Rcheck/00check.log'
for details.



Installation output

MSA2dist.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD INSTALL MSA2dist
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.16-bioc/R/library'
* installing *source* package 'MSA2dist' ...
** using staged installation
** libs
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppThread/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c GY94.cpp -o GY94.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppThread/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c KaKs.cpp -o KaKs.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppThread/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c LPB93.cpp -o LPB93.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppThread/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c LWL85.cpp -o LWL85.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppThread/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c MSMA.cpp -o MSMA.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppThread/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c MYN.cpp -o MYN.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppThread/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c NG86.cpp -o NG86.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppThread/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppThread/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c YN00.cpp -o YN00.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppThread/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c base.cpp -o base.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppThread/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_KaKs.cpp -o rcpp_KaKs.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppThread/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_distSTRING.cpp -o rcpp_distSTRING.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppThread/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_pairwiseDeletionAA.cpp -o rcpp_pairwiseDeletionAA.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.16-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.16-bioc/R/library/RcppThread/include'   -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rcpp_pairwiseDeletionDNA.cpp -o rcpp_pairwiseDeletionDNA.o
g++ -shared -s -static-libgcc -o MSA2dist.dll tmp.def 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 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.16-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.16-bioc/R/library/00LOCK-MSA2dist/00new/MSA2dist/libs/x64
** 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
** 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.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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 
  22.76    0.68  162.14 

Example timings

MSA2dist.Rcheck/MSA2dist-Ex.timings

nameusersystemelapsed
AAMatrix-data000
GENETIC_CODE_TCAG0.010.000.02
aabin2aastring0.050.000.06
aastring2aabin0.280.000.28
aastring2aln0.250.000.25
aastring2dist0.780.010.80
addmask2string0.260.000.26
addpop2string0.630.000.63
addpos2string0.110.000.11
addregion2string0.300.020.31
aln2aastring0.540.000.54
aln2dnastring0.030.000.04
cds2aa0.470.030.50
cds2codonaln0.390.000.39
codon2numberAMBIG000
codon2numberTCAG000
codonmat2pnps0.030.000.03
codonmat2xy 0.66 0.1113.08
compareCodons0.060.000.06
dnabin2dnastring0.030.000.03
dnastring2aln0.020.000.02
dnastring2codonmat0.030.010.04
dnastring2dist0.190.030.22
dnastring2dnabin0.010.000.01
dnastring2kaks 0.32 0.0415.64
getmask0.220.010.24
getpos0.040.020.06
globalDeletion0.020.000.02
granthamMatrix000
hiv-data0.030.000.03
iupac-data0.060.000.06
iupacMatrix000
makePostalignedSeqs0.460.030.48
popinteger0.180.010.21
popnames0.210.000.20
rcpp_KaKs0.030.000.03
rcpp_distSTRING0.030.000.03
rcpp_pairwiseDeletionAA0.170.000.17
rcpp_pairwiseDeletionDNA0.020.000.02
region0.20.00.2
regionused0.160.000.16
string2region0.530.000.53
subString0.010.000.02
uptriidx000