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

This page was generated on 2024-05-07 11:32:36 -0400 (Tue, 07 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4461
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 1040/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
INSPEcT 1.34.0  (landing page)
Stefano de Pretis
Snapshot Date: 2024-05-06 14:00:02 -0400 (Mon, 06 May 2024)
git_url: https://git.bioconductor.org/packages/INSPEcT
git_branch: RELEASE_3_19
git_last_commit: 455938d
git_last_commit_date: 2024-04-30 10:44:32 -0400 (Tue, 30 Apr 2024)
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for INSPEcT on kjohnson3


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.34.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.34.0.tar.gz
StartedAt: 2024-05-06 22:23:24 -0400 (Mon, 06 May 2024)
EndedAt: 2024-05-06 22:27:42 -0400 (Mon, 06 May 2024)
EllapsedTime: 257.8 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.34.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/INSPEcT.Rcheck’
* using R version 4.4.0 (2024-04-24)
* 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.5
* 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.34.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:
    data   2.8Mb
    R      1.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                  25.303  0.069  25.382
quantifyExpressionsFromBAMs     11.573  2.557  14.144
INSPEcT_diffsteady-class         9.840  0.073   9.915
rocThresholds                    8.647  0.029   8.677
makeSimModel                     8.378  0.028   8.409
rocCurve                         8.280  0.033   8.323
compareSteady                    7.738  0.018   7.759
plotMA                           7.515  0.025   7.541
modelRates                       5.805  0.017   5.823
quantifyExpressionsFromTrCounts  5.349  0.023   5.373
newINSPEcT                       5.071  0.015   5.086
* 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.19-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.0810.0020.085
Extract0.1390.0040.143
INSPEcT_diffsteady-class9.8400.0739.915
calculateRatePvals0.0920.0020.094
chisqmodel0.0800.0030.083
chisqtest0.0790.0030.083
combine0.1320.0020.133
compareSteady7.7380.0187.759
compareSteadyNoNascent1.7270.0191.746
convergence0.0790.0020.080
geneClass0.0920.0010.093
inHeatmap0.0910.0020.093
inspectFromPCR1.1630.0051.168
labeledSF0.0780.0010.080
logLik0.0810.0020.082
makeModelRates0.0930.0020.096
makeOscillatorySimModel1.9440.0081.952
makeSimDataset25.303 0.06925.382
makeSimModel8.3780.0288.409
modelRates5.8050.0175.823
modelRatesNF0.4880.0080.495
modelSelection0.0800.0030.082
modelingParams0.0800.0020.082
nGenes0.0800.0020.083
nTpts0.0800.0020.081
newINSPEcT5.0710.0155.086
plotGene0.0840.0020.087
plotMA7.5150.0257.541
processingDelay3.9730.0103.984
quantifyExpressionsFromBAMs11.573 2.55714.144
quantifyExpressionsFromTrCounts5.3490.0235.373
ratePvals0.0790.0020.082
ratesFirstGuess0.0810.0020.082
ratesFirstGuessVar0.0780.0030.080
removeModel0.1050.0030.108
rocCurve8.2800.0338.323
rocThresholds8.6470.0298.677
split0.1030.0020.105
tpts0.0790.0020.082
viewConfidenceIntervals0.0810.0030.083
viewModelRates0.0800.0020.081