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

This page was generated on 2024-10-18 20:41 -0400 (Fri, 18 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4763
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4500
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4530
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4480
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 1040/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
INSPEcT 1.34.0  (landing page)
Stefano de Pretis
Snapshot Date: 2024-10-16 14:00 -0400 (Wed, 16 Oct 2024)
git_url: https://git.bioconductor.org/packages/INSPEcT
git_branch: RELEASE_3_19
git_last_commit: 455938d
git_last_commit_date: 2024-04-30 10:44:32 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped


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.34.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.34.0.tar.gz
StartedAt: 2024-10-17 06:58:51 -0400 (Thu, 17 Oct 2024)
EndedAt: 2024-10-17 07:34:31 -0400 (Thu, 17 Oct 2024)
EllapsedTime: 2139.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.34.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/INSPEcT.Rcheck’
* using R version 4.4.1 (2024-06-14)
* 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.6
* 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.34.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.304  1.770 288.253
modelRates                      102.106  0.579 121.168
makeSimModel                     81.676  0.586  96.335
rocCurve                         80.246  0.792  95.840
rocThresholds                    79.620  0.561  94.213
quantifyExpressionsFromBAMs      72.185  5.779  89.975
INSPEcT_diffsteady-class         72.569  0.762  87.618
plotMA                           66.825  0.387  75.668
compareSteady                    66.464  0.545  80.007
newINSPEcT                       42.367  0.324  52.202
quantifyExpressionsFromTrCounts  35.771  0.387  43.700
processingDelay                  35.184  0.211  40.021
makeOscillatorySimModel          19.729  0.250  23.636
inspectFromPCR                   18.472  0.176  22.399
compareSteadyNoNascent           14.211  0.139  16.817
modelRatesNF                     11.729  0.200  14.536
* 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.3600.0230.481
Extract0.8240.0511.041
INSPEcT_diffsteady-class72.569 0.76287.618
calculateRatePvals0.4780.0190.573
chisqmodel0.3640.0180.437
chisqtest0.3600.0160.434
combine0.7930.0180.942
compareSteady66.464 0.54580.007
compareSteadyNoNascent14.211 0.13916.817
convergence0.3630.0200.475
geneClass0.4780.0120.586
inHeatmap0.4650.0270.586
inspectFromPCR18.472 0.17622.399
labeledSF0.3640.0180.449
logLik0.3600.0190.440
makeModelRates0.4900.0260.621
makeOscillatorySimModel19.729 0.25023.636
makeSimDataset234.304 1.770288.253
makeSimModel81.676 0.58696.335
modelRates102.106 0.579121.168
modelRatesNF11.729 0.20014.536
modelSelection0.3570.0150.462
modelingParams0.3550.0070.447
nGenes0.3620.0170.467
nTpts0.3590.0160.462
newINSPEcT42.367 0.32452.202
plotGene0.4500.0160.527
plotMA66.825 0.38775.668
processingDelay35.184 0.21140.021
quantifyExpressionsFromBAMs72.185 5.77989.975
quantifyExpressionsFromTrCounts35.771 0.38743.700
ratePvals0.3570.0080.425
ratesFirstGuess0.3570.0140.435
ratesFirstGuessVar0.3600.0120.430
removeModel0.6040.0090.724
rocCurve80.246 0.79295.840
rocThresholds79.620 0.56194.213
split0.5940.0110.747
tpts0.3520.0060.451
viewConfidenceIntervals0.3570.0160.459
viewModelRates0.3530.0090.445