Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2024-03-04 11:39:22 -0500 (Mon, 04 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4676
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-01-14 r85805 ucrt) -- "Unsuffered Consequences" 4414
merida1macOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4441
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-01-16 r85812) -- "Unsuffered Consequences" 4417
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 1020/2251HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
INSPEcT 1.33.1  (landing page)
Stefano de Pretis
Snapshot Date: 2024-03-01 14:00:22 -0500 (Fri, 01 Mar 2024)
git_url: https://git.bioconductor.org/packages/INSPEcT
git_branch: devel
git_last_commit: 818e03b
git_last_commit_date: 2024-01-02 11:46:50 -0500 (Tue, 02 Jan 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

CHECK results for INSPEcT on merida1


To the developers/maintainers of the INSPEcT package:
- 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 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: INSPEcT
Version: 1.33.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:INSPEcT.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings INSPEcT_1.33.1.tar.gz
StartedAt: 2024-03-02 05:32:41 -0500 (Sat, 02 Mar 2024)
EndedAt: 2024-03-02 06:07:27 -0500 (Sat, 02 Mar 2024)
EllapsedTime: 2086.4 seconds
RetCode: 0
Status:   OK  
CheckDir: INSPEcT.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/INSPEcT.Rcheck’
* using R Under development (unstable) (2024-01-16 r85808)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* 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.33.1’
* 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.1Mb
  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
* 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                  219.865  2.599 267.014
modelRates                      100.224  0.786 123.025
rocThresholds                    76.136  0.778  92.444
quantifyExpressionsFromBAMs      70.378  6.026  89.553
rocCurve                         74.998  0.738  92.081
makeSimModel                     74.037  0.860  87.965
INSPEcT_diffsteady-class         70.100  0.788  85.652
plotMA                           64.783  0.767  80.654
compareSteady                    63.595  0.596  78.379
newINSPEcT                       40.279  0.359  51.312
quantifyExpressionsFromTrCounts  34.367  0.308  40.072
processingDelay                  33.871  0.364  40.524
makeOscillatorySimModel          18.056  0.315  26.996
inspectFromPCR                   17.159  0.148  19.872
compareSteadyNoNascent           13.506  0.127  16.297
modelRatesNF                     10.993  0.319  13.752
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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.19-bioc/meat/INSPEcT.Rcheck/00check.log’
for details.



Installation output

INSPEcT.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/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.3620.0230.496
Extract0.7930.0241.026
INSPEcT_diffsteady-class70.100 0.78885.652
calculateRatePvals0.4590.0160.494
chisqmodel0.3540.0160.384
chisqtest0.3380.0120.367
combine0.7240.0160.748
compareSteady63.595 0.59678.379
compareSteadyNoNascent13.506 0.12716.297
convergence0.3590.0160.446
geneClass0.4680.0150.571
inHeatmap0.4350.0210.550
inspectFromPCR17.159 0.14819.872
labeledSF0.3520.0070.384
logLik0.3590.0170.392
makeModelRates0.4690.0140.512
makeOscillatorySimModel18.056 0.31526.996
makeSimDataset219.865 2.599267.014
makeSimModel74.037 0.86087.965
modelRates100.224 0.786123.025
modelRatesNF10.993 0.31913.752
modelSelection0.3500.0070.431
modelingParams0.3590.0150.447
nGenes0.3550.0150.443
nTpts0.3590.0180.451
newINSPEcT40.279 0.35951.312
plotGene0.4430.0190.572
plotMA64.783 0.76780.654
processingDelay33.871 0.36440.524
quantifyExpressionsFromBAMs70.378 6.02689.553
quantifyExpressionsFromTrCounts34.367 0.30840.072
ratePvals0.3520.0070.419
ratesFirstGuess0.3550.0140.429
ratesFirstGuessVar0.3530.0130.433
removeModel0.5890.0090.846
rocCurve74.998 0.73892.081
rocThresholds76.136 0.77892.444
split0.5700.0070.682
tpts0.3490.0060.422
viewConfidenceIntervals0.3540.0170.445
viewModelRates0.3510.0100.424