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

CHECK report for pRoloc on tokay1

This page was generated on 2018-04-12 13:22:19 -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: rm -rf pRoloc.buildbin-libdir pRoloc.Rcheck && mkdir pRoloc.buildbin-libdir pRoloc.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=pRoloc.buildbin-libdir pRoloc_1.18.0.tar.gz >pRoloc.Rcheck\00install.out 2>&1 && cp pRoloc.Rcheck\00install.out pRoloc-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=pRoloc.buildbin-libdir --install="check:pRoloc-install.out" --force-multiarch --no-vignettes --timings pRoloc_1.18.0.tar.gz
StartedAt: 2018-04-12 02:17:06 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 02:31:52 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 886.8 seconds
RetCode: 0
Status:  OK  
CheckDir: pRoloc.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf pRoloc.buildbin-libdir pRoloc.Rcheck && mkdir pRoloc.buildbin-libdir pRoloc.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=pRoloc.buildbin-libdir pRoloc_1.18.0.tar.gz >pRoloc.Rcheck\00install.out 2>&1 && cp pRoloc.Rcheck\00install.out pRoloc-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=pRoloc.buildbin-libdir --install="check:pRoloc-install.out" --force-multiarch --no-vignettes --timings pRoloc_1.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/pRoloc.Rcheck'
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* 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 whether package 'pRoloc' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  9.8Mb
  sub-directories of 1Mb or more:
    doc    6.3Mb
    libs   1.4Mb
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.6-bioc/meat/pRoloc.buildbin-libdir/pRoloc/libs/i386/pRoloc.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)

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. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
perTurboClassification 13.08   0.00   13.08
SpatProtVis-class       9.00   0.37    9.39
nnetClassification      7.78   0.03    7.82
rfClassification        7.18   0.06    7.25
svmClassification       6.22   0.02    6.23
ClustDist-class         5.61   0.30   11.07
clustDist               4.09   0.22    8.42
ClustDistList-class     3.91   0.20    8.31
addGoAnnotations        3.89   0.11    9.01
AnnotationParams-class  0.78   0.07    6.22
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
perTurboClassification 15.05   0.03   15.08
SpatProtVis-class       8.33   0.41    8.73
svmClassification       7.95   0.02    7.96
nnetClassification      7.25   0.05    7.30
rfClassification        7.19   0.06    7.25
ClustDist-class         6.05   0.21   10.94
ksvmClassification      5.15   0.02    5.51
ClustDistList-class     4.92   0.17    9.21
addGoAnnotations        3.70   0.27    8.61
clustDist               3.85   0.12    8.13
AnnotationParams-class  0.79   0.04    6.34
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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: 4 NOTEs
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/pRoloc.Rcheck/00check.log'
for details.



Installation output

pRoloc.Rcheck/00install.out


install for i386

* installing *source* package 'pRoloc' ...
** libs
C:/Rtools/mingw_32/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/RcppArmadillo/include"   -I"C:/local323/include"     -O2 -Wall  -mtune=generic -c pRoloc.cpp -o pRoloc.o
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o pRoloc.dll tmp.def pRoloc.o -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/i386 -lRlapack -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/i386 -lRblas -lgfortran -lm -lquadmath -LC:/local323/lib/i386 -LC:/local323/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.6-bioc/meat/pRoloc.buildbin-libdir/pRoloc/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'pRoloc'
    finding HTML links ... done
    AnnotationParams-class                  html  
    ClustDist-class                         html  
    ClustDistList-class                     html  
    GenRegRes-class                         html  
    finding level-2 HTML links ... done

    MLearn-methods                          html  
    MartInstance-class                      html  
    QSep-class                              html  
    SpatProtVis-class                       html  
    addGoAnnotations                        html  
    addLegend                               html  
    addMarkers                              html  
    checkFeatureNamesOverlap                html  
    checkFvarOverlap                        html  
    chi2-methods                            html  
    classWeights                            html  
    clustDist                               html  
    defunct                                 html  
    empPvalues                              html  
    exprsToRatios-methods                   html  
    fDataToUnknown                          html  
    filterBinMSnSet                         html  
    filterMaxMarkers                        html  
    filterMinMarkers                        html  
    filterZeroCols                          html  
    getGOFromFeatures                       html  
    getMarkerClasses                        html  
    getMarkers                              html  
    getNormDist                             html  
    getPredictions                          html  
    getStockcol                             html  
    goIdToTerm                              html  
    highlightOnPlot                         html  
    knnClassification                       html  
    knnOptimisation                         html  
    knntlClassification                     html  
    knntlOptimisation                       html  
    ksvmClassification                      html  
    ksvmOptimisation                        html  
    lopims                                  html  
    makeGoSet                               html  
    markerMSnSet                            html  
    markers                                 html  
    minMarkers                              html  
    move2Ds                                 html  
    mrkConsProfiles                         html  
    mrkHClust                               html  
    nbClassification                        html  
    nbOptimisation                          html  
    nndist-methods                          html  
    nnetClassification                      html  
    nnetOptimisation                        html  
    orderGoAnnotations                      html  
    orgQuants                               html  
    pRolocmarkers                           html  
    perTurboClassification                  html  
    perTurboOptimisation                    html  
    phenoDisco                              html  
    plot2D                                  html  
    plot2Ds                                 html  
    plotDist                                html  
    plsdaClassification                     html  
    plsdaOptimisation                       html  
    rfClassification                        html  
    rfOptimisation                          html  
    sampleMSnSet                            html  
    showGOEvidenceCodes                     html  
    subsetMarkers                           html  
    svmClassification                       html  
    svmOptimisation                         html  
    testMSnSet                              html  
    testMarkers                             html  
    thetas                                  html  
    undocumented                            html  
    zerosInBinMSnSet                        html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'pRoloc' ...
** libs
C:/Rtools/mingw_64/bin/g++  -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/RcppArmadillo/include"   -I"C:/local323/include"     -O2 -Wall  -mtune=generic -c pRoloc.cpp -o pRoloc.o
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o pRoloc.dll tmp.def pRoloc.o -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/x64 -lRlapack -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/local323/lib/x64 -LC:/local323/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.6-bioc/meat/pRoloc.buildbin-libdir/pRoloc/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'pRoloc' as pRoloc_1.18.0.zip
* DONE (pRoloc)
In R CMD INSTALL
In R CMD INSTALL

Tests output

pRoloc.Rcheck/tests_i386/testthat.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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:27:29 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 
 107.59    2.96  141.59 

pRoloc.Rcheck/tests_x64/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-w64-mingw32/x64 (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:29:53 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 
 111.78    2.45  147.03 

Example timings

pRoloc.Rcheck/examples_i386/pRoloc-Ex.timings

nameusersystemelapsed
AnnotationParams-class0.780.076.22
ClustDist-class 5.61 0.3011.07
ClustDistList-class3.910.208.31
GenRegRes-class0.000.020.02
QSep-class1.140.051.19
SpatProtVis-class9.000.379.39
addGoAnnotations3.890.119.01
addMarkers0.160.000.16
checkFeatureNamesOverlap0.510.060.61
checkFvarOverlap0.050.020.06
chi2-methods0.020.000.02
classWeights0.170.000.17
clustDist4.090.228.42
empPvalues0.080.000.08
exprsToRatios-methods0.160.010.17
fDataToUnknown0.050.000.04
filterBinMSnSet0.170.000.18
filterZeroCols0.170.000.17
getGOFromFeatures0.050.020.19
getMarkerClasses0.040.000.05
getMarkers0.050.010.07
getPredictions0.530.000.53
getStockcol0.070.000.07
goIdToTerm2.410.102.50
highlightOnPlot1.020.091.21
knnClassification1.640.021.65
knntlClassification000
ksvmClassification4.790.044.85
makeGoSet1.040.041.17
markerMSnSet0.230.000.23
markers0.050.010.07
minMarkers0.030.030.06
move2Ds2.030.102.12
mrkConsProfiles0.230.000.24
mrkHClust0.220.000.22
nbClassification2.640.032.67
nndist-methods0.220.000.32
nnetClassification7.780.037.82
orgQuants0.510.020.53
pRolocmarkers0.050.000.04
perTurboClassification13.08 0.0013.08
phenoDisco000
plot2D2.830.162.99
plot2Ds0.470.010.51
plotDist0.140.000.14
plsdaClassification000
rfClassification7.180.067.25
sampleMSnSet0.080.000.08
showGOEvidenceCodes000
svmClassification6.220.026.23
testMSnSet0.360.020.38
testMarkers0.030.000.03
thetas0.040.000.04
zerosInBinMSnSet2.630.032.82

pRoloc.Rcheck/examples_x64/pRoloc-Ex.timings

nameusersystemelapsed
AnnotationParams-class0.790.046.34
ClustDist-class 6.05 0.2110.94
ClustDistList-class4.920.179.21
GenRegRes-class0.010.000.01
QSep-class1.300.041.35
SpatProtVis-class8.330.418.73
addGoAnnotations3.700.278.61
addMarkers0.160.000.16
checkFeatureNamesOverlap0.510.000.51
checkFvarOverlap0.040.000.03
chi2-methods000
classWeights0.090.030.12
clustDist3.850.128.13
empPvalues0.170.000.17
exprsToRatios-methods0.200.050.25
fDataToUnknown0.070.030.09
filterBinMSnSet0.320.000.33
filterZeroCols0.160.020.17
getGOFromFeatures0.070.000.19
getMarkerClasses0.050.000.04
getMarkers0.060.000.06
getPredictions0.550.000.55
getStockcol0.050.010.06
goIdToTerm2.090.112.20
highlightOnPlot0.610.050.92
knnClassification1.800.011.82
knntlClassification000
ksvmClassification5.150.025.51
makeGoSet0.860.031.09
markerMSnSet0.240.000.24
markers0.060.000.06
minMarkers0.050.000.05
move2Ds2.120.032.15
mrkConsProfiles0.190.020.21
mrkHClust0.250.000.25
nbClassification2.970.012.98
nndist-methods0.230.000.30
nnetClassification7.250.057.30
orgQuants0.470.020.48
pRolocmarkers0.030.000.03
perTurboClassification15.05 0.0315.08
phenoDisco000
plot2D3.770.173.93
plot2Ds0.500.040.53
plotDist0.170.010.19
plsdaClassification000
rfClassification7.190.067.25
sampleMSnSet0.080.000.08
showGOEvidenceCodes000
svmClassification7.950.027.96
testMSnSet0.440.020.45
testMarkers0.010.010.03
thetas0.050.000.05
zerosInBinMSnSet3.440.163.59