Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-01-02 12:07 -0500 (Thu, 02 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4744 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4487 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4515 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4467 |
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 1033/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
INSPEcT 1.36.0 (landing page) Stefano de Pretis
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
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. |
Package: INSPEcT |
Version: 1.36.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.36.0.tar.gz |
StartedAt: 2024-12-31 22:31:43 -0500 (Tue, 31 Dec 2024) |
EndedAt: 2024-12-31 22:44:46 -0500 (Tue, 31 Dec 2024) |
EllapsedTime: 782.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: INSPEcT.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### 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.36.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/INSPEcT.Rcheck’ * using R version 4.4.2 (2024-10-31) * 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.7.1 * 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.36.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 79.129 0.275 79.546 quantifyExpressionsFromBAMs 36.040 6.023 42.392 INSPEcT_diffsteady-class 31.362 0.258 31.738 rocThresholds 26.895 0.132 27.076 rocCurve 26.061 0.103 26.172 plotMA 26.002 0.091 26.096 makeSimModel 25.822 0.101 26.026 compareSteady 25.172 0.107 25.336 quantifyExpressionsFromTrCounts 17.800 0.106 17.920 modelRates 16.942 0.049 16.992 newINSPEcT 14.768 0.058 14.831 processingDelay 13.905 0.078 13.989 makeOscillatorySimModel 6.283 0.044 6.347 compareSteadyNoNascent 5.854 0.030 5.896 * 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.20-bioc/meat/INSPEcT.Rcheck/00check.log’ for details.
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)
INSPEcT.Rcheck/INSPEcT-Ex.timings
name | user | system | elapsed | |
AIC-INSPEcT-method | 0.248 | 0.009 | 0.258 | |
Extract | 0.449 | 0.009 | 0.459 | |
INSPEcT_diffsteady-class | 31.362 | 0.258 | 31.738 | |
calculateRatePvals | 0.286 | 0.006 | 0.293 | |
chisqmodel | 0.246 | 0.007 | 0.253 | |
chisqtest | 0.241 | 0.006 | 0.248 | |
combine | 0.422 | 0.007 | 0.429 | |
compareSteady | 25.172 | 0.107 | 25.336 | |
compareSteadyNoNascent | 5.854 | 0.030 | 5.896 | |
convergence | 0.244 | 0.006 | 0.250 | |
geneClass | 0.283 | 0.007 | 0.291 | |
inHeatmap | 0.282 | 0.007 | 0.290 | |
inspectFromPCR | 3.635 | 0.021 | 3.663 | |
labeledSF | 0.242 | 0.006 | 0.248 | |
logLik | 0.246 | 0.007 | 0.253 | |
makeModelRates | 0.312 | 0.011 | 0.323 | |
makeOscillatorySimModel | 6.283 | 0.044 | 6.347 | |
makeSimDataset | 79.129 | 0.275 | 79.546 | |
makeSimModel | 25.822 | 0.101 | 26.026 | |
modelRates | 16.942 | 0.049 | 16.992 | |
modelRatesNF | 1.534 | 0.035 | 1.570 | |
modelSelection | 0.244 | 0.005 | 0.250 | |
modelingParams | 0.245 | 0.006 | 0.250 | |
nGenes | 0.245 | 0.007 | 0.252 | |
nTpts | 0.244 | 0.007 | 0.251 | |
newINSPEcT | 14.768 | 0.058 | 14.831 | |
plotGene | 0.285 | 0.007 | 0.292 | |
plotMA | 26.002 | 0.091 | 26.096 | |
processingDelay | 13.905 | 0.078 | 13.989 | |
quantifyExpressionsFromBAMs | 36.040 | 6.023 | 42.392 | |
quantifyExpressionsFromTrCounts | 17.800 | 0.106 | 17.920 | |
ratePvals | 0.245 | 0.007 | 0.254 | |
ratesFirstGuess | 0.244 | 0.010 | 0.257 | |
ratesFirstGuessVar | 0.246 | 0.007 | 0.252 | |
removeModel | 0.343 | 0.006 | 0.349 | |
rocCurve | 26.061 | 0.103 | 26.172 | |
rocThresholds | 26.895 | 0.132 | 27.076 | |
split | 0.330 | 0.007 | 0.338 | |
tpts | 0.243 | 0.004 | 0.248 | |
viewConfidenceIntervals | 0.245 | 0.011 | 0.255 | |
viewModelRates | 0.244 | 0.008 | 0.251 | |