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

This page was generated on 2023-06-06 11:00:34 -0000 (Tue, 06 Jun 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4366
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 kunpeng2


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 988/2199HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
INSPEcT 1.31.0  (landing page)
Stefano de Pretis
Snapshot Date: 2023-06-05 06:35:06 -0000 (Mon, 05 Jun 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)
kunpeng2Linux (openEuler 22.03 LTS-SP1) / 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-06-06 00:30:25 -0000 (Tue, 06 Jun 2023)
EndedAt: 2023-06-06 00:57:57 -0000 (Tue, 06 Jun 2023)
EllapsedTime: 1652.5 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 (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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                  118.840  0.355 119.411
quantifyExpressionsFromBAMs      52.729  0.323  53.157
INSPEcT_diffsteady-class         42.826  0.370  43.275
rocCurve                         41.523  0.139  41.737
makeSimModel                     40.935  0.072  41.075
rocThresholds                    39.964  0.080  40.121
compareSteady                    37.875  0.231  38.174
plotMA                           37.759  0.112  37.946
modelRates                       23.137  0.059  23.235
quantifyExpressionsFromTrCounts  22.535  0.076  22.654
newINSPEcT                       21.809  0.024  21.873
processingDelay                  20.309  0.032  20.381
makeOscillatorySimModel           9.504  0.068   9.589
compareSteadyNoNascent            8.160  0.016   8.189
* 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.2060.0000.208
Extract0.4880.0000.489
INSPEcT_diffsteady-class42.826 0.37043.275
calculateRatePvals0.2600.0020.262
chisqmodel0.2030.0000.204
chisqtest0.2010.0010.203
combine0.4610.0060.468
compareSteady37.875 0.23138.174
compareSteadyNoNascent8.1600.0168.189
convergence0.2020.0000.203
geneClass0.2610.0000.260
inHeatmap0.2470.0000.248
inspectFromPCR4.9410.0204.970
labeledSF0.1900.0120.202
logLik0.1950.0080.203
makeModelRates0.2540.0080.261
makeOscillatorySimModel9.5040.0689.589
makeSimDataset118.840 0.355119.411
makeSimModel40.935 0.07241.075
modelRates23.137 0.05923.235
modelRatesNF1.9450.0121.961
modelSelection0.2020.0000.202
modelingParams0.2010.0000.202
nGenes0.2020.0000.202
nTpts0.2010.0000.202
newINSPEcT21.809 0.02421.873
plotGene0.2570.0000.257
plotMA37.759 0.11237.946
processingDelay20.309 0.03220.381
quantifyExpressionsFromBAMs52.729 0.32353.157
quantifyExpressionsFromTrCounts22.535 0.07622.654
ratePvals0.2050.0000.205
ratesFirstGuess0.2020.0010.203
ratesFirstGuessVar0.2000.0030.204
removeModel0.3450.0000.346
rocCurve41.523 0.13941.737
rocThresholds39.964 0.08040.121
split0.3260.0040.330
tpts0.2010.0040.206
viewConfidenceIntervals0.2040.0000.205
viewModelRates0.2020.0000.202