Back to Multiple platform build/check report for BioC 3.6 |
|
This page was generated on 2018-04-12 13:36:17 -0400 (Thu, 12 Apr 2018).
Package 1072/1472 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
pRoloc 1.18.0 Laurent Gatto
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | OK | |||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
veracruz1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK |
Package: pRoloc |
Version: 1.18.0 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings pRoloc_1.18.0.tar.gz |
StartedAt: 2018-04-12 07:54:00 -0400 (Thu, 12 Apr 2018) |
EndedAt: 2018-04-12 08:03:07 -0400 (Thu, 12 Apr 2018) |
EllapsedTime: 547.8 seconds |
RetCode: 0 |
Status: OK |
CheckDir: pRoloc.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings pRoloc_1.18.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/pRoloc.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 ‘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 14.5Mb sub-directories of 1Mb or more: doc 12.8Mb * 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 17.405 0.040 17.699 rfClassification 7.851 0.209 8.187 SpatProtVis-class 7.663 0.099 7.905 svmClassification 7.450 0.025 7.615 nnetClassification 6.276 0.023 6.417 ksvmClassification 6.201 0.048 6.348 ClustDist-class 5.578 0.231 12.253 ClustDistList-class 4.047 0.176 9.352 addGoAnnotations 3.946 0.190 9.841 clustDist 3.734 0.168 8.774 AnnotationParams-class 0.679 0.051 9.388 * 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 ‘/Users/biocbuild/bbs-3.6-bioc/meat/pRoloc.Rcheck/00check.log’ for details.
pRoloc.Rcheck/00install.out
* installing *source* package ‘pRoloc’ ... ** libs clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/RcppArmadillo/include" -I/usr/local/include -fPIC -Wall -g -O2 -c pRoloc.cpp -o pRoloc.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 pRoloc.so pRoloc.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Users/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)
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-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. > > # 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 08:01:24 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 95.278 2.584 139.460
pRoloc.Rcheck/pRoloc-Ex.timings
name | user | system | elapsed | |
AnnotationParams-class | 0.679 | 0.051 | 9.388 | |
ClustDist-class | 5.578 | 0.231 | 12.253 | |
ClustDistList-class | 4.047 | 0.176 | 9.352 | |
GenRegRes-class | 0.003 | 0.000 | 0.003 | |
QSep-class | 1.257 | 0.046 | 1.326 | |
SpatProtVis-class | 7.663 | 0.099 | 7.905 | |
addGoAnnotations | 3.946 | 0.190 | 9.841 | |
addMarkers | 0.159 | 0.007 | 0.168 | |
checkFeatureNamesOverlap | 0.448 | 0.021 | 0.478 | |
checkFvarOverlap | 0.039 | 0.009 | 0.050 | |
chi2-methods | 0.005 | 0.000 | 0.006 | |
classWeights | 0.544 | 0.020 | 0.574 | |
clustDist | 3.734 | 0.168 | 8.774 | |
empPvalues | 0.118 | 0.001 | 0.120 | |
exprsToRatios-methods | 0.201 | 0.009 | 0.210 | |
fDataToUnknown | 0.048 | 0.005 | 0.053 | |
filterBinMSnSet | 0.199 | 0.001 | 0.203 | |
filterZeroCols | 0.134 | 0.014 | 0.156 | |
getGOFromFeatures | 0.056 | 0.009 | 0.324 | |
getMarkerClasses | 0.040 | 0.005 | 0.046 | |
getMarkers | 0.064 | 0.006 | 0.071 | |
getPredictions | 0.595 | 0.008 | 0.607 | |
getStockcol | 0.057 | 0.005 | 0.063 | |
goIdToTerm | 2.813 | 0.138 | 2.990 | |
highlightOnPlot | 0.722 | 0.031 | 0.771 | |
knnClassification | 2.233 | 0.011 | 2.289 | |
knntlClassification | 0 | 0 | 0 | |
ksvmClassification | 6.201 | 0.048 | 6.348 | |
makeGoSet | 1.471 | 0.013 | 1.858 | |
markerMSnSet | 0.296 | 0.006 | 0.307 | |
markers | 0.046 | 0.005 | 0.053 | |
minMarkers | 0.050 | 0.005 | 0.054 | |
move2Ds | 2.005 | 0.042 | 2.084 | |
mrkConsProfiles | 0.207 | 0.006 | 0.217 | |
mrkHClust | 0.217 | 0.005 | 0.224 | |
nbClassification | 3.761 | 0.016 | 3.851 | |
nndist-methods | 0.228 | 0.010 | 0.245 | |
nnetClassification | 6.276 | 0.023 | 6.417 | |
orgQuants | 0.506 | 0.005 | 0.516 | |
pRolocmarkers | 0.034 | 0.001 | 0.035 | |
perTurboClassification | 17.405 | 0.040 | 17.699 | |
phenoDisco | 0.001 | 0.000 | 0.001 | |
plot2D | 2.535 | 0.063 | 2.651 | |
plot2Ds | 0.526 | 0.039 | 0.576 | |
plotDist | 0.229 | 0.006 | 0.242 | |
plsdaClassification | 0 | 0 | 0 | |
rfClassification | 7.851 | 0.209 | 8.187 | |
sampleMSnSet | 0.103 | 0.005 | 0.107 | |
showGOEvidenceCodes | 0.002 | 0.000 | 0.001 | |
svmClassification | 7.450 | 0.025 | 7.615 | |
testMSnSet | 0.574 | 0.007 | 0.589 | |
testMarkers | 0.042 | 0.006 | 0.047 | |
thetas | 0.064 | 0.003 | 0.067 | |
zerosInBinMSnSet | 2.876 | 0.109 | 3.022 | |