Back to Build/check report for BioC 3.17
ABCDEFGHIJK[L]MNOPQRSTUVWXYZ

This page was generated on 2023-01-02 09:00:36 -0500 (Mon, 02 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
palomino5Windows Server 2022 Datacenterx64R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" 4165
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 LineagePulse on palomino5


To the developers/maintainers of the LineagePulse package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1026/2158HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
LineagePulse 1.19.0  (landing page)
David S Fischer
Snapshot Date: 2022-12-28 11:00:06 -0500 (Wed, 28 Dec 2022)
git_url: https://git.bioconductor.org/packages/LineagePulse
git_branch: master
git_last_commit: 034acd9
git_last_commit_date: 2022-11-01 11:16:51 -0500 (Tue, 01 Nov 2022)
palomino5Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  

Summary

Package: LineagePulse
Version: 1.19.0
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:LineagePulse.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings LineagePulse_1.19.0.tar.gz
StartedAt: 2022-12-29 00:54:17 -0500 (Thu, 29 Dec 2022)
EndedAt: 2022-12-29 01:00:12 -0500 (Thu, 29 Dec 2022)
EllapsedTime: 354.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: LineagePulse.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:LineagePulse.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings LineagePulse_1.19.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/LineagePulse.Rcheck'
* using R Under development (unstable) (2022-12-25 r83502 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 10.4.0
    GNU Fortran (GCC) 10.4.0
* running under: Windows Server x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'LineagePulse/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'LineagePulse' version '1.19.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 'LineagePulse' can be installed ... WARNING
Found the following significant warnings:
  Note: possible error in 'evalLogLikGeneMM(vecCounts = vecCounts, ': unused arguments (matDispParam = matDispParam, matDropParam = matDropParam, matWeights = matWeights) 
  Note: possible error in 'evalLogLikGeneMM(vecCounts = vecCounts, ': unused arguments (matDispParam = do.call(cbind, lapply(seq_len(ncol(matWeights)), function(m) vecDispParam)), matDropParam = do.call(cbind, lapply(seq_len(ncol(matWeights)), function(m) vecPiParam)), matWeights = matWeights) 
See 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/LineagePulse.Rcheck/00install.out' for details.
Information on the location(s) of code generating the 'Note's can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to 'yes'.
* 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 ... NOTE
decompressDispByGeneMM: no visible binding for global variable
  'lsDispModel'
evalLogLikMatrix : <anonymous>: possible error in
  evalLogLikGeneMM(vecCounts = vecCounts, matMuParam = matMuParam,
  vecNormConst = lsMuModel$lsMuModelGlobal$vecNormConst, matDispParam =
  matDispParam, matDropParam = matDropParam, matWeights = matWeights,
  vecidxNotZero = which(!is.na(vecCounts) & vecCounts > 0), vecidxZero
  = which(!is.na(vecCounts) & vecCounts == 0), scaNCells =
  length(vecCounts)): unused arguments (matDispParam = matDispParam,
  matDropParam = matDropParam, matWeights = matWeights)
evalLogLikMatrix : <anonymous>: possible error in
  evalLogLikGeneMM(vecCounts = vecCounts, matMuParam = do.call(cbind,
  lapply(seq_len(ncol(matWeights)), function(m) vecMuParam)),
  vecNormConst = lsMuModel$lsMuModelGlobal$vecNormConst, matDispParam =
  do.call(cbind, lapply(seq_len(ncol(matWeights)), function(m)
  vecDispParam)), matDropParam = do.call(cbind,
  lapply(seq_len(ncol(matWeights)), function(m) vecPiParam)),
  matWeights = matWeights, vecidxNotZero = which(!is.na(vecCounts) &
  vecCounts > 0), vecidxZero = which(!is.na(vecCounts) & vecCounts ==
  0), : unused arguments (matDispParam = do.call(cbind,
  lapply(seq_len(ncol(matWeights)), function(m) vecDispParam)),
  matDropParam = do.call(cbind, lapply(seq_len(ncol(matWeights)),
  function(m) vecPiParam)), matWeights = matWeights)
evalLogLikMatrix : <anonymous>: possible error in scaNCells =
  length(vecCounts)): unused arguments (matDispParam = do.call(cbind,
  lapply(seq_len(ncol(matWeights)), function(m) vecDispParam)),
  matDropParam = do.call(cbind, lapply(seq_len(ncol(matWeights)),
  function(m) vecPiParam)), matWeights = matWeights)
plotCellDensity: no visible binding for global variable 'continuous'
plotGene: no visible binding for global variable 'x'
plotGene: no visible binding for global variable 'dropout_posterior'
plotGene: no visible binding for global variable 'groups'
plotGene: no visible binding for global variable 'dfAnnot'
plotGene: no visible binding for global variable 'mean_count'
plotGene: no visible binding for global variable 'quantile_25'
plotGene: no visible binding for global variable 'quantile_75'
plotGene: no visible binding for global variable 'model'
plotGene: no visible binding for global variable 'continuous'
plotGene: no visible binding for global variable 'trajectory_contour'
plotGene: no visible binding for global variable 'ncells'
Undefined global functions or variables:
  continuous dfAnnot dropout_posterior groups lsDispModel mean_count
  model ncells quantile_25 quantile_75 trajectory_contour x
* 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 files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                                     user system elapsed
plotCellDensity                                     31.75   0.26   32.02
accessors                                           14.14   0.11   14.25
writeReport                                         13.95   0.00   13.95
sub-sub-LineagePulseObject-character-missing-method 13.63   0.08   13.70
names-LineagePulseObject-method                     13.64   0.03   13.67
getPostDrop                                         13.34   0.05   13.41
getNormData                                         13.25   0.03   13.28
getFitsMean                                         13.07   0.06   13.12
cash-LineagePulseObject-method                      13.00   0.06   13.06
getFitsDispersion                                   12.64   0.06   12.70
getFitsDropout                                      12.47   0.10   12.57
sortGeneTrajectories                                11.44   0.00   11.48
testDropout                                         11.12   0.03   11.16
plotGene                                            11.02   0.00   11.01
runLineagePulse                                     10.54   0.02   10.56
* 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 WARNING, 1 NOTE
See
  'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/LineagePulse.Rcheck/00check.log'
for details.



Installation output

LineagePulse.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library'
* installing *source* package 'LineagePulse' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Note: possible error in 'evalLogLikGeneMM(vecCounts = vecCounts, ': unused arguments (matDispParam = matDispParam, matDropParam = matDropParam, matWeights = matWeights) 
Note: possible error in 'evalLogLikGeneMM(vecCounts = vecCounts, ': unused arguments (matDispParam = do.call(cbind, lapply(seq_len(ncol(matWeights)), function(m) vecDispParam)), matDropParam = do.call(cbind, lapply(seq_len(ncol(matWeights)), function(m) vecPiParam)), matWeights = matWeights) 
** 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 (LineagePulse)

Tests output


Example timings

LineagePulse.Rcheck/LineagePulse-Ex.timings

nameusersystemelapsed
accessors14.14 0.1114.25
cash-LineagePulseObject-method13.00 0.0613.06
getFitsDispersion12.64 0.0612.70
getFitsDropout12.47 0.1012.57
getFitsMean13.07 0.0613.12
getNormData13.25 0.0313.28
getPostDrop13.34 0.0513.41
names-LineagePulseObject-method13.64 0.0313.67
plotCellDensity31.75 0.2632.02
plotGene11.02 0.0011.01
runLineagePulse10.54 0.0210.56
simulateContinuousDataSet0.030.000.04
sortGeneTrajectories11.44 0.0011.48
sub-sub-LineagePulseObject-character-missing-method13.63 0.0813.70
testDropout11.12 0.0311.16
writeReport13.95 0.0013.95