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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4679
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4414
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4441
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4394
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 1012/2239HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
INSPEcT 1.35.0  (landing page)
Stefano de Pretis
Snapshot Date: 2024-06-09 14:00 -0400 (Sun, 09 Jun 2024)
git_url: https://git.bioconductor.org/packages/INSPEcT
git_branch: devel
git_last_commit: 08b5f2f
git_last_commit_date: 2024-04-30 10:44:32 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 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
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.35.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.35.0.tar.gz
StartedAt: 2024-06-10 22:49:55 -0400 (Mon, 10 Jun 2024)
EndedAt: 2024-06-10 23:02:42 -0400 (Mon, 10 Jun 2024)
EllapsedTime: 766.4 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.35.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/INSPEcT.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* 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.35.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.488  0.259  78.801
quantifyExpressionsFromBAMs     34.096  6.984  41.202
INSPEcT_diffsteady-class        29.509  0.243  29.785
rocThresholds                   26.443  0.114  26.591
rocCurve                        25.864  0.090  25.956
makeSimModel                    25.708  0.086  25.877
plotMA                          24.622  0.101  24.731
compareSteady                   23.514  0.091  23.631
modelRates                      18.442  0.061  18.522
quantifyExpressionsFromTrCounts 17.280  0.162  17.469
newINSPEcT                      14.247  0.047  14.301
processingDelay                 13.582  0.053  13.673
makeOscillatorySimModel          6.060  0.041   6.102
compareSteadyNoNascent           5.357  0.055   5.458
* 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.


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.2430.0060.251
Extract0.4430.0140.456
INSPEcT_diffsteady-class29.509 0.24329.785
calculateRatePvals0.2820.0050.288
chisqmodel0.2480.0070.254
chisqtest0.2450.0080.253
combine0.4320.0080.440
compareSteady23.514 0.09123.631
compareSteadyNoNascent5.3570.0555.458
convergence0.2430.0050.249
geneClass0.2800.0050.284
inHeatmap0.2800.0070.287
inspectFromPCR3.5500.0293.580
labeledSF0.2430.0040.247
logLik0.2440.0040.250
makeModelRates0.2840.0080.297
makeOscillatorySimModel6.0600.0416.102
makeSimDataset78.488 0.25978.801
makeSimModel25.708 0.08625.877
modelRates18.442 0.06118.522
modelRatesNF1.5010.0321.531
modelSelection0.2800.0110.290
modelingParams0.2440.0060.250
nGenes0.2430.0050.248
nTpts0.2420.0040.248
newINSPEcT14.247 0.04714.301
plotGene0.2840.0060.290
plotMA24.622 0.10124.731
processingDelay13.582 0.05313.673
quantifyExpressionsFromBAMs34.096 6.98441.202
quantifyExpressionsFromTrCounts17.280 0.16217.469
ratePvals0.2410.0040.246
ratesFirstGuess0.2430.0060.248
ratesFirstGuessVar0.2420.0070.249
removeModel0.3340.0070.341
rocCurve25.864 0.09025.956
rocThresholds26.443 0.11426.591
split0.3220.0050.325
tpts0.2410.0040.246
viewConfidenceIntervals0.2410.0080.250
viewModelRates0.2400.0090.249