Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for psichomics on veracruz1

This page was generated on 2018-04-12 13:43:51 -0400 (Thu, 12 Apr 2018).

Package 1084/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
psichomics 1.4.5
Nuno Saraiva-Agostinho
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/psichomics
Branch: RELEASE_3_6
Last Commit: 630cafd
Last Changed Date: 2018-04-04 12:57:52 -0400 (Wed, 04 Apr 2018)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: psichomics
Version: 1.4.5
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings psichomics_1.4.5.tar.gz
StartedAt: 2018-04-12 07:58:53 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 08:03:10 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 257.2 seconds
RetCode: 0
Status:  OK 
CheckDir: psichomics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings psichomics_1.4.5.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/psichomics.Rcheck’
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘psichomics/DESCRIPTION’ ... OK
* this is package ‘psichomics’ version ‘1.4.5’
* 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 ... NOTE
  installed size is  7.0Mb
  sub-directories of 1Mb or more:
    doc   5.6Mb
* 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 loading without being on the library search path ... 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
File ‘psichomics/libs/psichomics.so’:
  Found ‘___stdoutp’, possibly from ‘stdout’ (C)
    Object: ‘psiFastCalc.o’
  Found ‘_printf’, possibly from ‘printf’ (C)
    Object: ‘psiFastCalc.o’
  Found ‘_putchar’, possibly from ‘putchar’ (C)
    Object: ‘psiFastCalc.o’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
ensemblToUniprot 0.19  0.002  10.588
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.6-bioc/meat/psichomics.Rcheck/00check.log’
for details.



Installation output

psichomics.Rcheck/00install.out

* installing *source* package ‘psichomics’ ...
** libs
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c psiFastCalc.cpp -o psiFastCalc.o
clang++ -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 /Users/biocbuild/bbs-3.6-bioc/meat/psichomics.Rcheck/psichomics/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (psichomics)

Tests output

psichomics.Rcheck/tests/testthat.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.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
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% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |========================================| 100% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |========================================| 100% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |========================================| 100% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |========================================| 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% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |========================================| 100% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |========================================| 100% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |========================================| 100% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |========================================| 100% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |========================================| 100% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |========================================| 100% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |========================================| 100% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |                                        |   0% 
  |========================================| 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: 1071 SKIPPED: 1 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 10.606   0.274  24.282 

Example timings

psichomics.Rcheck/psichomics-Ex.timings

nameusersystemelapsed
blendColours0.0010.0000.001
correlateGEandAS0.3950.0030.402
createGroupByAttribute0.0020.0010.002
createJunctionsTemplate0.0030.0000.004
diffAnalyses0.2740.0180.293
downloadFiles0.0010.0000.001
ensemblToUniprot 0.190 0.00210.588
filterGroups0.0000.0000.001
getAttributesTime0.0030.0010.003
getDownloadsFolder0.0000.0000.001
getFirebrowseCohorts1.7090.0061.816
getFirebrowseDataTypes0.0010.0000.002
getFirebrowseDateFormat0.0010.0000.002
getFirebrowseDates0.0110.0000.068
getMatchingSamples0.0020.0010.003
getNumerics0.0050.0000.005
getPatientFromSample0.0020.0000.002
getSplicingEventFromGenes0.0370.0000.037
getSplicingEventTypes0.0010.0000.001
getValidEvents0.0070.0000.007
groupPerElem0.0010.0000.002
hchart.survfit0.6880.0580.769
isFirebrowseUp0.0050.0000.033
labelBasedOnCutoff0.0150.0010.015
leveneTest0.0070.0000.007
listAllAnnotations0.0010.0000.001
listSplicingAnnotations0.0010.0000.001
loadAnnotation000
loadFirebrowseData0.0010.0000.001
loadLocalFiles0.0000.0000.001
missingDataModal0.0000.0000.001
normaliseGeneExpression0.0640.0000.064
optimalSurvivalCutoff0.2100.0000.211
parseCategoricalGroups0.0020.0000.002
parseFirebrowseMetadata0.0330.0020.190
parseMatsEvent0.0070.0010.008
parseMatsGeneric0.0250.0010.027
parseMisoAnnotation0.4570.0060.467
parseMisoEvent0.0060.0000.006
parseMisoEventID0.0050.0000.006
parseMisoGeneric0.1270.0030.130
parseMisoId0.0010.0000.001
parseSampleGroups0.0010.0000.002
parseSplicingEvent0.0020.0000.003
parseSuppaEvent0.0050.0000.006
parseSuppaGeneric0.0280.0010.029
parseTcgaSampleInfo0.0040.0000.005
parseUrlsFromFirebrowseResponse0.0150.0010.121
parseVastToolsEvent0.0070.0000.007
parseVastToolsSE0.1180.0020.121
performICA0.0100.0020.012
performPCA0.0450.0010.045
plotCorrelation1.9570.0282.016
plotDistribution0.3280.0200.353
plotGroupIndependence0.1430.0020.147
plotICA0.2840.0090.303
plotPCA0.2430.0440.297
plotProtein0.0010.0000.000
plotSingleICA0.2280.0410.274
plotSurvivalCurves0.0860.0170.105
plotTranscripts0.0150.0012.106
plotVariance0.0520.0170.076
prepareAnnotationFromEvents0.2970.0040.309
prepareFirebrowseArchives000
processSurvTerms0.0040.0010.004
psichomics0.0010.0000.000
quantifySplicing0.0040.0000.004
queryEnsembl0.0260.0020.826
queryEnsemblByEvent0.0640.0043.167
queryEnsemblByGene0.0780.0054.275
queryFirebrowseData0.0700.0010.273
queryPubMed0.0690.0030.335
queryUniprot0.4540.0021.470
readFile0.0010.0010.001
renameDuplicated0.0010.0000.000
rowMeans0.0000.0000.001
rowVars000
survdiff.survTerms0.0060.0010.007
survfit.survTerms0.0210.0000.021
testGroupIndependence0.040.000.04
testSurvival0.0160.0000.017
textSuggestions0.0010.0000.001
trimWhitespace000