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

CHECK report for pRoloc on malbec1

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

Package 1072/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pRoloc 1.18.0
Laurent Gatto
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/pRoloc
Branch: RELEASE_3_6
Last Commit: fc94164
Last Changed Date: 2018-03-14 07:04:45 -0400 (Wed, 14 Mar 2018)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: pRoloc
Version: 1.18.0
Command: /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings pRoloc_1.18.0.tar.gz
StartedAt: 2018-04-12 01:56:01 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 02:03:50 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 469.2 seconds
RetCode: 0
Status:  OK 
CheckDir: pRoloc.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings pRoloc_1.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.6-bioc/meat/pRoloc.Rcheck’
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘pRoloc/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘pRoloc’ version ‘1.18.0’
* 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 ‘pRoloc’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 13.0Mb
  sub-directories of 1Mb or more:
    doc  10.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 dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
  ‘MLInterfaces:::.macroF1’ ‘MLInterfaces:::.precision’
  ‘MLInterfaces:::.recall’ ‘MLInterfaces:::es2df’
  ‘caret:::predict.plsda’
  See the note in ?`:::` about the use of this operator.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘checkSortedFeatureNames’ ‘opt’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
Found the following possibly unsafe calls:
File ‘pRoloc/R/annotation.R’:
  unlockBinding("params", .pRolocEnv)
* 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 ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* 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
perTurboClassification 12.772  0.008  12.797
SpatProtVis-class       7.224  0.020   7.249
rfClassification        6.588  0.000   6.593
svmClassification       5.756  0.012   5.773
nnetClassification      5.568  0.000   5.576
ClustDist-class         5.216  0.060  12.709
addGoAnnotations        3.576  0.048   8.989
ClustDistList-class     3.380  0.044   8.783
clustDist               3.176  0.012   8.140
AnnotationParams-class  0.648  0.048   6.862
* 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.6-bioc/meat/pRoloc.Rcheck/00check.log’
for details.



Installation output

pRoloc.Rcheck/00install.out

* installing *source* package ‘pRoloc’ ...
** libs
g++  -I/home/biocbuild/bbs-3.6-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.6-bioc/R/library/RcppArmadillo/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c pRoloc.cpp -o pRoloc.o
g++ -shared -L/home/biocbuild/bbs-3.6-bioc/R/lib -L/usr/local/lib -o pRoloc.so pRoloc.o -L/home/biocbuild/bbs-3.6-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.6-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.6-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.6-bioc/meat/pRoloc.Rcheck/pRoloc/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (pRoloc)

Tests output

pRoloc.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-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.

> 
> # The setting of R_TESTS exists to work around an R bug. See
> # https://github.com/hadley/testthat/issues/144
> # We should remove it when the issue is resolved.
> Sys.setenv("R_TESTS" = "")
> 
> library("testthat")
> library("pRoloc")
Loading required package: MSnbase
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, cbind, colMeans, colSums, colnames, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int,
    pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply,
    setdiff, sort, table, tapply, union, unique, unsplit, which,
    which.max, which.min

Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: mzR
Loading required package: Rcpp
Loading required package: BiocParallel
Loading required package: ProtGenerics

This is MSnbase version 2.4.2 
  Visit https://lgatto.github.io/MSnbase/ to get started.


Attaching package: 'MSnbase'

The following object is masked from 'package:stats':

    smooth

The following object is masked from 'package:base':

    trimws

Loading required package: MLInterfaces
Loading required package: annotate
Loading required package: AnnotationDbi
Loading required package: stats4
Loading required package: IRanges
Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: XML

Attaching package: 'annotate'

The following object is masked from 'package:mzR':

    nChrom

Loading required package: cluster

This is pRoloc version 1.18.0 
  Visit https://lgatto.github.io/pRoloc/ to get started.

> library("pRolocdata")

This is pRolocdata version 1.16.0.
Use 'pRolocdata()' to list available data sets.
> 
> test_check("pRoloc")
Object of class "SpatProtVis"
 Data: dunkley2006 
 Visualisation methods: PCA, MDS, kpca
Done.
Connecting to Biomart...
Object of class "AnnotationParams"
 Using the 'ENSEMBL_MART_ENSEMBL' BioMart database
 Using the 'hsapiens_gene_ensembl' dataset
 Using 'uniprotswissprot' as filter
 Created on Thu Apr 12 02:02:11 2018
Connecting to Biomart...
GO Term Evidence Code
 Experimental Evidence Codes
  EXP: Inferred from Experiment
   IDA: Inferred from Direct Assay
   IPI: Inferred from Physical Interaction
   IMP: Inferred from Mutant Phenotype
   IGI: Inferred from Genetic Interaction
   IEP: Inferred from Expression Pattern
 Computational Analysis Evidence Codes
  ISS: Inferred from Sequence or Structural Similarity
   ISO: Inferred from Sequence Orthology
   ISA: Inferred from Sequence Alignment
   ISM: Inferred from Sequence Model
   IGC: Inferred from Genomic Context
   IBA: Inferred from Biological aspect of Ancestor
   IBD: Inferred from Biological aspect of Descendant
   IKR: Inferred from Key Residues
   IRD: Inferred from Rapid Divergence
   RCA: inferred from Reviewed Computational Analysis
 Author Statement Evidence Codes
   TAS: Traceable Author Statement
   NAS: Non-traceable Author Statement
 Curator Statement Evidence Codes
   IC: Inferred by Curator
   ND: No biological Data available
 Automatically-assigned Evidence Codes
   IEA: Inferred from Electronic Annotation
 Obsolete Evidence Codes
   NR: Not Recorded
Connecting to Biomart...
organelleMarkers
ORG1 ORG2 ORG3 ORG4 ORG5 
   1    3    1    2    3 
organelleMarkers
ORG2 ORG3 ORG5 
   6    1    3 
organelleMarkers
   ORG2 unknown 
      3       7 
organelleMarkers
   ORG2 unknown 
      2       8 
# weights:  269
initial  value 670.632139 
iter  10 value 379.154011
iter  20 value 214.607114
iter  30 value 168.319438
iter  40 value 162.189377
iter  50 value 159.464493
iter  60 value 158.115795
iter  70 value 157.225109
iter  80 value 156.584611
iter  90 value 156.267913
iter 100 value 156.195435
final  value 156.195435 
stopped after 100 iterations
# weights:  269
initial  value 670.632139 
iter  10 value 379.154011
iter  20 value 214.607114
iter  30 value 168.319438
iter  40 value 162.189377
iter  50 value 159.464493
iter  60 value 158.115795
iter  70 value 157.225109
iter  80 value 156.584611
iter  90 value 156.267913
iter 100 value 156.195435
final  value 156.195435 
stopped after 100 iterations
Common markers:  0 
Unique x markers:  49 
Unique y markers:  34 
Common unkowns:  11 
Unique x unknowns:  40 
Unique y unknowns:  66 
               my
mx              ER lumen ER membrane Golgi Mitochondrion  PM Plastid Ribosome
  ER lumen            14           0     0             0   0       0        0
  ER membrane          0          45     0             0   0       0        0
  Golgi                0           0    28             0   0       0        0
  Mitochondrion        0           0     0            55   0       0        0
  PM                   0           0     0             0  46       0        0
  Plastid              0           0     0             0   0      20        0
  Ribosome             0           0     0             0   0       0       19
  TGN                  0           0     0             0   0       0        0
  unknown              0           0     0             0   0       0        0
  vacuole              0           0     0             0   0       0        0
               my
mx              TGN unknown vacuole
  ER lumen        0       0       0
  ER membrane     0       0       0
  Golgi           0       0       0
  Mitochondrion   0       0       0
  PM              0       0       0
  Plastid         0       0       0
  Ribosome        0       0       0
  TGN            13       0       0
  unknown         0     428       0
  vacuole         0       0      21
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 140 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 98.692   0.572 128.160 

Example timings

pRoloc.Rcheck/pRoloc-Ex.timings

nameusersystemelapsed
AnnotationParams-class0.6480.0486.862
ClustDist-class 5.216 0.06012.709
ClustDistList-class3.3800.0448.783
GenRegRes-class0.0000.0000.002
QSep-class0.7680.0240.791
SpatProtVis-class7.2240.0207.249
addGoAnnotations3.5760.0488.989
addMarkers0.1280.0000.128
checkFeatureNamesOverlap0.3720.0000.386
checkFvarOverlap0.0360.0000.035
chi2-methods0.0000.0040.005
classWeights0.1520.0000.152
clustDist3.1760.0128.140
empPvalues0.0720.0000.074
exprsToRatios-methods0.1480.0040.154
fDataToUnknown0.0440.0000.042
filterBinMSnSet0.1480.0000.146
filterZeroCols0.1120.0000.110
getGOFromFeatures0.0520.0080.315
getMarkerClasses0.0320.0000.035
getMarkers0.0480.0000.047
getPredictions0.4600.0040.463
getStockcol0.0520.0040.054
goIdToTerm1.9840.0041.989
highlightOnPlot1.6760.0881.771
knnClassification1.6080.0081.620
knntlClassification0.0000.0000.001
ksvmClassification4.5960.0124.614
makeGoSet0.7760.0081.034
markerMSnSet0.2440.0000.242
markers0.0480.0000.045
minMarkers0.0440.0040.045
move2Ds1.7080.0121.720
mrkConsProfiles0.1760.0000.175
mrkHClust0.1880.0000.190
nbClassification2.5960.0002.601
nndist-methods0.1880.0040.195
nnetClassification5.5680.0005.576
orgQuants0.4280.0000.431
pRolocmarkers0.0200.0040.025
perTurboClassification12.772 0.00812.797
phenoDisco0.0000.0000.001
plot2D2.8080.0722.873
plot2Ds0.4360.0080.456
plotDist0.5920.0040.599
plsdaClassification000
rfClassification6.5880.0006.593
sampleMSnSet0.0880.0000.088
showGOEvidenceCodes0.0000.0000.001
svmClassification5.7560.0125.773
testMSnSet0.380.000.38
testMarkers0.0240.0000.028
thetas0.0360.0000.038
zerosInBinMSnSet2.6880.0962.798