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

This page was generated on 2022-10-19 13:20:42 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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 nebbiolo1


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 1505/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pRoloc 1.36.0  (landing page)
Laurent Gatto
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/pRoloc
git_branch: RELEASE_3_15
git_last_commit: 01d9bbf
git_last_commit_date: 2022-04-26 11:12:51 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    ERROR  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: pRoloc
Version: 1.36.0
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:pRoloc.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings pRoloc_1.36.0.tar.gz
StartedAt: 2022-10-18 21:14:18 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 21:26:33 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 734.7 seconds
RetCode: 1
Status:   ERROR  
CheckDir: pRoloc.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:pRoloc.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings pRoloc_1.36.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/pRoloc.Rcheck’
* using R version 4.2.1 (2022-06-23)
* 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.36.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 10.825  0.035  10.860
rfClassification        6.367  0.095   6.463
SpatProtVis-class       6.092  0.120   6.212
ClustDist-class         5.580  0.369   9.780
clustDist               4.362  0.140   8.438
addGoAnnotations        4.170  0.188   8.360
ClustDistList-class     4.097  0.116   8.353
AnnotationParams-class  2.520  0.101  33.268
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
      verbose = verbose)`: Gateway Timeout (HTTP 504).
  Backtrace:
      ▆
   1. └─pRoloc::setAnnotationParams(inputs = c("Mouse genes", "UniProtKB/Swiss-Prot ID")) at test_goannotations.R:9:0
   2.   └─biomaRt::useMart(miname, dataset = dataset, host = mi@host, path = mi@path)
   3.     └─biomaRt:::.useMart(...)
   4.       └─biomaRt::useDataset(mart = mart, dataset = dataset, verbose = verbose)
   5.         └─biomaRt:::.getFilters(mart, verbose = verbose)
   6.           └─biomaRt:::.getAttrFilt(mart = mart, verbose = verbose, type = "filters")
   7.             └─biomaRt:::bmRequest(...)
   8.               └─httr::stop_for_status(result)
  
  [ FAIL 1 | WARN 7 | SKIP 0 | PASS 142 ]
  Error: Test failures
  Execution halted
* 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: 1 ERROR, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.15-bioc/meat/pRoloc.Rcheck/00check.log’
for details.


Installation output

pRoloc.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD INSTALL pRoloc
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.15-bioc/R/library’
* installing *source* package ‘pRoloc’ ...
** using staged installation
** libs
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c dmvtCpp.cpp -o dmvtCpp.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c pRoloc.cpp -o pRoloc.o
g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.15-bioc/R/lib -L/usr/local/lib -o pRoloc.so RcppExports.o dmvtCpp.o pRoloc.o -L/home/biocbuild/bbs-3.15-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.15-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.15-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.15-bioc/R/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.fail


R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 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

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.22.0 
  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.36.0 
  Visit https://lgatto.github.io/pRoloc/ to get started.

> library("pRolocdata")

This is pRolocdata version 1.34.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 Oct 18 21:22:02 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 1 | WARN 7 | SKIP 0 | PASS 142 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_goannotations.R:9'): (code run outside of `test_that()`) ───────
<http_504/http_500/http_error/error/condition>
Error in `bmRequest(request = request, httr_config = martHTTRConfig(mart), 
    verbose = verbose)`: Gateway Timeout (HTTP 504).
Backtrace:
    ▆
 1. └─pRoloc::setAnnotationParams(inputs = c("Mouse genes", "UniProtKB/Swiss-Prot ID")) at test_goannotations.R:9:0
 2.   └─biomaRt::useMart(miname, dataset = dataset, host = mi@host, path = mi@path)
 3.     └─biomaRt:::.useMart(...)
 4.       └─biomaRt::useDataset(mart = mart, dataset = dataset, verbose = verbose)
 5.         └─biomaRt:::.getFilters(mart, verbose = verbose)
 6.           └─biomaRt:::.getAttrFilt(mart = mart, verbose = verbose, type = "filters")
 7.             └─biomaRt:::bmRequest(...)
 8.               └─httr::stop_for_status(result)

[ FAIL 1 | WARN 7 | SKIP 0 | PASS 142 ]
Error: Test failures
Execution halted

Example timings

pRoloc.Rcheck/pRoloc-Ex.timings

nameusersystemelapsed
AnnotationParams-class 2.520 0.10133.268
ClustDist-class5.5800.3699.780
ClustDistList-class4.0970.1168.353
GenRegRes-class0.0000.0020.002
QSep-class1.0060.0891.095
SpatProtVis-class6.0920.1206.212
addGoAnnotations4.1700.1888.360
addMarkers0.1780.0060.185
checkFeatureNamesOverlap0.3070.0290.335
checkFvarOverlap0.0310.0140.045
chi2-methods0.0020.0040.005
classWeights0.1460.0080.154
clustDist4.3620.1408.438
empPvalues0.0540.0160.070
fDataToUnknown0.0430.0040.046
filterBinMSnSet0.1310.0080.139
filterZeroCols0.0810.0200.101
getGOFromFeatures0.2680.0480.316
getMarkerClasses0.0390.0040.043
getMarkers0.0340.0060.040
getPredictions0.2490.0010.250
getStockcol0.0870.0040.091
goIdToTerm1.6780.0201.698
highlightOnPlot0.3590.0200.379
knnClassification1.0600.0681.128
knntlClassification000
ksvmClassification3.8560.0483.904
makeGoSet0.5350.0080.543
markerMSnSet0.2190.0040.223
markers0.0770.0040.081
minMarkers0.0440.0000.044
mixing_posterior_check000
move2Ds2.1950.0512.247
mrkConsProfiles0.2030.0070.209
mrkHClust0.0660.0030.069
nbClassification2.0940.0522.146
nicheMeans2D000
nndist-methods0.1790.0080.187
nnetClassification4.6830.0404.722
orgQuants0.1950.0000.195
pRolocmarkers0.0110.0000.012
perTurboClassification10.825 0.03510.860
phenoDisco000
plot2D4.6460.2344.598
plot2Ds0.3840.0630.449
plotConsProfiles0.2660.0030.270
plotDist0.1530.0050.157
plsdaClassification0.0000.0000.001
rfClassification6.3670.0956.463
sampleMSnSet0.0550.0000.056
showGOEvidenceCodes0.0000.0010.001
spatial2D0.0000.0010.001
svmClassification4.8120.0204.833
testMSnSet0.2660.0000.266
testMarkers0.0290.0030.032
thetas0.0340.0000.034
zerosInBinMSnSet2.6370.1632.802