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

This page was generated on 2023-10-17 11:40:47 -0400 (Tue, 17 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4689
palomino4Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4426
lconwaymacOS 12.6.5 Montereyx86_644.3.1 Patched (2023-06-17 r84564) -- "Beagle Scouts" 4445
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.1 (2023-06-16) -- "Beagle Scouts" 4431
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 1021/2252HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
INSPEcT 1.31.0  (landing page)
Stefano de Pretis
Snapshot Date: 2023-10-16 14:05:08 -0400 (Mon, 16 Oct 2023)
git_url: https://git.bioconductor.org/packages/INSPEcT
git_branch: devel
git_last_commit: 81e6936
git_last_commit_date: 2023-04-25 10:40:18 -0400 (Tue, 25 Apr 2023)
nebbiolo2Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.6.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.3.1 Ventura / arm64see weekly results here
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

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.
- 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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: INSPEcT
Version: 1.31.0
Command: /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:INSPEcT.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --timings INSPEcT_1.31.0.tar.gz
StartedAt: 2023-10-17 08:31:03 -0000 (Tue, 17 Oct 2023)
EndedAt: 2023-10-17 09:00:20 -0000 (Tue, 17 Oct 2023)
EllapsedTime: 1756.9 seconds
RetCode: 0
Status:   OK  
CheckDir: INSPEcT.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:INSPEcT.install-out.txt --library=/home/biocbuild/R/R-4.3.1/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.1 (2023-06-16)
* 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                  121.730  0.455 122.423
quantifyExpressionsFromBAMs      51.416  0.315  52.388
INSPEcT_diffsteady-class         43.444  0.242  43.775
rocThresholds                    41.530  0.176  41.784
rocCurve                         40.866  0.080  41.017
makeSimModel                     40.784  0.084  40.956
plotMA                           37.640  0.168  37.885
compareSteady                    36.269  0.067  36.408
modelRates                       23.577  0.044  23.667
quantifyExpressionsFromTrCounts  21.956  0.167  22.161
newINSPEcT                       22.002  0.028  22.078
processingDelay                  19.546  0.028  19.615
makeOscillatorySimModel           9.700  0.024   9.749
compareSteadyNoNascent            7.947  0.028   7.991
inspectFromPCR                    5.057  0.000   5.070
* 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.1/bin/R CMD INSTALL INSPEcT
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.1/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.1970.0080.206
Extract0.4820.0040.487
INSPEcT_diffsteady-class43.444 0.24243.775
calculateRatePvals0.2560.0060.262
chisqmodel0.1990.0020.202
chisqtest0.1970.0050.201
combine0.4430.0000.443
compareSteady36.269 0.06736.408
compareSteadyNoNascent7.9470.0287.991
convergence0.1940.0080.203
geneClass0.2630.0000.264
inHeatmap0.2530.0040.258
inspectFromPCR5.0570.0005.070
labeledSF0.2030.0000.204
logLik0.2040.0000.204
makeModelRates0.2640.0040.268
makeOscillatorySimModel9.7000.0249.749
makeSimDataset121.730 0.455122.423
makeSimModel40.784 0.08440.956
modelRates23.577 0.04423.667
modelRatesNF1.9530.0161.973
modelSelection0.1970.0040.201
modelingParams0.1930.0080.202
nGenes0.2300.0000.231
nTpts0.2020.0000.202
newINSPEcT22.002 0.02822.078
plotGene0.2580.0000.258
plotMA37.640 0.16837.885
processingDelay19.546 0.02819.615
quantifyExpressionsFromBAMs51.416 0.31552.388
quantifyExpressionsFromTrCounts21.956 0.16722.161
ratePvals0.2030.0000.203
ratesFirstGuess0.20.00.2
ratesFirstGuessVar0.1960.0050.200
removeModel0.3380.0020.341
rocCurve40.866 0.08041.017
rocThresholds41.530 0.17641.784
split0.3520.0000.353
tpts0.2010.0000.202
viewConfidenceIntervals0.2030.0000.203
viewModelRates0.2010.0000.201