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

This page was generated on 2023-10-16 11:37:09 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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 1000/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
INSPEcT 1.30.0  (landing page)
Stefano de Pretis
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/INSPEcT
git_branch: RELEASE_3_17
git_last_commit: d98fcb7
git_last_commit_date: 2023-04-25 10:40:18 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 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.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

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.30.0
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.30.0.tar.gz
StartedAt: 2023-10-16 02:53:21 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 03:31:01 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 2260.0 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.30.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/INSPEcT.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.4
* 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.30.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.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                  216.425  1.114 297.118
modelRates                       99.578  0.418 129.147
rocCurve                         75.369  0.801 104.434
rocThresholds                    75.265  0.376  98.086
quantifyExpressionsFromBAMs      69.331  6.167  95.858
makeSimModel                     74.481  0.432 101.114
INSPEcT_diffsteady-class         68.492  0.638  96.031
compareSteady                    63.957  0.335  89.603
plotMA                           62.271  0.258  81.522
newINSPEcT                       39.305  0.174  51.348
quantifyExpressionsFromTrCounts  34.043  0.309  46.541
processingDelay                  33.327  0.151  44.274
makeOscillatorySimModel          17.990  0.166  24.490
inspectFromPCR                   17.717  0.096  24.082
compareSteadyNoNascent           13.511  0.085  18.441
modelRatesNF                     10.599  0.209  13.751
* 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.17-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.3-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.3630.0210.529
Extract0.7930.0401.147
INSPEcT_diffsteady-class68.492 0.63896.031
calculateRatePvals0.4730.0180.662
chisqmodel0.3630.0170.526
chisqtest0.3580.0170.508
combine0.7740.0161.068
compareSteady63.957 0.33589.603
compareSteadyNoNascent13.511 0.08518.441
convergence0.3600.0160.509
geneClass0.4700.0190.623
inHeatmap0.4310.0110.564
inspectFromPCR17.717 0.09624.082
labeledSF0.3560.0090.498
logLik0.3570.0110.500
makeModelRates0.4640.0100.645
makeOscillatorySimModel17.990 0.16624.490
makeSimDataset216.425 1.114297.118
makeSimModel 74.481 0.432101.114
modelRates 99.578 0.418129.147
modelRatesNF10.599 0.20913.751
modelSelection0.3630.0170.475
modelingParams0.3600.0100.479
nGenes0.3600.0150.484
nTpts0.3630.0150.509
newINSPEcT39.305 0.17451.348
plotGene0.4420.0190.609
plotMA62.271 0.25881.522
processingDelay33.327 0.15144.274
quantifyExpressionsFromBAMs69.331 6.16795.858
quantifyExpressionsFromTrCounts34.043 0.30946.541
ratePvals0.3630.0110.547
ratesFirstGuess0.3620.0210.578
ratesFirstGuessVar0.3620.0190.594
removeModel0.5900.0160.864
rocCurve 75.369 0.801104.434
rocThresholds75.265 0.37698.086
split0.5810.0110.749
tpts0.3580.0060.519
viewConfidenceIntervals0.3590.0160.522
viewModelRates0.3580.0070.461