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

This page was generated on 2024-05-30 12:36:58 -0400 (Thu, 30 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4669
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4404
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4431
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4384
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 1008/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
INSPEcT 1.35.0  (landing page)
Stefano de Pretis
Snapshot Date: 2024-05-29 11:04:14 -0400 (Wed, 29 May 2024)
git_url: https://git.bioconductor.org/packages/INSPEcT
git_branch: devel
git_last_commit: 08b5f2f
git_last_commit_date: 2024-04-30 10:44:32 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

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.35.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.35.0.tar.gz
StartedAt: 2024-05-30 02:32:28 -0400 (Thu, 30 May 2024)
EndedAt: 2024-05-30 03:08:25 -0400 (Thu, 30 May 2024)
EllapsedTime: 2157.7 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.35.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/INSPEcT.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* 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.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.35.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 code 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                  234.978  1.435 293.315
modelRates                      104.724  0.562 127.203
makeSimModel                     80.912  0.517 100.072
rocCurve                         80.703  0.581  97.027
rocThresholds                    79.545  0.486  95.703
quantifyExpressionsFromBAMs      71.971  5.886  89.649
INSPEcT_diffsteady-class         72.371  0.867  90.071
plotMA                           66.566  0.397  76.711
compareSteady                    65.449  0.378  80.005
newINSPEcT                       42.199  0.250  50.033
quantifyExpressionsFromTrCounts  36.149  0.272  43.817
processingDelay                  35.448  0.219  42.348
makeOscillatorySimModel          19.616  0.176  24.869
inspectFromPCR                   18.455  0.138  24.096
compareSteadyNoNascent           14.410  0.111  18.388
modelRatesNF                     11.857  0.272  14.523
* 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.20-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.3590.0190.430
Extract0.8300.0501.069
INSPEcT_diffsteady-class72.371 0.86790.071
calculateRatePvals0.4790.0170.534
chisqmodel0.3630.0170.410
chisqtest0.3610.0180.428
combine0.7980.0190.922
compareSteady65.449 0.37880.005
compareSteadyNoNascent14.410 0.11118.388
convergence0.3510.0170.485
geneClass0.4810.0180.650
inHeatmap0.4390.0230.581
inspectFromPCR18.455 0.13824.096
labeledSF0.3560.0150.449
logLik0.3560.0190.466
makeModelRates0.4770.0120.598
makeOscillatorySimModel19.616 0.17624.869
makeSimDataset234.978 1.435293.315
makeSimModel 80.912 0.517100.072
modelRates104.724 0.562127.203
modelRatesNF11.857 0.27214.523
modelSelection0.3500.0100.448
modelingParams0.3490.0190.459
nGenes0.3560.0160.450
nTpts0.3520.0060.443
newINSPEcT42.199 0.25050.033
plotGene0.4500.0120.486
plotMA66.566 0.39776.711
processingDelay35.448 0.21942.348
quantifyExpressionsFromBAMs71.971 5.88689.649
quantifyExpressionsFromTrCounts36.149 0.27243.817
ratePvals0.3600.0070.447
ratesFirstGuess0.3590.0120.451
ratesFirstGuessVar0.3550.0120.440
removeModel0.6130.0080.746
rocCurve80.703 0.58197.027
rocThresholds79.545 0.48695.703
split0.5700.0060.678
tpts0.3540.0050.415
viewConfidenceIntervals0.3550.0160.435
viewModelRates0.3510.0080.436