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

This page was generated on 2026-05-07 11:35 -0400 (Thu, 07 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4990
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4723
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 1093/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
INSPEcT 1.42.0  (landing page)
Stefano de Pretis
Snapshot Date: 2026-05-06 13:40 -0400 (Wed, 06 May 2026)
git_url: https://git.bioconductor.org/packages/INSPEcT
git_branch: RELEASE_3_23
git_last_commit: da30461
git_last_commit_date: 2026-04-28 08:41:28 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  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
See other builds for INSPEcT in R Universe.


CHECK results for INSPEcT on nebbiolo1

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.42.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:INSPEcT.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings INSPEcT_1.42.0.tar.gz
StartedAt: 2026-05-07 01:20:59 -0400 (Thu, 07 May 2026)
EndedAt: 2026-05-07 01:40:44 -0400 (Thu, 07 May 2026)
EllapsedTime: 1184.9 seconds
RetCode: 0
Status:   OK  
CheckDir: INSPEcT.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:INSPEcT.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings INSPEcT_1.42.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/INSPEcT.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-07 05:21:00 UTC
* checking for file ‘INSPEcT/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘INSPEcT’ version ‘1.42.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  6.9Mb
  sub-directories of 1Mb or more:
    R      1.5Mb
    data   2.9Mb
* 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 loading without being on the library search path ... 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                  76.754  0.296  78.598
quantifyExpressionsFromBAMs     43.091  0.254  43.355
modelRates                      38.121  0.119  38.242
INSPEcT_diffsteady-class        28.643  0.548  29.193
makeSimModel                    25.553  0.027  25.580
rocThresholds                   25.274  0.149  25.425
rocCurve                        24.673  0.066  24.742
plotMA                          24.014  0.044  24.058
compareSteady                   22.482  0.057  22.542
quantifyExpressionsFromTrCounts 16.470  0.068  16.539
newINSPEcT                      14.775  0.107  14.881
processingDelay                 13.574  0.102  13.676
inspectFromPCR                   6.524  0.058   6.584
makeOscillatorySimModel          5.803  0.008   5.816
compareSteadyNoNascent           5.198  0.037   5.236
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/INSPEcT.Rcheck/00check.log’
for details.


Installation output

INSPEcT.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL INSPEcT
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘INSPEcT’ ...
** this is package ‘INSPEcT’ version ‘1.42.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.1840.0110.196
Extract0.3710.0190.390
INSPEcT_diffsteady-class28.643 0.54829.193
calculateRatePvals0.2260.0030.229
chisqmodel0.1830.0080.190
chisqtest0.1810.0080.189
combine0.3470.0040.351
compareSteady22.482 0.05722.542
compareSteadyNoNascent5.1980.0375.236
convergence0.1860.0070.193
geneClass0.2230.0040.227
inHeatmap0.2230.0090.232
inspectFromPCR6.5240.0586.584
labeledSF0.1860.0030.189
logLik0.1860.0030.189
makeModelRates0.2230.0050.228
makeOscillatorySimModel5.8030.0085.816
makeSimDataset76.754 0.29678.598
makeSimModel25.553 0.02725.580
modelRates38.121 0.11938.242
modelRatesNF4.1480.0304.179
modelSelection0.1850.0050.190
modelingParams0.1860.0030.188
nGenes0.1830.0040.188
nTpts0.1870.0010.188
newINSPEcT14.775 0.10714.881
plotGene0.2250.0130.238
plotMA24.014 0.04424.058
processingDelay13.574 0.10213.676
quantifyExpressionsFromBAMs43.091 0.25443.355
quantifyExpressionsFromTrCounts16.470 0.06816.539
ratePvals0.1860.0000.186
ratesFirstGuess0.1810.0060.187
ratesFirstGuessVar0.1840.0040.187
removeModel0.2790.0020.282
rocCurve24.673 0.06624.742
rocThresholds25.274 0.14925.425
split0.2670.0040.272
tpts0.1840.0010.186
viewConfidenceIntervals0.1800.0080.189
viewModelRates0.1850.0020.187