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

This page was generated on 2021-10-15 15:06:08 -0400 (Fri, 15 Oct 2021).

CHECK results for INSPEcT on tokay2

To the developers/maintainers of the INSPEcT package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/INSPEcT.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here 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 925/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
INSPEcT 1.22.0  (landing page)
Stefano de Pretis
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/INSPEcT
git_branch: RELEASE_3_13
git_last_commit: b877791
git_last_commit_date: 2021-05-19 12:14:25 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 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: INSPEcT
Version: 1.22.0
Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:INSPEcT.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings INSPEcT_1.22.0.tar.gz
StartedAt: 2021-10-15 00:44:33 -0400 (Fri, 15 Oct 2021)
EndedAt: 2021-10-15 00:56:55 -0400 (Fri, 15 Oct 2021)
EllapsedTime: 742.7 seconds
RetCode: 0
Status:   OK  
CheckDir: INSPEcT.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:INSPEcT.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings INSPEcT_1.22.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/INSPEcT.Rcheck'
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'INSPEcT/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'INSPEcT' version '1.22.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 whether package 'INSPEcT' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  7.6Mb
  sub-directories of 1Mb or more:
    R      1.8Mb
    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
* 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
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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                 user system elapsed
newINSPEcT                      33.63   0.08   33.70
processingDelay                 28.11   0.02   28.13
makeSimModel                    24.93   0.07   24.98
quantifyExpressionsFromTrCounts 19.53   0.04   19.58
compareSteadyNoNascent          10.17   0.49   10.66
makeOscillatorySimModel          6.64   0.15    8.16
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                 user system elapsed
newINSPEcT                      39.89   0.05   40.00
processingDelay                 31.17   0.02   31.19
makeSimModel                    25.99   0.06   26.05
quantifyExpressionsFromTrCounts 24.50   0.00   24.52
compareSteadyNoNascent          11.64   0.08   11.72
makeOscillatorySimModel          6.18   0.00    6.18
* 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.13-bioc/meat/INSPEcT.Rcheck/00check.log'
for details.



Installation output

INSPEcT.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/INSPEcT_1.22.0.tar.gz && rm -rf INSPEcT.buildbin-libdir && mkdir INSPEcT.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=INSPEcT.buildbin-libdir INSPEcT_1.22.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL INSPEcT_1.22.0.zip && rm INSPEcT_1.22.0.tar.gz INSPEcT_1.22.0.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
 21 5873k   21 1249k    0     0  1375k      0  0:00:04 --:--:--  0:00:04 1376k
 60 5873k   60 3529k    0     0  1817k      0  0:00:03  0:00:01  0:00:02 1818k
100 5873k  100 5873k    0     0  2208k      0  0:00:02  0:00:02 --:--:-- 2208k

install for i386

* installing *source* package 'INSPEcT' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'INSPEcT'
    finding HTML links ... done
    AIC-INSPEcT-method                      html  
    Extract                                 html  
    INSPEcT-class                           html  
    finding level-2 HTML links ... done

    INSPEcT-shinyApps                       html  
    INSPEcT                                 html  
    INSPEcT_diffsteady-class                html  
    INSPEcT_model-class                     html  
    INSPEcT_steadyNoNascent-class           html  
    PTratio                                 html  
    PTreg                                   html  
    allcounts                               html  
    calculateRatePvals                      html  
    chisqmodel                              html  
    chisqtest                               html  
    combine                                 html  
    compareSteady                           html  
    compareSteadyNoNascent                  html  
    computeConfidenceIntervals              html  
    convergence                             html  
    correlationPlot                         html  
    dim-INSPEcT-method                      html  
    featureNames-INSPEcT-method             html  
    featureWidths                           html  
    geneClass                               html  
    inHeatmap                               html  
    inspectFromBAM                          html  
    inspectFromPCR                          html  
    labeledSF                               html  
    libsizes                                html  
    logLik                                  html  
    makeModelRates                          html  
    makeOscillatorySimModel                 html  
    makeSimDataset                          html  
    makeSimModel                            html  
    mature                                  html  
    matureVar                               html  
    modelRates                              html  
    modelRatesNF                            html  
    modelSelection                          html  
    modelingParams                          html  
    nGenes                                  html  
    nTpts                                   html  
    newINSPEcT                              html  
    plotGene                                html  
    plotMA                                  html  
    plotPMgene                              html  
    plotPMtrend                             html  
    premature                               html  
    prematureVar                            html  
    processingDelay                         html  
    quantifyExpressionsFromBAMs             html  
    quantifyExpressionsFromBWs              html  
    quantifyExpressionsFromTrAbundance      html  
    quantifyExpressionsFromTrCounts         html  
    ratePvals                               html  
    ratesFirstGuess                         html  
    ratesFirstGuessVar                      html  
    removeModel                             html  
    rocCurve                                html  
    rocThresholds                           html  
    setConfidenceIntervals                  html  
    simData3rep_Nascent                     html  
    simData3rep_NoNascent                   html  
    simData4rep_Nascent                     html  
    simData4rep_NoNascent                   html  
    split                                   html  
    tpts                                    html  
    viewConfidenceIntervals                 html  
    viewModelRates                          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 'INSPEcT' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'INSPEcT' as INSPEcT_1.22.0.zip
* DONE (INSPEcT)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'INSPEcT' successfully unpacked and MD5 sums checked

Tests output


Example timings

INSPEcT.Rcheck/examples_i386/INSPEcT-Ex.timings

nameusersystemelapsed
AIC-INSPEcT-method0.450.000.64
Extract0.530.000.54
INSPEcT_diffsteady-class000
calculateRatePvals0.300.030.33
chisqmodel0.280.000.28
chisqtest0.260.000.27
combine0.520.000.51
compareSteady000
compareSteadyNoNascent10.17 0.4910.66
convergence0.220.000.22
geneClass0.250.010.26
inHeatmap0.250.020.27
inspectFromPCR000
labeledSF0.220.000.22
logLik0.230.000.23
makeModelRates0.280.000.28
makeOscillatorySimModel6.640.158.16
makeSimDataset000
makeSimModel24.93 0.0724.98
modelRates000
modelRatesNF000
modelSelection0.180.030.22
modelingParams0.220.000.22
nGenes0.220.000.22
nTpts0.190.010.20
newINSPEcT33.63 0.0833.70
plotGene0.280.000.28
plotMA000
processingDelay28.11 0.0228.13
quantifyExpressionsFromBAMs000
quantifyExpressionsFromTrCounts19.53 0.0419.58
ratePvals0.240.020.25
ratesFirstGuess0.210.020.23
ratesFirstGuessVar0.250.000.25
removeModel0.330.000.33
rocCurve000
rocThresholds000
split0.300.030.33
tpts0.200.040.25
viewConfidenceIntervals0.240.020.25
viewModelRates0.230.000.23

INSPEcT.Rcheck/examples_x64/INSPEcT-Ex.timings

nameusersystemelapsed
AIC-INSPEcT-method0.190.000.19
Extract0.400.010.42
INSPEcT_diffsteady-class000
calculateRatePvals0.250.000.25
chisqmodel0.170.020.19
chisqtest0.280.000.28
combine0.380.000.37
compareSteady000
compareSteadyNoNascent11.64 0.0811.72
convergence0.190.000.18
geneClass0.200.010.22
inHeatmap0.240.000.24
inspectFromPCR000
labeledSF0.180.000.18
logLik0.190.000.19
makeModelRates0.240.000.24
makeOscillatorySimModel6.180.006.18
makeSimDataset0.000.020.00
makeSimModel25.99 0.0626.05
modelRates000
modelRatesNF000
modelSelection0.150.010.17
modelingParams0.130.050.18
nGenes0.170.000.17
nTpts0.160.030.19
newINSPEcT39.89 0.0540.00
plotGene0.310.010.32
plotMA0.000.000.02
processingDelay31.17 0.0231.19
quantifyExpressionsFromBAMs0.020.000.01
quantifyExpressionsFromTrCounts24.50 0.0024.52
ratePvals0.20.00.2
ratesFirstGuess0.190.000.19
ratesFirstGuessVar0.20.00.2
removeModel0.30.00.3
rocCurve000
rocThresholds000
split0.280.010.30
tpts0.190.000.18
viewConfidenceIntervals0.200.000.21
viewModelRates0.190.000.18