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

This page was generated on 2025-04-22 13:16 -0400 (Tue, 22 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4831
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4573
lconwaymacOS 12.7.1 Montereyx86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4599
kjohnson3macOS 13.7.1 Venturaarm644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4553
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4570
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 1052/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
INSPEcT 1.38.0  (landing page)
Stefano de Pretis
Snapshot Date: 2025-04-21 13:40 -0400 (Mon, 21 Apr 2025)
git_url: https://git.bioconductor.org/packages/INSPEcT
git_branch: RELEASE_3_21
git_last_commit: 7870789
git_last_commit_date: 2025-04-15 10:51:53 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  YES
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  NO, package depends on 'BiocParallel' which is only available as a source package that needs compilation
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  YES
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for INSPEcT on lconway

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.38.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.38.0.tar.gz
StartedAt: 2025-04-21 21:22:52 -0400 (Mon, 21 Apr 2025)
EndedAt: 2025-04-21 21:36:19 -0400 (Mon, 21 Apr 2025)
EllapsedTime: 807.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.38.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/INSPEcT.Rcheck’
* using R version 4.5.0 RC (2025-04-04 r88126)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.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.38.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 ... INFO
  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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  INSPEcT-class.Rd: featureNames
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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                  83.097  0.520  84.121
quantifyExpressionsFromBAMs     35.816  7.598  43.990
modelRates                      41.513  0.282  42.091
INSPEcT_diffsteady-class        30.199  0.269  30.642
makeSimModel                    28.556  0.259  29.018
rocCurve                        28.457  0.212  28.815
rocThresholds                   27.802  0.215  28.221
plotMA                          26.884  0.245  27.431
compareSteady                   25.084  0.178  25.432
quantifyExpressionsFromTrCounts 17.482  0.189  17.793
processingDelay                 15.231  0.099  15.411
newINSPEcT                      15.183  0.102  15.442
inspectFromPCR                   7.064  0.055   7.169
makeOscillatorySimModel          6.575  0.073   6.701
compareSteadyNoNascent           5.947  0.042   6.030
modelRatesNF                     4.887  0.092   5.003
* 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.21-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.5-x86_64/Resources/library’
* installing *source* package ‘INSPEcT’ ...
** this is package ‘INSPEcT’ version ‘1.38.0’
** 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.1990.0090.212
Extract0.3890.0060.398
INSPEcT_diffsteady-class30.199 0.26930.642
calculateRatePvals0.2030.0030.206
chisqmodel0.1740.0040.178
chisqtest0.1680.0040.173
combine0.3340.0040.339
compareSteady25.084 0.17825.432
compareSteadyNoNascent5.9470.0426.030
convergence0.1780.0050.184
geneClass0.2140.0050.221
inHeatmap0.2130.0050.220
inspectFromPCR7.0640.0557.169
labeledSF0.1840.0030.189
logLik0.1830.0030.187
makeModelRates0.2550.0070.264
makeOscillatorySimModel6.5750.0736.701
makeSimDataset83.097 0.52084.121
makeSimModel28.556 0.25929.018
modelRates41.513 0.28242.091
modelRatesNF4.8870.0925.003
modelSelection0.1870.0040.191
modelingParams0.1850.0030.190
nGenes0.1800.0040.184
nTpts0.1730.0040.178
newINSPEcT15.183 0.10215.442
plotGene0.2230.0030.229
plotMA26.884 0.24527.431
processingDelay15.231 0.09915.411
quantifyExpressionsFromBAMs35.816 7.59843.990
quantifyExpressionsFromTrCounts17.482 0.18917.793
ratePvals0.1730.0030.179
ratesFirstGuess0.1780.0040.184
ratesFirstGuessVar0.1740.0030.178
removeModel0.2780.0020.282
rocCurve28.457 0.21228.815
rocThresholds27.802 0.21528.221
split0.3020.0140.320
tpts0.1920.0030.197
viewConfidenceIntervals0.1900.0060.197
viewModelRates0.2030.0030.207