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

This page was generated on 2024-12-10 11:44 -0500 (Tue, 10 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4749
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4461
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4411
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4366
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4276
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 1025/2272HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
INSPEcT 1.37.0  (landing page)
Stefano de Pretis
Snapshot Date: 2024-12-09 13:40 -0500 (Mon, 09 Dec 2024)
git_url: https://git.bioconductor.org/packages/INSPEcT
git_branch: devel
git_last_commit: 7d70bac
git_last_commit_date: 2024-10-29 10:02:14 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  NO, package depends on 'DESeq2' which is only available as a source package that needs compilation
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'DESeq2' which is only available as a source package that needs compilation
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'DESeq2' which is only available as a source package that needs compilation
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  ERROR    ERROR  skipped


CHECK results for INSPEcT on kjohnson3

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.37.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.37.0.tar.gz
StartedAt: 2024-12-09 23:43:45 -0500 (Mon, 09 Dec 2024)
EndedAt: 2024-12-09 23:51:21 -0500 (Mon, 09 Dec 2024)
EllapsedTime: 456.5 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.37.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/INSPEcT.Rcheck’
* using R Under development (unstable) (2024-11-20 r87352)
* 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.7.1
* 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.37.0’
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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 ... INFO
  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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  INSPEcT-class.Rd: featureNames
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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              23.776  0.052  23.830
quantifyExpressionsFromBAMs 10.409  1.625  12.034
INSPEcT_diffsteady-class     9.022  0.028   9.050
rocThresholds                8.298  0.015   8.313
makeSimModel                 8.233  0.017   8.251
rocCurve                     7.662  0.019   7.680
plotMA                       7.613  0.017   7.626
compareSteady                7.222  0.016   7.239
modelRates                   5.433  0.010   5.444
* 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.21-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.5-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.0690.0020.072
Extract0.1150.0010.116
INSPEcT_diffsteady-class9.0220.0289.050
calculateRatePvals0.0900.0020.092
chisqmodel0.0790.0020.081
chisqtest0.0780.0010.080
combine0.1310.0020.134
compareSteady7.2220.0167.239
compareSteadyNoNascent1.5780.0101.588
convergence0.0730.0020.074
geneClass0.0870.0010.088
inHeatmap0.0900.0020.092
inspectFromPCR1.1210.0061.129
labeledSF0.0790.0010.080
logLik0.0800.0020.081
makeModelRates0.0900.0020.092
makeOscillatorySimModel1.8670.0091.879
makeSimDataset23.776 0.05223.830
makeSimModel8.2330.0178.251
modelRates5.4330.0105.444
modelRatesNF0.4480.0080.457
modelSelection0.0700.0010.072
modelingParams0.0740.0010.076
nGenes0.0780.0020.081
nTpts0.0780.0010.080
newINSPEcT4.5790.0144.597
plotGene0.0900.0030.093
plotMA7.6130.0177.626
processingDelay3.9390.0153.954
quantifyExpressionsFromBAMs10.409 1.62512.034
quantifyExpressionsFromTrCounts4.7410.0144.755
ratePvals0.0690.0010.070
ratesFirstGuess0.0700.0020.072
ratesFirstGuessVar0.0720.0020.074
removeModel0.0960.0020.098
rocCurve7.6620.0197.680
rocThresholds8.2980.0158.313
split0.1010.0020.102
tpts0.0780.0010.079
viewConfidenceIntervals0.0780.0030.081
viewModelRates0.0780.0030.081