Back to Build/check report for BioC 3.18:   simplified   long
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2023-05-31 05:44:36 -0000 (Wed, 31 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4219
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

CHECK results for INSPEcT on kunpeng1


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.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 987/2197HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
INSPEcT 1.31.0  (landing page)
Stefano de Pretis
Snapshot Date: 2023-05-29 10:19:22 -0000 (Mon, 29 May 2023)
git_url: https://git.bioconductor.org/packages/INSPEcT
git_branch: devel
git_last_commit: 81e6936
git_last_commit_date: 2023-04-25 14:40:18 -0000 (Tue, 25 Apr 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: INSPEcT
Version: 1.31.0
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:INSPEcT.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings INSPEcT_1.31.0.tar.gz
StartedAt: 2023-05-30 10:11:42 -0000 (Tue, 30 May 2023)
EndedAt: 2023-05-30 10:35:33 -0000 (Tue, 30 May 2023)
EllapsedTime: 1430.9 seconds
RetCode: 0
Status:   OK  
CheckDir: INSPEcT.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/INSPEcT.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘INSPEcT/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘INSPEcT’ version ‘1.31.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 R 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 ... 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                  120.007  0.372 120.390
quantifyExpressionsFromBAMs      50.830  0.312  51.704
INSPEcT_diffsteady-class         42.990  0.828  43.820
makeSimModel                     41.016  0.064  41.083
rocCurve                         40.738  0.131  40.875
rocThresholds                    40.063  0.176  40.245
compareSteady                    37.885  0.420  38.307
plotMA                           37.213  0.140  37.355
modelRates                       23.120  0.100  23.221
quantifyExpressionsFromTrCounts  22.102  0.136  22.241
newINSPEcT                       22.183  0.052  22.236
processingDelay                  19.592  0.048  19.642
makeOscillatorySimModel           9.664  0.080   9.747
compareSteadyNoNascent            8.329  0.044   8.374
inspectFromPCR                    5.011  0.028   5.040
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘INSPEcT.Rmd’ using ‘UTF-8’... OK
  ‘INSPEcT_GUI.rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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



Installation output

INSPEcT.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL INSPEcT
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.0/site-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.2090.0060.215
Extract0.4890.0000.490
INSPEcT_diffsteady-class42.990 0.82843.820
calculateRatePvals0.2800.0000.281
chisqmodel0.2150.0000.215
chisqtest0.2080.0040.212
combine0.480.000.48
compareSteady37.885 0.42038.307
compareSteadyNoNascent8.3290.0448.374
convergence0.2110.0000.210
geneClass0.2730.0000.273
inHeatmap0.2560.0040.260
inspectFromPCR5.0110.0285.040
labeledSF0.2070.0040.212
logLik0.2090.0040.214
makeModelRates0.2740.0000.275
makeOscillatorySimModel9.6640.0809.747
makeSimDataset120.007 0.372120.390
makeSimModel41.016 0.06441.083
modelRates23.120 0.10023.221
modelRatesNF1.9230.0311.955
modelSelection0.2120.0000.212
modelingParams0.2120.0000.211
nGenes0.2080.0040.212
nTpts0.2120.0000.212
newINSPEcT22.183 0.05222.236
plotGene0.2690.0040.273
plotMA37.213 0.14037.355
processingDelay19.592 0.04819.642
quantifyExpressionsFromBAMs50.830 0.31251.704
quantifyExpressionsFromTrCounts22.102 0.13622.241
ratePvals0.2110.0000.211
ratesFirstGuess0.2120.0000.211
ratesFirstGuessVar0.2040.0060.211
removeModel0.3440.0010.345
rocCurve40.738 0.13140.875
rocThresholds40.063 0.17640.245
split0.3290.0000.329
tpts0.2080.0000.208
viewConfidenceIntervals0.2110.0000.211
viewModelRates0.2070.0040.211