Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-04-12 11:08:35 -0400 (Tue, 12 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | R Under development (unstable) (2022-03-17 r81925) -- "Unsuffered Consequences" | 4379 |
palomino3 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-03-17 r81925 ucrt) -- "Unsuffered Consequences" | 4127 |
merida1 | macOS 10.14.6 Mojave | x86_64 | R Under development (unstable) (2022-03-17 r81925) -- "Unsuffered Consequences" | 4190 |
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 |
To the developers/maintainers of the pulsedSilac package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/pulsedSilac.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1507/2113 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
pulsedSilac 1.9.1 (landing page) Marc Pagès-Gallego
| nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: pulsedSilac |
Version: 1.9.1 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:pulsedSilac.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings pulsedSilac_1.9.1.tar.gz |
StartedAt: 2022-04-12 05:55:40 -0400 (Tue, 12 Apr 2022) |
EndedAt: 2022-04-12 06:02:38 -0400 (Tue, 12 Apr 2022) |
EllapsedTime: 417.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: pulsedSilac.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:pulsedSilac.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings pulsedSilac_1.9.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/pulsedSilac.Rcheck’ * using R Under development (unstable) (2022-03-17 r81925) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘pulsedSilac/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘pulsedSilac’ version ‘1.9.1’ * package encoding: UTF-8 * 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 ‘pulsedSilac’ can be installed ... OK * checking installed package size ... OK * 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 R 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 ... OK * 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 ... NOTE Error loading dataset 'wormsPE': Error in if (!length(x)) return() : the condition has length > 1 * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/Users/biocbuild/bbs-3.15-bioc/meat/pulsedSilac.Rcheck/00check.log’ for details.
pulsedSilac.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL pulsedSilac ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’ * installing *source* package ‘pulsedSilac’ ... ** using staged installation ** R ** data ** byte-compile and prepare package for lazy loading in method for ‘addMisscleavedPeptides’ with signature ‘"SilacProteinExperiment"’: no definition for class “SilacProteinExperiment” in method for ‘addMisscleavedPeptides’ with signature ‘"SilacPeptideExperiment"’: no definition for class “SilacPeptideExperiment” in method for ‘addMisscleavedPeptides’ with signature ‘"SilacProteomicsExperiment"’: no definition for class “SilacProteomicsExperiment” ** 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 (pulsedSilac)
pulsedSilac.Rcheck/tests/testthat.Rout
R Under development (unstable) (2022-03-17 r81925) -- "Unsuffered Consequences" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.0 (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(pulsedSilac) > > test_check("pulsedSilac") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 1018 ] > > proc.time() user system elapsed 116.082 1.039 117.244
pulsedSilac.Rcheck/pulsedSilac-Ex.timings
name | user | system | elapsed | |
SilacPeptideExperiment-constructor | 0.271 | 0.001 | 0.272 | |
SilacProteinExperiment-constructor | 0.059 | 0.000 | 0.060 | |
SilacProteinPeptideExperiment-accessors | 1.250 | 0.109 | 1.360 | |
SilacProteomicsExperiment-accessors | 2.238 | 0.101 | 2.346 | |
SilacProteomicsExperiment-constructor | 0.178 | 0.018 | 0.196 | |
addMisscleavedPeptides | 1.348 | 0.051 | 1.401 | |
barplotCounts | 1.083 | 0.024 | 1.108 | |
barplotTimeCoverage | 0.976 | 0.025 | 1.002 | |
buildLinkerDf | 0.004 | 0.001 | 0.005 | |
calculateAIC | 0.707 | 0.009 | 0.716 | |
calculateIsotopeFraction | 0.442 | 0.007 | 0.450 | |
calculateIsotopeRatio | 0.472 | 0.008 | 0.480 | |
calculateOldIsotopePool | 1.286 | 0.018 | 1.305 | |
compareAIC | 0.905 | 0.010 | 0.917 | |
filterByMissingTimepoints | 0.398 | 0.008 | 0.406 | |
merge | 1.306 | 0.022 | 1.331 | |
mergeModelsLists | 0.576 | 0.007 | 0.585 | |
modelTurnover | 0.521 | 0.005 | 0.527 | |
mostStable | 0.495 | 0.006 | 0.501 | |
plotDistributionAssay | 0.984 | 0.009 | 0.995 | |
plotDistributionModel | 0.991 | 0.012 | 1.004 | |
plotIndividualModel | 0.979 | 0.010 | 0.992 | |
scatterCompareAssays | 1.190 | 0.017 | 1.209 | |
scatterCompareModels | 1.485 | 0.032 | 1.518 | |
upsetTimeCoverage | 1.135 | 0.013 | 1.150 | |