Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:05:49 -0400 (Fri, 15 Oct 2021).
To the developers/maintainers of the psichomics package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/psichomics.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1454/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
psichomics 1.18.6 (landing page) Nuno Saraiva-Agostinho
| nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: psichomics |
Version: 1.18.6 |
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings psichomics_1.18.6.tar.gz |
StartedAt: 2021-10-14 11:08:32 -0400 (Thu, 14 Oct 2021) |
EndedAt: 2021-10-14 11:16:02 -0400 (Thu, 14 Oct 2021) |
EllapsedTime: 450.0 seconds |
RetCode: 0 |
Status: OK |
CheckDir: psichomics.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings psichomics_1.18.6.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/psichomics.Rcheck’ * using R version 4.1.1 (2021-08-10) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘psichomics/DESCRIPTION’ ... OK * this is package ‘psichomics’ version ‘1.18.6’ * 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 ‘psichomics’ 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 line endings in C/C++/Fortran sources/headers ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed convertGeneIdentifiers 19.443 0.915 21.692 queryEnsemblByGene 0.116 0.024 21.660 getTCGAdataTypes 0.044 0.008 5.826 ensemblToUniprot 0.030 0.008 12.223 queryEnsembl 0.024 0.000 12.673 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘spelling.R’ 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 ‘/home/biocbuild/bbs-3.13-bioc/meat/psichomics.Rcheck/00check.log’ for details.
psichomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL psichomics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.13-bioc/R/library’ * installing *source* package ‘psichomics’ ... ** using staged installation ** libs g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c progressBar.cpp -o progressBar.o g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c psiFastCalc.cpp -o psiFastCalc.o g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c vastToolsParser.cpp -o vastToolsParser.o g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.13-bioc/R/lib -L/usr/local/lib -o psichomics.so RcppExports.o progressBar.o psiFastCalc.o vastToolsParser.o -L/home/biocbuild/bbs-3.13-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.13-bioc/R/library/00LOCK-psichomics/00new/psichomics/libs ** R ** inst ** byte-compile and prepare package for lazy loading Creating a generic function for ‘colSums’ from package ‘base’ in package ‘psichomics’ ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (psichomics)
psichomics.Rcheck/tests/spelling.Rout
R version 4.1.1 (2021-08-10) -- "Kick Things" Copyright (C) 2021 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (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. > if(requireNamespace('spelling', quietly = TRUE)) + spelling::spell_check_test(vignettes = TRUE, error = FALSE, + skip_on_cran = TRUE) NULL > > proc.time() user system elapsed 0.202 0.043 0.231
psichomics.Rcheck/tests/testthat.Rout
R version 4.1.1 (2021-08-10) -- "Kick Things" Copyright (C) 2021 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (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(psichomics) Loading required package: shiny Loading required package: shinyBS Setting options('download.file.method.GEOquery'='auto') Setting options('GEOquery.inmemory.gpl'=FALSE) psichomics 1.18.6: start the visual interface by running psichomics() Full documentation and tutorials at https://nuno-agostinho.github.io/psichomics > > test_check("psichomics") | | 0% |======== | 20% |================ | 40% |======================== | 60% |================================ | 80% |========================================| 100% | | 0% |======== | 20% |================ | 40% |======================== | 60% |================================ | 80% |========================================| 100% | | 0% |======== | 20% |================ | 40% |======================== | 60% |================================ | 80% |========================================| 100% | | 0% |======== | 20% |================ | 40% |======================== | 60% |================================ | 80% |========================================| 100% Retrieving rMATS annotation... Parsing rMATS annotation... Retrieving rMATS annotation... Parsing rMATS annotation... Retrieving MISO annotation... Parsing MISO annotation... | | 0% |======== | 20% |================ | 40% |======================== | 60% |================================ | 80% |========================================| 100% | | 0% |======== | 20% |================ | 40% |======================== | 60% |================================ | 80% |========================================| 100% | | 0% |======== | 20% |================ | 40% |======================== | 60% |================================ | 80% |========================================| 100% | | 0% |======== | 20% |================ | 40% |======================== | 60% |================================ | 80% |========================================| 100% | | 0% |======== | 20% |================ | 40% |======================== | 60% |================================ | 80% |========================================| 100% | | 0% |======== | 20% |================ | 40% |======================== | 60% |================================ | 80% |========================================| 100% | | 0% |======== | 20% |================ | 40% |======================== | 60% |================================ | 80% |========================================| 100% | | 0% |======== | 20% |================ | 40% |======================== | 60% |================================ | 80% |========================================| 100% Retrieving SUPPA annotation... Parsing SUPPA annotation... Retrieving VAST-TOOLS annotation... Parsing VAST-TOOLS annotation... ALT3 ALT5 COMBI EXSK IR MERGE3m MIC MULTI ══ Skipped tests ═══════════════════════════════════════════════════════════════ • On Bioconductor (2) • On CRAN (1) [ FAIL 0 | WARN 0 | SKIP 3 | PASS 1378 ] > > proc.time() user system elapsed 21.510 1.504 39.868
psichomics.Rcheck/psichomics-Ex.timings
name | user | system | elapsed | |
addObjectAttrs | 0.001 | 0.001 | 0.001 | |
assignValuePerSubject | 0.014 | 0.008 | 0.022 | |
blendColours | 0.001 | 0.000 | 0.001 | |
calculateLoadingsContribution | 0.006 | 0.003 | 0.010 | |
convertGeneIdentifiers | 19.443 | 0.915 | 21.692 | |
correlateGEandAS | 0.025 | 0.004 | 0.029 | |
createGroupByAttribute | 0.001 | 0.000 | 0.001 | |
createJunctionsTemplate | 0.004 | 0.000 | 0.004 | |
customRowMeans | 0.001 | 0.000 | 0.002 | |
diffAnalyses | 0.062 | 0.016 | 0.078 | |
downloadFiles | 0.001 | 0.000 | 0.001 | |
ensemblToUniprot | 0.030 | 0.008 | 12.223 | |
filterGeneExpr | 0.002 | 0.008 | 0.011 | |
filterGroups | 0.003 | 0.000 | 0.002 | |
filterPSI | 0.017 | 0.008 | 0.026 | |
getAttributesTime | 0.001 | 0.003 | 0.005 | |
getDownloadsFolder | 0.001 | 0.000 | 0.000 | |
getFirebrowseDateFormat | 0.000 | 0.001 | 0.001 | |
getGeneList | 0.003 | 0.002 | 0.006 | |
getGtexDataTypes | 0.045 | 0.004 | 0.281 | |
getGtexTissues | 0.001 | 0.000 | 0.000 | |
getNumerics | 0.003 | 0.000 | 0.003 | |
getSampleFromSubject | 0.001 | 0.000 | 0.001 | |
getSplicingEventFromGenes | 0.004 | 0.000 | 0.004 | |
getSplicingEventTypes | 0.000 | 0.000 | 0.001 | |
getSubjectFromSample | 0.000 | 0.000 | 0.001 | |
getTCGAdataTypes | 0.044 | 0.008 | 5.826 | |
getValidEvents | 0.005 | 0.000 | 0.005 | |
groupPerElem | 0.000 | 0.002 | 0.002 | |
hchart.survfit | 0.298 | 0.038 | 0.361 | |
isFirebrowseUp | 0.005 | 0.000 | 0.013 | |
labelBasedOnCutoff | 0.001 | 0.000 | 0.001 | |
leveneTest | 0.004 | 0.004 | 0.009 | |
listAllAnnotations | 0.001 | 0.000 | 0.002 | |
listSplicingAnnotations | 0.003 | 0.000 | 0.003 | |
loadAnnotation | 0.001 | 0.000 | 0.001 | |
loadGtexData | 0.001 | 0.000 | 0.000 | |
loadLocalFiles | 0.001 | 0.000 | 0.000 | |
loadSRAproject | 0 | 0 | 0 | |
loadTCGAdata | 0.018 | 0.000 | 0.031 | |
missingDataModal | 0 | 0 | 0 | |
normaliseGeneExpression | 0.035 | 0.000 | 0.035 | |
optimalSurvivalCutoff | 0.162 | 0.004 | 0.166 | |
parseCategoricalGroups | 0.001 | 0.000 | 0.001 | |
parseFirebrowseMetadata | 0.078 | 0.028 | 0.155 | |
parseMatsEvent | 0.005 | 0.004 | 0.009 | |
parseMatsGeneric | 0.020 | 0.004 | 0.024 | |
parseMisoAnnotation | 0.175 | 0.016 | 0.196 | |
parseMisoEvent | 0.007 | 0.000 | 0.007 | |
parseMisoEventID | 0.006 | 0.004 | 0.010 | |
parseMisoGeneric | 0.042 | 0.008 | 0.050 | |
parseMisoId | 0.001 | 0.000 | 0.001 | |
parseSplicingEvent | 0.002 | 0.008 | 0.009 | |
parseSuppaEvent | 0.005 | 0.000 | 0.005 | |
parseSuppaGeneric | 0.03 | 0.00 | 0.03 | |
parseTcgaSampleInfo | 0.005 | 0.000 | 0.005 | |
parseUrlsFromFirebrowseResponse | 0.048 | 0.000 | 0.109 | |
parseVastToolsEvent | 0.001 | 0.008 | 0.008 | |
parseVastToolsSE | 0.026 | 0.004 | 0.030 | |
performICA | 0.008 | 0.008 | 0.016 | |
performPCA | 0.003 | 0.000 | 0.003 | |
plot.GEandAScorrelation | 0.331 | 0.016 | 0.346 | |
plotDistribution | 0.593 | 0.028 | 0.621 | |
plotGeneExprPerSample | 0.093 | 0.004 | 0.096 | |
plotGroupIndependence | 0.096 | 0.004 | 0.100 | |
plotICA | 0.106 | 0.004 | 0.111 | |
plotLibrarySize | 0.162 | 0.004 | 0.165 | |
plotPCA | 0.220 | 0.024 | 0.244 | |
plotPCAvariance | 0.042 | 0.008 | 0.050 | |
plotProtein | 0.554 | 0.044 | 3.461 | |
plotRowStats | 0.272 | 0.000 | 0.272 | |
plotSingleICA | 0.178 | 0.028 | 0.206 | |
plotSplicingEvent | 0.051 | 0.000 | 0.051 | |
plotSurvivalCurves | 0.074 | 0.008 | 0.082 | |
plotSurvivalPvaluesByCutoff | 0.394 | 0.012 | 0.406 | |
plotTranscripts | 0.025 | 0.004 | 2.545 | |
prepareAnnotationFromEvents | 0.155 | 0.004 | 0.159 | |
prepareFirebrowseArchives | 0.000 | 0.001 | 0.001 | |
prepareJunctionQuantSTAR | 0.000 | 0.001 | 0.001 | |
prepareSRAmetadata | 0.000 | 0.001 | 0.000 | |
processSurvTerms | 0.008 | 0.001 | 0.009 | |
psichomics | 0 | 0 | 0 | |
quantifySplicing | 0.013 | 0.000 | 0.013 | |
queryEnsembl | 0.024 | 0.000 | 12.673 | |
queryEnsemblByGene | 0.116 | 0.024 | 21.660 | |
queryFirebrowseData | 0.052 | 0.004 | 0.157 | |
queryPubMed | 0.049 | 0.008 | 0.539 | |
queryUniprot | 0.068 | 0.000 | 2.109 | |
readFile | 0.000 | 0.001 | 0.002 | |
renameDuplicated | 0.000 | 0.001 | 0.001 | |
renderBoxplot | 0.106 | 0.012 | 0.124 | |
survdiffTerms | 0.009 | 0.000 | 0.009 | |
survfit.survTerms | 0.032 | 0.004 | 0.036 | |
testGroupIndependence | 0.004 | 0.000 | 0.004 | |
testSurvival | 0.032 | 0.000 | 0.032 | |
textSuggestions | 0.001 | 0.000 | 0.001 | |
trimWhitespace | 0.001 | 0.000 | 0.000 | |