Back to Multiple platform build/check report for BioC 3.12
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

CHECK report for INSPEcT on merida1

This page was generated on 2021-05-06 12:35:23 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the INSPEcT package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 898/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
INSPEcT 1.20.0  (landing page)
Stefano de Pretis
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/INSPEcT
Branch: RELEASE_3_12
Last Commit: d952c98
Last Changed Date: 2020-10-27 11:06:18 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: INSPEcT
Version: 1.20.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:INSPEcT.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings INSPEcT_1.20.0.tar.gz
StartedAt: 2021-05-06 02:52:36 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 03:14:20 -0400 (Thu, 06 May 2021)
EllapsedTime: 1304.0 seconds
RetCode: 0
Status:   OK  
CheckDir: INSPEcT.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:INSPEcT.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings INSPEcT_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/INSPEcT.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘INSPEcT/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘INSPEcT’ version ‘1.20.0’
* 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 ‘INSPEcT’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  7.4Mb
  sub-directories of 1Mb or more:
    R      2.1Mb
    data   2.8Mb
* 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
output_pars: no visible global function definition for ‘plot.new’
plotSingleRNADynamic: no visible global function definition for ‘lines’
Undefined global functions or variables:
  lines plot.new
Consider adding
  importFrom("graphics", "lines", "plot.new")
to your NAMESPACE file.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                   user system elapsed
makeSimDataset                  183.164  0.593 184.007
compareSteady                    89.174  0.347  89.914
INSPEcT_diffsteady-class         88.624  0.488  89.282
plotMA                           86.886  0.289  87.274
quantifyExpressionsFromBAMs      50.764  8.824  60.229
newINSPEcT                       50.982  0.236  51.274
rocCurve                         50.294  0.181  50.555
makeSimModel                     46.897  0.168  47.141
rocThresholds                    40.113  0.128  40.289
processingDelay                  34.959  0.134  35.150
modelRates                       29.827  0.175  30.351
quantifyExpressionsFromTrCounts  22.107  0.084  22.220
makeOscillatorySimModel          11.497  0.081  11.597
compareSteadyNoNascent            9.457  0.052   9.524
inspectFromPCR                    7.575  0.061   7.647
* 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
  ‘/Users/biocbuild/bbs-3.12-bioc/meat/INSPEcT.Rcheck/00check.log’
for details.



Installation output

INSPEcT.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL INSPEcT
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’
* installing *source* package ‘INSPEcT’ ...
** 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 (INSPEcT)

Tests output


Example timings

INSPEcT.Rcheck/INSPEcT-Ex.timings

nameusersystemelapsed
AIC-INSPEcT-method0.2330.0110.244
Extract0.5900.0140.606
INSPEcT_diffsteady-class88.624 0.48889.282
calculateRatePvals0.3300.0080.337
chisqmodel0.2200.0060.227
chisqtest0.2320.0080.240
combine0.4960.0080.504
compareSteady89.174 0.34789.914
compareSteadyNoNascent9.4570.0529.524
convergence0.2750.0110.286
geneClass0.3450.0090.354
inHeatmap0.3390.0150.355
inspectFromPCR7.5750.0617.647
labeledSF0.2040.0020.207
logLik0.2360.0050.240
makeModelRates0.3760.0060.383
makeOscillatorySimModel11.497 0.08111.597
makeSimDataset183.164 0.593184.007
makeSimModel46.897 0.16847.141
modelRates29.827 0.17530.351
modelRatesNF2.2580.0392.299
modelSelection0.2420.0080.251
modelingParams0.2470.0070.254
nGenes0.2920.0050.297
nTpts0.2420.0030.245
newINSPEcT50.982 0.23651.274
plotGene0.3440.0060.351
plotMA86.886 0.28987.274
processingDelay34.959 0.13435.150
quantifyExpressionsFromBAMs50.764 8.82460.229
quantifyExpressionsFromTrCounts22.107 0.08422.220
ratePvals0.2520.0030.256
ratesFirstGuess0.2040.0040.209
ratesFirstGuessVar0.2300.0050.235
removeModel0.4010.0030.405
rocCurve50.294 0.18150.555
rocThresholds40.113 0.12840.289
split0.3380.0030.341
tpts0.2260.0020.228
viewConfidenceIntervals0.2350.0060.242
viewModelRates0.2260.0030.230