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

This page was generated on 2025-11-03 12:04 -0500 (Mon, 03 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4902
lconwaymacOS 12.7.6 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4692
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4638
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 1064/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
INSPEcT 1.40.0  (landing page)
Stefano de Pretis
Snapshot Date: 2025-11-02 13:45 -0500 (Sun, 02 Nov 2025)
git_url: https://git.bioconductor.org/packages/INSPEcT
git_branch: RELEASE_3_22
git_last_commit: c9f5ce1
git_last_commit_date: 2025-10-29 10:26:37 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


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.40.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.40.0.tar.gz
StartedAt: 2025-11-02 22:00:19 -0500 (Sun, 02 Nov 2025)
EndedAt: 2025-11-02 22:13:56 -0500 (Sun, 02 Nov 2025)
EllapsedTime: 817.2 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.40.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/INSPEcT.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* 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.40.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                  80.148  0.384  80.714
quantifyExpressionsFromBAMs     38.142 10.509  49.540
modelRates                      39.759  0.133  40.288
INSPEcT_diffsteady-class        32.688  0.332  33.108
rocCurve                        28.068  0.160  28.313
makeSimModel                    26.130  0.116  26.297
plotMA                          25.748  0.091  25.886
rocThresholds                   25.449  0.115  25.628
compareSteady                   25.334  0.118  25.498
quantifyExpressionsFromTrCounts 18.703  0.209  18.972
newINSPEcT                      16.128  0.107  16.272
processingDelay                 15.518  0.058  15.616
inspectFromPCR                   7.465  0.039   7.523
makeOscillatorySimModel          6.690  0.058   6.777
compareSteadyNoNascent           6.164  0.027   6.208
modelRatesNF                     5.015  0.087   5.113
* 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.22-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.40.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.2080.0090.218
Extract0.4410.0080.450
INSPEcT_diffsteady-class32.688 0.33233.108
calculateRatePvals0.2700.0030.273
chisqmodel0.2030.0040.207
chisqtest0.1910.0040.197
combine0.4330.0030.437
compareSteady25.334 0.11825.498
compareSteadyNoNascent6.1640.0276.208
convergence0.1970.0040.201
geneClass0.2440.0030.249
inHeatmap0.2320.0050.239
inspectFromPCR7.4650.0397.523
labeledSF0.1960.0030.201
logLik0.1960.0030.202
makeModelRates0.2640.0050.270
makeOscillatorySimModel6.6900.0586.777
makeSimDataset80.148 0.38480.714
makeSimModel26.130 0.11626.297
modelRates39.759 0.13340.288
modelRatesNF5.0150.0875.113
modelSelection0.1750.0020.178
modelingParams0.2050.0040.209
nGenes0.1860.0030.190
nTpts0.1970.0010.199
newINSPEcT16.128 0.10716.272
plotGene0.2320.0040.237
plotMA25.748 0.09125.886
processingDelay15.518 0.05815.616
quantifyExpressionsFromBAMs38.14210.50949.540
quantifyExpressionsFromTrCounts18.703 0.20918.972
ratePvals0.2120.0020.215
ratesFirstGuess0.2030.0050.208
ratesFirstGuessVar0.2150.0040.222
removeModel0.3250.0030.328
rocCurve28.068 0.16028.313
rocThresholds25.449 0.11525.628
split0.2680.0030.272
tpts0.1940.0020.197
viewConfidenceIntervals0.1720.0040.178
viewModelRates0.1760.0030.180