Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-05-01 11:36:09 -0400 (Wed, 01 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4753
lconwaymacOS 12.7.1 Montereyx86_644.4.0 beta (2024-04-14 r86421) -- "Puppy Cup" 4518
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 1998/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sitePath 1.20.0  (landing page)
Chengyang Ji
Snapshot Date: 2024-04-30 20:18:44 -0400 (Tue, 30 Apr 2024)
git_url: https://git.bioconductor.org/packages/sitePath
git_branch: RELEASE_3_19
git_last_commit: bcfdcf3
git_last_commit_date: 2024-04-30 11:13:41 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  YES
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for sitePath on nebbiolo1


To the developers/maintainers of the sitePath package:
- 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 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: sitePath
Version: 1.20.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:sitePath.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings sitePath_1.20.0.tar.gz
StartedAt: 2024-05-01 10:05:31 -0400 (Wed, 01 May 2024)
EndedAt: 2024-05-01 10:12:52 -0400 (Wed, 01 May 2024)
EllapsedTime: 441.0 seconds
RetCode: 0
Status:   OK  
CheckDir: sitePath.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:sitePath.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings sitePath_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/sitePath.Rcheck’
* using R version 4.4.0 beta (2024-04-15 r86425)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘sitePath/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘sitePath’ version ‘1.20.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 ‘sitePath’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 ... 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 branch group node Pos SNP SNPs
* 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
plotFunctions     13.229  0.088  13.318
plotParallelSites  7.360  0.020   7.381
plotSingleSite     6.958  0.004   6.961
* 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/sitePath.Rcheck/00check.log’
for details.


Installation output

sitePath.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL sitePath
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’
* installing *source* package ‘sitePath’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -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 unsigned int’} and ‘const int’ [-Wsign-compare]
   96 |     if (allTips.size() >= m_maxSNPnum) {
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c minEntropy.cpp -o minEntropy.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c searchNode.cpp -o searchNode.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c searchTree.cpp -o searchTree.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c treemer.cpp -o treemer.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.19-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c util.cpp -o util.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.19-bioc/R/lib -L/usr/local/lib -o sitePath.so RcppExports.o lumpyCluster.o minEntropy.o searchNode.o searchTree.o treemer.o util.o -L/home/biocbuild/bbs-3.19-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.19-bioc/R/site-library/00LOCK-sitePath/00new/sitePath/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (sitePath)

Tests output

sitePath.Rcheck/tests/testthat.Rout


R version 4.4.0 beta (2024-04-15 r86425) -- "Puppy Cup"
Copyright (C) 2024 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(sitePath)
> 
> test_check("sitePath")
Using 2 cores..
Multiprocessing ended.
Using 2 cores..
Multiprocessing ended.
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 2312 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 2312 ]
> 
> proc.time()
   user  system elapsed 
244.225   1.670 321.584 

Example timings

sitePath.Rcheck/sitePath-Ex.timings

nameusersystemelapsed
SNPsites0.5400.0080.547
addMSA1.7570.0121.770
allSitesName2.0700.0082.078
as.data.frame1.1950.0511.246
extractSite1.2770.0201.298
extractTips1.2640.0241.287
fixationIndels1.2620.0001.262
fixationPath1.2670.0481.315
fixationSites1.0980.0001.098
groupTips1.6770.0201.698
lineagePath3.0360.0283.065
paraFixSites1.3010.0041.306
parallelSites1.2650.0071.273
plotFixationSites1.8010.0001.801
plotFunctions13.229 0.08813.318
plotMutSites1.0170.0041.021
plotParallelSites7.3600.0207.381
plotSingleSite6.9580.0046.961
setSiteNumbering1.7750.0001.775
similarityMatrix1.6610.0001.661
sitesMinEntropy1.1190.0001.120