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

This page was generated on 2024-06-25 17:43 -0400 (Tue, 25 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4760
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4494
merida1macOS 12.7.4 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4508
kjohnson1macOS 13.6.6 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4466
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-06-23 14:00 -0400 (Sun, 23 Jun 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
palomino3Windows 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 kjohnson1

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-06-24 23:11:19 -0400 (Mon, 24 Jun 2024)
EndedAt: 2024-06-24 23:24:10 -0400 (Mon, 24 Jun 2024)
EllapsedTime: 771.1 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.0 (2024-04-24)
* using platform: aarch64-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 Ventura 13.6.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                  78.421  0.316  78.870
quantifyExpressionsFromBAMs     33.849  7.810  41.829
INSPEcT_diffsteady-class        30.416  0.246  30.676
rocThresholds                   26.750  0.121  26.888
makeSimModel                    26.062  0.095  26.167
rocCurve                        25.115  0.135  25.293
compareSteady                   24.332  0.093  24.440
plotMA                          24.042  0.133  24.203
modelRates                      18.512  0.065  18.578
quantifyExpressionsFromTrCounts 17.781  0.131  17.917
newINSPEcT                      14.505  0.049  14.558
processingDelay                 13.897  0.061  13.963
makeOscillatorySimModel          6.015  0.036   6.055
compareSteadyNoNascent           5.606  0.051   5.664
* 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-arm64/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.2460.0080.256
Extract0.4380.0160.459
INSPEcT_diffsteady-class30.416 0.24630.676
calculateRatePvals0.2830.0060.288
chisqmodel0.2450.0040.249
chisqtest0.2430.0060.250
combine0.4170.0060.424
compareSteady24.332 0.09324.440
compareSteadyNoNascent5.6060.0515.664
convergence0.2440.0070.250
geneClass0.2820.0070.289
inHeatmap0.2820.0090.292
inspectFromPCR3.5800.0193.599
labeledSF0.2440.0060.250
logLik0.2440.0050.250
makeModelRates0.2810.0070.287
makeOscillatorySimModel6.0150.0366.055
makeSimDataset78.421 0.31678.870
makeSimModel26.062 0.09526.167
modelRates18.512 0.06518.578
modelRatesNF1.5050.0391.544
modelSelection0.2430.0060.249
modelingParams0.2440.0060.250
nGenes0.2430.0070.249
nTpts0.2420.0070.249
newINSPEcT14.505 0.04914.558
plotGene0.2800.0080.288
plotMA24.042 0.13324.203
processingDelay13.897 0.06113.963
quantifyExpressionsFromBAMs33.849 7.81041.829
quantifyExpressionsFromTrCounts17.781 0.13117.917
ratePvals0.2430.0090.253
ratesFirstGuess0.2450.0070.252
ratesFirstGuessVar0.2460.0070.253
removeModel0.3320.0080.341
rocCurve25.115 0.13525.293
rocThresholds26.750 0.12126.888
split0.3300.0080.354
tpts0.2420.0050.248
viewConfidenceIntervals0.2430.0090.253
viewModelRates0.2410.0070.249