Bioconductor Single Package Builder - Build History

Snapshot Date: 
URL:  https://git.bioconductor.org/packages/STdeconvolve
Last Changed Rev:  / Revision: 
Last Changed Date: 

Hostname OS /Arch BUILD CHECK BUILD BIN POST-PROCESSING
merida1 macOS 10.14.6 Mojave/x86_64   OK     ERROR     OK     OK  

merida1 Summary

[top]

Package: STdeconvolve
Version: 0.99.8
RVersion: 4.2
BiocVersion: 3.15
BuildCommand: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data STdeconvolve
BuildTime: 1 minutes 47.65 seconds
CheckCommand: BiocCheckGitClone('STdeconvolve') && /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch STdeconvolve_0.99.8.tar.gz && BiocCheck('STdeconvolve_0.99.8.tar.gz', `new-package`=TRUE)
CheckTime: 8 minutes 10.05 seconds
BuildBinCommand: /Users/biocbuild/BBS/utils/build-universal.sh STdeconvolve_0.99.8.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R libdir
BuildBinTime: 0 minutes 8.92 seconds
PackageFileSize: 2689.79 KiB
BuildID:: STdeconvolve_20220324190112
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: STdeconvolve. Starting Build package. Starting Check package. Starting Build package.
PostProcessing: Finished Git clone. Package type: Software. Installing dependency status: 0. Checking git clone status: 0. Installing package status: 0. Build Package status: 0. Checking Package status: 1. Build Package status: 0.

merida1 BUILD SRC output

[top]

===============================

 R CMD BUILD

===============================

* checking for file ‘STdeconvolve/DESCRIPTION’ ... OK
* preparing ‘STdeconvolve’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... OK
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* looking to see if a ‘data/datalist’ file should be added
* building ‘STdeconvolve_0.99.8.tar.gz’


merida1 CHECK output

[top]

===============================

 BiocCheckGitClone('STdeconvolve')

===============================

This is BiocCheckGitClone version 1.31.36. BiocCheckGitClone is a work
in progress. Output and severity of issues may change.
* Checking valid files...
* Checking DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...


Summary:
ERROR count: 0
WARNING count: 0
NOTE count: 0
For detailed information about these checks, see the BiocCheck
vignette, available at
https://bioconductor.org/packages/3.15/bioc/vignettes/BiocCheck/inst/doc/BiocCheck.html#interpreting-bioccheck-output




===============================

 R CMD CHECK

===============================

* using log directory ‘/Users/pkgbuild/packagebuilder/workers/jobs/2530/ee3f5e473f657f8b8379a9696855af7ff10933d1/STdeconvolve.Rcheck’
* using R Under development (unstable) (2022-03-17 r81925)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘STdeconvolve/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘STdeconvolve’ version ‘0.99.8’
* 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 ‘STdeconvolve’ can be installed ... [6s/6s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... 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 loading without being on the library search path ... OK
* checking use of S3 registration ... 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 ... [8s/8s] NOTE
correlationPlot: no visible binding for global variable ‘Var1’
correlationPlot: no visible binding for global variable ‘Var2’
correlationPlot: no visible binding for global variable ‘value’
fitLDA: no visible binding for global variable ‘rareCtsAdj’
fitLDA: no visible binding for global variable ‘K’
fitLDA: no visible binding for global variable ‘perplexAdj’
fitLDA: no visible binding for global variable ‘alphaBool’
perplexityPlot: no visible binding for global variable ‘rareCtsAdj’
perplexityPlot: no visible binding for global variable ‘K’
perplexityPlot: no visible binding for global variable ‘perplexAdj’
perplexityPlot: no visible binding for global variable ‘alphaBool’
vizAllTopics: no visible binding for global variable ‘x’
vizAllTopics: no visible binding for global variable ‘y’
vizAllTopics: no visible binding for global variable ‘Row.names’
vizAllTopics: no visible binding for global variable ‘Pixel.Groups’
vizGeneCounts: no visible binding for global variable ‘x’
vizGeneCounts: no visible binding for global variable ‘y’
vizTopic: no visible binding for global variable ‘x’
vizTopic: no visible binding for global variable ‘y’
Undefined global functions or variables:
  K Pixel.Groups Row.names Var1 Var2 alphaBool perplexAdj rareCtsAdj
  value x y
* checking Rd files ... [0s/0s] OK
* checking Rd metadata ... OK
* checking Rd line widths ... 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [163s/303s] OK
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
perplexityPlot  34.396  0.121  34.527
vizAllTopics    24.174  0.359  24.542
vizTopic        20.657  0.110  20.767
correlationPlot 20.093  0.216  20.360
getCorrMtx      18.221  0.050  18.270
lsatPairs       17.984  0.067  18.054
topGenes         3.007  0.157  34.272
getBetaTheta     2.813  0.134  30.938
fitLDA           2.804  0.134  30.590
optimalModel     2.484  0.112  55.730
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [122s/122s]
 [122s/122s] 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
  ‘/Users/pkgbuild/packagebuilder/workers/jobs/2530/ee3f5e473f657f8b8379a9696855af7ff10933d1/STdeconvolve.Rcheck/00check.log’
for details.






===============================

 BiocCheck('STdeconvolve_0.99.8.tar.gz')

===============================

Error: package or namespace load failed for ‘BiocCheck’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
 there is no package called ‘Biobase’
Execution halted

merida1 BUILD BIN output

[top]

===============================

 R CMD BUILD

===============================

>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=libdir STdeconvolve_0.99.8.tar.gz'
>>>>>>> 

* installing *source* package ‘STdeconvolve’ ...
** using staged installation
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (STdeconvolve)