Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:59:17 -0400 (Sat, 17 Oct 2020).
TO THE DEVELOPERS/MAINTAINERS OF THE psichomics PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1373/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
psichomics 1.14.4 Nuno Saraiva-Agostinho
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | TIMEOUT | skipped | skipped | |||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | [ OK ] | OK |
Package: psichomics |
Version: 1.14.4 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:psichomics.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings psichomics_1.14.4.tar.gz |
StartedAt: 2020-10-17 04:10:44 -0400 (Sat, 17 Oct 2020) |
EndedAt: 2020-10-17 04:21:24 -0400 (Sat, 17 Oct 2020) |
EllapsedTime: 639.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: psichomics.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:psichomics.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings psichomics_1.14.4.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/psichomics.Rcheck’ * using R version 4.0.3 (2020-10-10) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘psichomics/DESCRIPTION’ ... OK * this is package ‘psichomics’ version ‘1.14.4’ * 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 queryEnsemblByGene 0.224 0.028 11.699 queryEnsembl 0.048 0.005 8.319 * 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 ‘/Users/biocbuild/bbs-3.11-bioc/meat/psichomics.Rcheck/00check.log’ for details.
psichomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL psichomics ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’ * installing *source* package ‘psichomics’ ... ** using staged installation ** libs clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.0/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c psiFastCalc.cpp -o psiFastCalc.o clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o psichomics.so RcppExports.o psiFastCalc.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.0/Resources/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.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out" Copyright (C) 2020 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. > if(requireNamespace('spelling', quietly = TRUE)) + spelling::spell_check_test(vignettes = TRUE, error = FALSE, + skip_on_cran = TRUE) NULL > > proc.time() user system elapsed 0.317 0.072 0.367
psichomics.Rcheck/tests/testthat.Rout
R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out" Copyright (C) 2020 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(psichomics) Loading required package: shiny Loading required package: shinyBS Setting options('download.file.method.GEOquery'='auto') Setting options('GEOquery.inmemory.gpl'=FALSE) psichomics 1.14.4: 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 ══ testthat results ═══════════════════════════════════════════════════════════ [ OK: 1396 | SKIPPED: 2 | WARNINGS: 0 | FAILED: 0 ] > > proc.time() user system elapsed 31.504 1.302 49.426
psichomics.Rcheck/psichomics-Ex.timings
name | user | system | elapsed | |
addObjectAttrs | 0.001 | 0.001 | 0.003 | |
assignValuePerSubject | 0.030 | 0.009 | 0.038 | |
blendColours | 0.002 | 0.001 | 0.002 | |
calculateLoadingsContribution | 0.015 | 0.004 | 0.020 | |
convertGeneIdentifiers | 0.547 | 0.037 | 0.584 | |
correlateGEandAS | 0.031 | 0.007 | 0.038 | |
createGroupByAttribute | 0.002 | 0.000 | 0.002 | |
createJunctionsTemplate | 0.004 | 0.001 | 0.005 | |
customRowMeans | 0.001 | 0.001 | 0.002 | |
diffAnalyses | 0.126 | 0.011 | 0.137 | |
downloadFiles | 0.000 | 0.001 | 0.001 | |
ensemblToUniprot | 0.129 | 0.008 | 3.340 | |
filterGeneExpr | 0.009 | 0.002 | 0.012 | |
filterGroups | 0.001 | 0.000 | 0.001 | |
filterPSI | 0.024 | 0.005 | 0.029 | |
getAttributesTime | 0.004 | 0.000 | 0.005 | |
getDownloadsFolder | 0.000 | 0.000 | 0.001 | |
getFirebrowseDateFormat | 0.001 | 0.000 | 0.001 | |
getGeneList | 0.004 | 0.001 | 0.006 | |
getGtexDataTypes | 0.044 | 0.005 | 0.304 | |
getGtexTissues | 0.000 | 0.000 | 0.001 | |
getNumerics | 0.005 | 0.001 | 0.006 | |
getSampleFromSubject | 0.002 | 0.000 | 0.003 | |
getSplicingEventFromGenes | 0.007 | 0.001 | 0.009 | |
getSplicingEventTypes | 0.001 | 0.001 | 0.001 | |
getSubjectFromSample | 0.001 | 0.001 | 0.001 | |
getTCGAdataTypes | 0.087 | 0.007 | 0.187 | |
getValidEvents | 0.007 | 0.001 | 0.008 | |
groupPerElem | 0.001 | 0.000 | 0.002 | |
hchart.survfit | 0.391 | 0.167 | 0.626 | |
isFirebrowseUp | 0.01 | 0.00 | 0.03 | |
labelBasedOnCutoff | 0.002 | 0.001 | 0.002 | |
leveneTest | 0.014 | 0.001 | 0.015 | |
listAllAnnotations | 0.002 | 0.000 | 0.002 | |
listSplicingAnnotations | 0.004 | 0.000 | 0.005 | |
loadAnnotation | 0.001 | 0.000 | 0.001 | |
loadGtexData | 0.001 | 0.001 | 0.001 | |
loadLocalFiles | 0.000 | 0.000 | 0.001 | |
loadTCGAdata | 0.012 | 0.002 | 0.038 | |
missingDataModal | 0 | 0 | 0 | |
normaliseGeneExpression | 0.038 | 0.003 | 0.041 | |
optimalSurvivalCutoff | 0.186 | 0.003 | 0.189 | |
parseCategoricalGroups | 0.001 | 0.001 | 0.002 | |
parseFirebrowseMetadata | 0.060 | 0.005 | 0.173 | |
parseMatsEvent | 0.011 | 0.001 | 0.012 | |
parseMatsGeneric | 0.041 | 0.004 | 0.045 | |
parseMisoAnnotation | 0.209 | 0.015 | 0.229 | |
parseMisoEvent | 0.007 | 0.001 | 0.008 | |
parseMisoEventID | 0.011 | 0.002 | 0.014 | |
parseMisoGeneric | 0.050 | 0.005 | 0.056 | |
parseMisoId | 0.001 | 0.001 | 0.001 | |
parseSplicingEvent | 0.011 | 0.003 | 0.014 | |
parseSuppaEvent | 0.007 | 0.001 | 0.009 | |
parseSuppaGeneric | 0.041 | 0.003 | 0.044 | |
parseTcgaSampleInfo | 0.005 | 0.001 | 0.006 | |
parseUrlsFromFirebrowseResponse | 0.035 | 0.002 | 0.130 | |
parseVastToolsEvent | 0.011 | 0.001 | 0.013 | |
parseVastToolsSE | 0.028 | 0.002 | 0.029 | |
performICA | 0.012 | 0.005 | 0.017 | |
performPCA | 0.003 | 0.000 | 0.003 | |
plot.GEandAScorrelation | 0.675 | 0.016 | 0.692 | |
plotDistribution | 1.215 | 0.108 | 1.337 | |
plotGeneExprPerSample | 0.184 | 0.050 | 0.239 | |
plotGroupIndependence | 0.201 | 0.002 | 0.202 | |
plotICA | 0.182 | 0.017 | 0.203 | |
plotLibrarySize | 1.365 | 0.054 | 1.429 | |
plotPCA | 0.392 | 0.178 | 0.580 | |
plotPCAvariance | 0.067 | 0.045 | 0.194 | |
plotProtein | 1.078 | 0.125 | 1.402 | |
plotRowStats | 0.496 | 0.055 | 0.552 | |
plotSingleICA | 0.321 | 0.162 | 0.492 | |
plotSplicingEvent | 1.100 | 0.033 | 1.135 | |
plotSurvivalCurves | 0.128 | 0.042 | 0.175 | |
plotSurvivalPvaluesByCutoff | 0.840 | 0.062 | 0.908 | |
plotTranscripts | 0.025 | 0.001 | 2.827 | |
prepareAnnotationFromEvents | 0.295 | 0.008 | 0.304 | |
prepareFirebrowseArchives | 0.001 | 0.001 | 0.001 | |
prepareJunctionQuantSTAR | 0.000 | 0.001 | 0.002 | |
prepareSRAmetadata | 0.001 | 0.001 | 0.001 | |
processSurvTerms | 0.015 | 0.001 | 0.017 | |
psichomics | 0.001 | 0.000 | 0.001 | |
quantifySplicing | 0.020 | 0.008 | 0.028 | |
queryEnsembl | 0.048 | 0.005 | 8.319 | |
queryEnsemblByGene | 0.224 | 0.028 | 11.699 | |
queryFirebrowseData | 0.053 | 0.002 | 0.220 | |
queryPubMed | 0.070 | 0.013 | 0.554 | |
queryUniprot | 0.151 | 0.004 | 1.827 | |
readFile | 0.001 | 0.001 | 0.002 | |
renameDuplicated | 0.001 | 0.001 | 0.002 | |
renderBoxplot | 0.129 | 0.049 | 0.179 | |
survdiffTerms | 0.007 | 0.001 | 0.008 | |
survfit.survTerms | 0.027 | 0.002 | 0.029 | |
testGroupIndependence | 0.003 | 0.000 | 0.004 | |
testSurvival | 0.028 | 0.001 | 0.029 | |
textSuggestions | 0.001 | 0.001 | 0.001 | |
trimWhitespace | 0.001 | 0.001 | 0.001 | |