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

This page was generated on 2022-04-13 12:08:34 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for pRoloc on machv2


To the developers/maintainers of the pRoloc package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/pRoloc.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1468/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pRoloc 1.34.0  (landing page)
Laurent Gatto
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/pRoloc
git_branch: RELEASE_3_14
git_last_commit: 5c4ca0d
git_last_commit_date: 2021-10-26 12:05:36 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: pRoloc
Version: 1.34.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:pRoloc.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings pRoloc_1.34.0.tar.gz
StartedAt: 2022-04-12 17:00:45 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 17:13:15 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 750.0 seconds
RetCode: 0
Status:   OK  
CheckDir: pRoloc.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:pRoloc.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings pRoloc_1.34.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/pRoloc.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-apple-darwin17.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.34.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 ... 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 ... NOTE
':::' calls which should be '::':
  ‘MLInterfaces:::.macroF1’ ‘MLInterfaces:::.precision’
  ‘MLInterfaces:::.recall’ ‘MLInterfaces:::es2df’
  See the note in ?`:::` about the use of this operator.
Unexported object imported by a ':::' call: ‘caret:::predict.plsda’
  See the note in ?`:::` about the use of this operator.
* 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 use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                         user system elapsed
perTurboClassification 19.408  0.054  19.486
rfClassification        9.375  0.184   9.573
ClustDist-class         8.938  0.268  11.749
svmClassification       9.152  0.051   9.211
AnnotationParams-class  8.286  0.077  13.458
clustDist               8.062  0.138  10.483
ClustDistList-class     8.037  0.128  10.425
ksvmClassification      7.736  0.083   7.824
addGoAnnotations        7.580  0.196   9.869
SpatProtVis-class       7.451  0.179   7.640
nnetClassification      7.542  0.032   7.587
* 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.14-bioc/meat/pRoloc.Rcheck/00check.log’
for details.



Installation output

pRoloc.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL pRoloc
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’
* installing *source* package ‘pRoloc’ ...
** using staged installation
** libs
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/RcppArmadillo/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/RcppArmadillo/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c dmvtCpp.cpp -o dmvtCpp.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/RcppArmadillo/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c pRoloc.cpp -o pRoloc.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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 RcppExports.o dmvtCpp.o 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-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.1/Resources/library/00LOCK-pRoloc/00new/pRoloc/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (pRoloc)

Tests output

pRoloc.Rcheck/tests/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.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

Attaching package: 'BiocGenerics'

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, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, 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: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

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

    I, expand.grid, unname

Loading required package: ProtGenerics

Attaching package: 'ProtGenerics'

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

    smooth


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


Attaching package: 'MSnbase'

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

    trimws

Loading required package: MLInterfaces
Loading required package: annotate
Loading required package: AnnotationDbi
Loading required package: IRanges
Loading required package: XML

Attaching package: 'annotate'

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

    nChrom

Loading required package: cluster
Loading required package: BiocParallel

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

> library("pRolocdata")

This is pRolocdata version 1.32.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 Tue Apr 12 17:10:43 2022
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 
   3    2    3    1    1 
organelleMarkers
ORG1 ORG2 ORG3 ORG4 ORG5 
   5    2    1    1    1 
organelleMarkers
   ORG1 unknown 
      3       7 
organelleMarkers
   ORG1 unknown 
      2       8 
# weights:  269
initial  value 666.839513 
iter  10 value 207.573433
iter  20 value 34.513121
iter  30 value 1.438035
iter  40 value 0.496168
iter  50 value 0.419018
iter  60 value 0.386372
iter  70 value 0.360129
iter  80 value 0.324298
iter  90 value 0.294123
iter 100 value 0.252996
final  value 0.252996 
stopped after 100 iterations
# weights:  269
initial  value 666.839513 
iter  10 value 207.573433
iter  20 value 34.513121
iter  30 value 1.438035
iter  40 value 0.496168
iter  50 value 0.419018
iter  60 value 0.386372
iter  70 value 0.360129
iter  80 value 0.324298
iter  90 value 0.294123
iter 100 value 0.252996
final  value 0.252996 
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
[ FAIL 0 | WARN 7 | SKIP 0 | PASS 146 ]

[ FAIL 0 | WARN 7 | SKIP 0 | PASS 146 ]
> 
> proc.time()
   user  system elapsed 
177.270   3.780 205.327 

Example timings

pRoloc.Rcheck/pRoloc-Ex.timings

nameusersystemelapsed
AnnotationParams-class 8.286 0.07713.458
ClustDist-class 8.938 0.26811.749
ClustDistList-class 8.037 0.12810.425
GenRegRes-class0.0020.0020.004
QSep-class1.2100.0431.254
SpatProtVis-class7.4510.1797.640
addGoAnnotations7.5800.1969.869
addMarkers0.2470.0090.256
checkFeatureNamesOverlap0.5320.0100.542
checkFvarOverlap0.0480.0060.053
chi2-methods0.0090.0020.010
classWeights0.1980.0090.206
clustDist 8.062 0.13810.483
empPvalues0.1690.0030.172
fDataToUnknown0.0690.0040.073
filterBinMSnSet0.1960.0020.198
filterZeroCols0.1200.0050.126
getGOFromFeatures0.8690.0170.889
getMarkerClasses0.0450.0030.048
getMarkers0.0620.0040.067
getPredictions0.4420.0110.454
getStockcol0.1160.0080.124
goIdToTerm3.4880.0473.544
highlightOnPlot0.5030.0200.525
knnClassification1.9300.0191.951
knntlClassification0.0000.0000.001
ksvmClassification7.7360.0837.824
makeGoSet1.3140.0311.346
markerMSnSet0.3620.0060.368
markers0.1010.0070.107
minMarkers0.0770.0070.084
mixing_posterior_check0.0000.0010.001
move2Ds3.3120.1353.453
mrkConsProfiles0.2840.0100.296
mrkHClust0.0890.0050.095
nbClassification4.2150.0314.250
nicheMeans2D0.0000.0010.001
nndist-methods0.2830.0150.299
nnetClassification7.5420.0327.587
orgQuants0.3040.0080.314
pRolocmarkers0.0150.0050.022
perTurboClassification19.408 0.05419.486
phenoDisco0.0000.0000.001
plot2D2.8080.1332.963
plot2Ds0.6970.1210.823
plotConsProfiles0.3600.0070.367
plotDist0.2470.0070.254
plsdaClassification000
rfClassification9.3750.1849.573
sampleMSnSet0.0730.0040.077
showGOEvidenceCodes0.0010.0010.001
spatial2D000
svmClassification9.1520.0519.211
testMSnSet0.3740.0050.378
testMarkers0.0390.0040.044
thetas0.0070.0000.008
zerosInBinMSnSet3.4320.1013.536