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

This page was generated on 2024-11-28 12:16 -0500 (Thu, 28 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4748
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4459
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4398
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-11-27 13:40 -0500 (Wed, 27 Nov 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


CHECK results for INSPEcT on palomino7

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: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:INSPEcT.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings INSPEcT_1.37.0.tar.gz
StartedAt: 2024-11-28 01:33:29 -0500 (Thu, 28 Nov 2024)
EndedAt: 2024-11-28 01:42:11 -0500 (Thu, 28 Nov 2024)
EllapsedTime: 522.3 seconds
RetCode: 0
Status:   OK  
CheckDir: INSPEcT.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:INSPEcT.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings INSPEcT_1.37.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/INSPEcT.Rcheck'
* using R Under development (unstable) (2024-10-26 r87273 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* 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 ... 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 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
makeSimModel                    32.15   0.14   32.30
quantifyExpressionsFromTrCounts 17.78   0.17   17.97
newINSPEcT                      17.65   0.17   17.83
processingDelay                 16.69   0.20   16.89
compareSteadyNoNascent           9.07   0.15    9.24
makeOscillatorySimModel          6.70   0.03    6.75
* 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
  'E:/biocbuild/bbs-3.21-bioc/meat/INSPEcT.Rcheck/00check.log'
for details.


Installation output

INSPEcT.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL INSPEcT
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/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.250.000.28
Extract0.410.010.42
INSPEcT_diffsteady-class0.000.000.01
calculateRatePvals0.250.020.27
chisqmodel0.170.000.17
chisqtest0.210.000.20
combine0.470.020.48
compareSteady000
compareSteadyNoNascent9.070.159.24
convergence0.210.000.20
geneClass0.180.000.19
inHeatmap0.210.000.20
inspectFromPCR000
labeledSF0.230.020.25
logLik0.160.010.17
makeModelRates0.190.000.19
makeOscillatorySimModel6.700.036.75
makeSimDataset000
makeSimModel32.15 0.1432.30
modelRates000
modelRatesNF000
modelSelection0.180.000.17
modelingParams0.180.000.19
nGenes0.180.000.17
nTpts0.140.020.15
newINSPEcT17.65 0.1717.83
plotGene0.170.020.19
plotMA000
processingDelay16.69 0.2016.89
quantifyExpressionsFromBAMs000
quantifyExpressionsFromTrCounts17.78 0.1717.97
ratePvals0.250.000.25
ratesFirstGuess0.240.000.24
ratesFirstGuessVar0.140.010.16
removeModel0.230.020.25
rocCurve000
rocThresholds000
split0.230.000.24
tpts0.180.000.17
viewConfidenceIntervals0.230.000.23
viewModelRates0.220.020.24