| Back to Multiple platform build/check report for BioC 3.10 |
|
This page was generated on 2020-04-15 12:11:58 -0400 (Wed, 15 Apr 2020).
| Package 1325/1823 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| psichomics 1.12.1 Nuno Saraiva-Agostinho
| malbec1 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||
| merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
| Package: psichomics |
| Version: 1.12.1 |
| Command: /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings psichomics_1.12.1.tar.gz |
| StartedAt: 2020-04-15 04:16:09 -0400 (Wed, 15 Apr 2020) |
| EndedAt: 2020-04-15 04:23:39 -0400 (Wed, 15 Apr 2020) |
| EllapsedTime: 449.9 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: psichomics.Rcheck |
| Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings psichomics_1.12.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.10-bioc/meat/psichomics.Rcheck’ * using R version 3.6.3 (2020-02-29) * 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.12.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 ‘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 * 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.10-bioc/meat/psichomics.Rcheck/00check.log’ for details.
psichomics.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD INSTALL psichomics
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.10-bioc/R/library’
* installing *source* package ‘psichomics’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -Wall -c psiFastCalc.cpp -o psiFastCalc.o
psiFastCalc.cpp: In function ‘Rcpp::NumericMatrix psiFastCalc(const NumericMatrix&, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, int)’:
psiFastCalc.cpp:30:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (size_t col=0; col < mat.ncol(); col++) {
~~~~^~~~~~~~~~~~
psiFastCalc.cpp:31:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (size_t idx=0; idx < incA.length(); idx++) {
~~~~^~~~~~~~~~~~~~~
psiFastCalc.cpp: In function ‘Rcpp::NumericMatrix psiFastCalc2(const NumericMatrix&, const List&, const List&, int)’:
psiFastCalc.cpp:62:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (size_t col=0; col < mat.ncol(); col++) {
~~~~^~~~~~~~~~~~
psiFastCalc.cpp:63:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (size_t idx=0; idx < inc.length(); idx++) {
~~~~^~~~~~~~~~~~~~
psiFastCalc.cpp:66:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (size_t k=0; k < incIdx.length(); k++)
~~^~~~~~~~~~~~~~~~~
psiFastCalc.cpp:71:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (size_t k=0; k < excIdx.length(); k++)
~~^~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.10-bioc/R/lib -L/usr/local/lib -o psichomics.so RcppExports.o psiFastCalc.o -L/home/biocbuild/bbs-3.10-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.10-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 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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.160 0.040 0.437
psichomics.Rcheck/tests/testthat.Rout
R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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)
Start the visual interface by running the function psichomics()
Attaching package: 'psichomics'
The following object is masked from 'package:base':
rowMeans
>
> 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 protein annotation from UniProt...
Plotting protein domains...
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
IR
MERGE3m
MIC
EXSK
MULTI
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 1240 | SKIPPED: 2 | WARNINGS: 1 | FAILED: 0 ]
>
> proc.time()
user system elapsed
35.112 0.708 39.889
psichomics.Rcheck/psichomics-Ex.timings
| name | user | system | elapsed | |
| addObjectAttrs | 0.000 | 0.000 | 0.001 | |
| assignValuePerSubject | 0.012 | 0.000 | 0.042 | |
| blendColours | 0.000 | 0.000 | 0.001 | |
| calculateLoadingsContribution | 0.016 | 0.000 | 0.016 | |
| convertGeneIdentifiers | 0.512 | 0.016 | 0.387 | |
| correlateGEandAS | 0.008 | 0.004 | 0.011 | |
| createGroupByAttribute | 0.000 | 0.000 | 0.001 | |
| createJunctionsTemplate | 0.004 | 0.000 | 0.001 | |
| diffAnalyses | 0.064 | 0.004 | 0.067 | |
| downloadFiles | 0 | 0 | 0 | |
| ensemblToUniprot | 0.144 | 0.000 | 0.868 | |
| filterGeneExpr | 0.008 | 0.000 | 0.010 | |
| filterGroups | 0 | 0 | 0 | |
| filterPSI | 0.012 | 0.000 | 0.009 | |
| getAttributesTime | 0.000 | 0.000 | 0.002 | |
| getDownloadsFolder | 0 | 0 | 0 | |
| getFirebrowseDateFormat | 0 | 0 | 0 | |
| getGeneList | 0.004 | 0.004 | 0.030 | |
| getGtexDataTypes | 0.000 | 0.000 | 0.001 | |
| getGtexTissues | 0 | 0 | 0 | |
| getMatchingSamples | 0.000 | 0.000 | 0.002 | |
| getNumerics | 0.000 | 0.000 | 0.003 | |
| getSplicingEventFromGenes | 0.004 | 0.000 | 0.003 | |
| getSplicingEventTypes | 0 | 0 | 0 | |
| getSubjectFromSample | 0 | 0 | 0 | |
| getTCGAdataTypes | 0.056 | 0.000 | 0.154 | |
| getValidEvents | 0.008 | 0.000 | 0.005 | |
| groupPerElem | 0.000 | 0.000 | 0.001 | |
| hchart.survfit | 0.492 | 0.032 | 1.037 | |
| isFirebrowseUp | 0.008 | 0.000 | 0.034 | |
| labelBasedOnCutoff | 0.000 | 0.000 | 0.001 | |
| leveneTest | 0.012 | 0.000 | 0.012 | |
| listAllAnnotations | 0.000 | 0.000 | 0.002 | |
| listSplicingAnnotations | 0.100 | 0.000 | 0.025 | |
| loadAnnotation | 0.004 | 0.000 | 0.001 | |
| loadGtexData | 0.000 | 0.000 | 0.001 | |
| loadLocalFiles | 0.000 | 0.000 | 0.001 | |
| loadTCGAdata | 0.000 | 0.000 | 0.001 | |
| missingDataModal | 0.004 | 0.000 | 0.000 | |
| normaliseGeneExpression | 0.028 | 0.008 | 0.033 | |
| optimalSurvivalCutoff | 0.204 | 0.016 | 0.340 | |
| parseCategoricalGroups | 0.004 | 0.000 | 0.003 | |
| parseFirebrowseMetadata | 0.068 | 0.008 | 0.189 | |
| parseMatsEvent | 0.008 | 0.000 | 0.009 | |
| parseMatsGeneric | 0.036 | 0.000 | 0.035 | |
| parseMisoAnnotation | 0.456 | 0.044 | 0.527 | |
| parseMisoEvent | 0.004 | 0.004 | 0.007 | |
| parseMisoEventID | 0.008 | 0.000 | 0.010 | |
| parseMisoGeneric | 0.048 | 0.008 | 0.059 | |
| parseMisoId | 0.004 | 0.000 | 0.001 | |
| parseSplicingEvent | 0.004 | 0.000 | 0.003 | |
| parseSuppaEvent | 0.000 | 0.004 | 0.006 | |
| parseSuppaGeneric | 0.028 | 0.004 | 0.035 | |
| parseTcgaSampleInfo | 0.008 | 0.000 | 0.006 | |
| parseUrlsFromFirebrowseResponse | 0.032 | 0.004 | 0.101 | |
| parseVastToolsEvent | 0.012 | 0.000 | 0.012 | |
| parseVastToolsSE | 0.024 | 0.012 | 0.037 | |
| performICA | 0.012 | 0.000 | 0.011 | |
| performPCA | 0.000 | 0.004 | 0.002 | |
| plot.GEandAScorrelation | 0.604 | 0.012 | 0.620 | |
| plotDistribution | 2.572 | 0.100 | 2.690 | |
| plotGeneExprPerSample | 0.240 | 0.008 | 0.254 | |
| plotGroupIndependence | 0.236 | 0.004 | 0.240 | |
| plotICA | 0.184 | 0.000 | 0.213 | |
| plotPCA | 0.428 | 0.032 | 0.471 | |
| plotProtein | 0.604 | 0.032 | 1.979 | |
| plotRowStats | 0.836 | 0.016 | 0.852 | |
| plotSingleICA | 0.356 | 0.028 | 0.381 | |
| plotSplicingEvent | 0.064 | 0.004 | 0.069 | |
| plotSurvivalCurves | 0.116 | 0.008 | 0.124 | |
| plotSurvivalPvaluesByCutoff | 0.948 | 0.012 | 0.964 | |
| plotTranscripts | 0.024 | 0.000 | 0.760 | |
| plotVariance | 0.040 | 0.004 | 0.046 | |
| prepareAnnotationFromEvents | 0.180 | 0.004 | 0.187 | |
| prepareFirebrowseArchives | 0 | 0 | 0 | |
| prepareJunctionQuantSTAR | 0 | 0 | 0 | |
| prepareSRAmetadata | 0 | 0 | 0 | |
| processSurvTerms | 0.016 | 0.000 | 0.015 | |
| psichomics | 0 | 0 | 0 | |
| quantifySplicing | 0.012 | 0.000 | 0.010 | |
| queryEnsembl | 0.044 | 0.004 | 0.849 | |
| queryEnsemblByGene | 0.172 | 0.008 | 3.403 | |
| queryFirebrowseData | 0.052 | 0.000 | 0.232 | |
| queryPubMed | 0.148 | 0.012 | 0.648 | |
| queryUniprot | 0.164 | 0.020 | 1.311 | |
| readFile | 0.000 | 0.000 | 0.001 | |
| renameDuplicated | 0.000 | 0.000 | 0.001 | |
| renderBoxplot | 0.212 | 0.012 | 0.226 | |
| rowMeans | 0.000 | 0.000 | 0.001 | |
| sidebar | 0.004 | 0.000 | 0.003 | |
| survdiffTerms | 0.012 | 0.000 | 0.010 | |
| survfit.survTerms | 0.032 | 0.000 | 0.032 | |
| testGroupIndependence | 0.004 | 0.000 | 0.005 | |
| testSurvival | 0.028 | 0.000 | 0.028 | |
| textSuggestions | 0.000 | 0.000 | 0.001 | |
| trimWhitespace | 0.000 | 0.000 | 0.001 | |