Back to Multiple platform build/check report for BioC 3.14
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2022-04-13 12:07:22 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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 sitePath on tokay2


To the developers/maintainers of the sitePath package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/sitePath.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 1813/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sitePath 1.10.2  (landing page)
Chengyang Ji
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/sitePath
git_branch: RELEASE_3_14
git_last_commit: 7a842eb
git_last_commit_date: 2022-01-26 03:22:17 -0400 (Wed, 26 Jan 2022)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: sitePath
Version: 1.10.2
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:sitePath.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings sitePath_1.10.2.tar.gz
StartedAt: 2022-04-13 03:06:21 -0400 (Wed, 13 Apr 2022)
EndedAt: 2022-04-13 03:23:17 -0400 (Wed, 13 Apr 2022)
EllapsedTime: 1016.0 seconds
RetCode: 0
Status:   OK  
CheckDir: sitePath.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:sitePath.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings sitePath_1.10.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/sitePath.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'sitePath/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'sitePath' version '1.10.2'
* 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 'sitePath' 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... NOTE
.createSNPplot: no visible binding for global variable 'Pos'
.createSNPplot: no visible binding for global variable 'Accession'
.createSNPplot: no visible binding for global variable 'SNP'
plot.fixationPath: no visible binding for global variable 'branch'
plot.fixationPath: no visible binding for global variable 'SNPs'
plot.fixationSites: no visible binding for global variable 'group'
plot.fixationSites: no visible binding for global variable 'branch'
plot.fixationSites: no visible binding for global variable 'SNPs'
plot.parallelSites: no visible binding for global variable 'branch'
plot.parallelSites: no visible binding for global variable 'SNPs'
plot.sitePath: no visible binding for global variable 'branch'
plot.sitePath: no visible binding for global variable 'SNPs'
plotMutSites.lineagePath: no visible binding for global variable 'node'
plotMutSites.paraFixSites: no visible binding for global variable
  'group'
plotMutSites.paraFixSites: no visible binding for global variable
  'branch'
plotMutSites.paraFixSites: no visible binding for global variable
  'SNPs'
plotSingleSite.parallelSites: no visible binding for global variable
  'branch'
plotSingleSite.parallelSites: no visible binding for global variable
  'SNPs'
Undefined global functions or variables:
  Accession Pos SNP SNPs branch group node
* 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 i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/sitePath/libs/i386/sitePath.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/sitePath/libs/x64/sitePath.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)

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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
plotFunctions     13.75   0.03   13.78
plotParallelSites  7.83   0.02    7.85
plotSingleSite     7.17   0.02    7.19
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
plotFunctions     15.42   0.03   15.45
plotSingleSite     8.16   0.03    8.19
plotParallelSites  7.59   0.02    7.61
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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: 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/sitePath.Rcheck/00check.log'
for details.



Installation output

sitePath.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/sitePath_1.10.2.tar.gz && rm -rf sitePath.buildbin-libdir && mkdir sitePath.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=sitePath.buildbin-libdir sitePath_1.10.2.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL sitePath_1.10.2.zip && rm sitePath_1.10.2.tar.gz sitePath_1.10.2.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  411k  100  411k    0     0  1207k      0 --:--:-- --:--:-- --:--:-- 1211k

install for i386

* installing *source* package 'sitePath' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c lumpyCluster.cpp -o lumpyCluster.o
lumpyCluster.cpp: In member function 'void LumpyCluster::Base::mergeClusters(const clusters&, int)':
lumpyCluster.cpp:96:24: warning: comparison of integer expressions of different signedness: 'std::vector<Treemer::TipSeqLinker*>::size_type' {aka 'unsigned int'} and 'const int' [-Wsign-compare]
     if (allTips.size() >= m_maxSNPnum) {
         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c minEntropy.cpp -o minEntropy.o
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c searchNode.cpp -o searchNode.o
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c searchTree.cpp -o searchTree.o
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c treemer.cpp -o treemer.o
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c util.cpp -o util.o
C:/rtools40/mingw32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o sitePath.dll tmp.def RcppExports.o lumpyCluster.o minEntropy.o searchNode.o searchTree.o treemer.o util.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/sitePath.buildbin-libdir/00LOCK-sitePath/00new/sitePath/libs/i386
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'sitePath'
    finding HTML links ... done
    SNPsites                                html  
    addMSA                                  html  
    finding level-2 HTML links ... done

    allSitesName                            html  
    as.data.frame                           html  
    extractSite                             html  
    extractTips                             html  
    fixationIndels                          html  
    fixationPath                            html  
    fixationSites                           html  
    groupTips                               html  
    h3n2_align                              html  
    h3n2_tree                               html  
    lineagePath                             html  
    paraFixSites                            html  
    parallelSites                           html  
    plotFixationSites                       html  
    plotFunctions                           html  
    plotMutSites                            html  
    plotParallelSites                       html  
    plotSingleSite                          html  
    reexports                               html  
    sars2_align                             html  
    sars2_tree                              html  
    setSiteNumbering                        html  
    similarityMatrix                        html  
    sitePath-deprecated                     html  
    sitesMinEntropy                         html  
    zikv_align                              html  
    zikv_tree                               html  
** 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

install for x64

* installing *source* package 'sitePath' ...
** libs
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c lumpyCluster.cpp -o lumpyCluster.o
lumpyCluster.cpp: In member function 'void LumpyCluster::Base::mergeClusters(const clusters&, int)':
lumpyCluster.cpp:96:24: warning: comparison of integer expressions of different signedness: 'std::vector<Treemer::TipSeqLinker*>::size_type' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare]
     if (allTips.size() >= m_maxSNPnum) {
         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c minEntropy.cpp -o minEntropy.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c searchNode.cpp -o searchNode.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c searchTree.cpp -o searchTree.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c treemer.cpp -o treemer.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c util.cpp -o util.o
C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o sitePath.dll tmp.def RcppExports.o lumpyCluster.o minEntropy.o searchNode.o searchTree.o treemer.o util.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/sitePath.buildbin-libdir/sitePath/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'sitePath' as sitePath_1.10.2.zip
* DONE (sitePath)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'sitePath' successfully unpacked and MD5 sums checked

Tests output

sitePath.Rcheck/tests_i386/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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(sitePath)
> 
> test_check("sitePath")
Using 2 cores..
Multiprocessing ended.
Using 2 cores..
Multiprocessing ended.
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 2312 ]
> 
> proc.time()
   user  system elapsed 
 296.96    1.75  397.93 

sitePath.Rcheck/tests_x64/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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(sitePath)
> 
> test_check("sitePath")
Using 2 cores..
Multiprocessing ended.
Using 2 cores..
Multiprocessing ended.
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 2312 ]
> 
> proc.time()
   user  system elapsed 
 296.53    1.42  397.92 

Example timings

sitePath.Rcheck/examples_i386/sitePath-Ex.timings

nameusersystemelapsed
SNPsites0.720.000.73
addMSA2.550.022.95
allSitesName2.520.032.55
as.data.frame1.470.001.47
extractSite1.390.101.48
extractTips1.360.001.36
fixationIndels1.310.011.33
fixationPath1.380.001.37
fixationSites1.420.001.42
groupTips1.900.021.93
lineagePath2.910.012.92
paraFixSites1.450.001.45
parallelSites1.380.001.38
plotFixationSites1.800.001.79
plotFunctions13.75 0.0313.78
plotMutSites1.290.001.30
plotParallelSites7.830.027.85
plotSingleSite7.170.027.19
setSiteNumbering1.970.001.97
similarityMatrix1.970.021.98
sitesMinEntropy1.440.001.44

sitePath.Rcheck/examples_x64/sitePath-Ex.timings

nameusersystemelapsed
SNPsites0.70.00.7
addMSA1.790.001.78
allSitesName2.220.042.25
as.data.frame1.640.001.65
extractSite1.490.031.52
extractTips1.710.001.72
fixationIndels1.360.011.37
fixationPath1.390.001.39
fixationSites1.390.021.41
groupTips1.720.011.73
lineagePath3.020.003.02
paraFixSites1.590.001.59
parallelSites1.550.001.55
plotFixationSites2.050.022.06
plotFunctions15.42 0.0315.45
plotMutSites0.890.000.89
plotParallelSites7.590.027.61
plotSingleSite8.160.038.19
setSiteNumbering1.810.001.81
similarityMatrix1.650.011.67
sitesMinEntropy1.440.021.45