Back to Mac ARM64 build report for BioC 3.20
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-20 11:32:13 -0400 (Mon, 20 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4381
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 1008/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
INSPEcT 1.35.0  (landing page)
Stefano de Pretis
Snapshot Date: 2024-05-18 09:00:01 -0400 (Sat, 18 May 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)
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:
- 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-05-19 16:39:18 -0400 (Sun, 19 May 2024)
EndedAt: 2024-05-19 16:52:09 -0400 (Sun, 19 May 2024)
EllapsedTime: 771.2 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-mac-arm64/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.426  0.293  78.801
quantifyExpressionsFromBAMs     34.665  6.951  41.700
INSPEcT_diffsteady-class        30.406  0.259  30.682
rocThresholds                   26.623  0.139  26.798
rocCurve                        26.062  0.140  26.210
makeSimModel                    26.066  0.105  26.173
plotMA                          24.734  0.109  24.847
compareSteady                   24.287  0.094  24.391
modelRates                      18.587  0.070  18.664
quantifyExpressionsFromTrCounts 17.165  0.174  17.351
processingDelay                 13.430  0.058  13.515
newINSPEcT                      13.307  0.045  13.379
makeOscillatorySimModel          6.065  0.043   6.111
compareSteadyNoNascent           5.623  0.056   5.678
* 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-mac-arm64/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.2460.0090.256
Extract0.4330.0140.448
INSPEcT_diffsteady-class30.406 0.25930.682
calculateRatePvals0.2810.0060.290
chisqmodel0.2450.0070.252
chisqtest0.2430.0060.249
combine0.4380.0080.446
compareSteady24.287 0.09424.391
compareSteadyNoNascent5.6230.0565.678
convergence0.2430.0060.247
geneClass0.2810.0060.288
inHeatmap0.2790.0080.288
inspectFromPCR3.5500.0253.576
labeledSF0.2450.0070.251
logLik0.2470.0070.253
makeModelRates0.2900.0070.296
makeOscillatorySimModel6.0650.0436.111
makeSimDataset78.426 0.29378.801
makeSimModel26.066 0.10526.173
modelRates18.587 0.07018.664
modelRatesNF1.5380.0381.576
modelSelection0.2430.0070.250
modelingParams0.2440.0050.250
nGenes0.2460.0050.251
nTpts0.2450.0060.252
newINSPEcT13.307 0.04513.379
plotGene0.2870.0060.294
plotMA24.734 0.10924.847
processingDelay13.430 0.05813.515
quantifyExpressionsFromBAMs34.665 6.95141.700
quantifyExpressionsFromTrCounts17.165 0.17417.351
ratePvals0.2430.0040.248
ratesFirstGuess0.2420.0070.250
ratesFirstGuessVar0.2420.0080.250
removeModel0.3360.0080.344
rocCurve26.062 0.14026.210
rocThresholds26.623 0.13926.798
split0.3270.0060.342
tpts0.2410.0060.246
viewConfidenceIntervals0.2430.0080.251
viewModelRates0.2430.0050.249