Back to Build/check report for BioC 3.17
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2023-02-23 01:34:19 -0000 (Thu, 23 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4245
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 kunpeng1


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 1521/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pRoloc 1.39.1  (landing page)
Laurent Gatto
Snapshot Date: 2023-02-21 12:29:53 -0000 (Tue, 21 Feb 2023)
git_url: https://git.bioconductor.org/packages/pRoloc
git_branch: master
git_last_commit: c3f181e
git_last_commit_date: 2023-01-31 13:25:34 -0000 (Tue, 31 Jan 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    ERROR  

Summary

Package: pRoloc
Version: 1.39.1
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:pRoloc.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings pRoloc_1.39.1.tar.gz
StartedAt: 2023-02-22 10:29:34 -0000 (Wed, 22 Feb 2023)
EndedAt: 2023-02-22 10:47:34 -0000 (Wed, 22 Feb 2023)
EllapsedTime: 1079.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: pRoloc.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/pRoloc.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘pRoloc/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘pRoloc’ version ‘1.39.1’
* 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
* used C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
* 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 15.325  0.176  15.502
plot2D                  9.908  0.185   7.410
SpatProtVis-class       9.838  0.192  10.030
nnetClassification      7.974  0.080   8.054
svmClassification       7.583  0.076   7.659
rfClassification        7.170  0.075   7.247
ClustDistList-class     6.358  0.356  19.814
ClustDist-class         6.197  0.389  15.480
ksvmClassification      6.216  0.136   6.352
clustDist               5.734  0.296  21.105
addGoAnnotations        5.036  0.296  21.199
AnnotationParams-class  0.386  0.055  22.175
* 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 ...
  ‘v01-pRoloc-tutorial.Rmd’ using ‘UTF-8’... OK
  ‘v02-pRoloc-ml.Rmd’ using ‘UTF-8’... OK
  ‘v03-pRoloc-bayesian.Rmd’ using ‘UTF-8’... OK
  ‘v04-pRoloc-goannotations.Rmd’ using ‘UTF-8’... OK
  ‘v05-pRoloc-transfer-learning.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... ERROR
Error(s) in re-building vignettes:
  ...
--- re-building ‘v01-pRoloc-tutorial.Rmd’ using rmarkdown
--- finished re-building ‘v01-pRoloc-tutorial.Rmd’

--- re-building ‘v02-pRoloc-ml.Rmd’ using rmarkdown
--- finished re-building ‘v02-pRoloc-ml.Rmd’

--- re-building ‘v03-pRoloc-bayesian.Rmd’ using rmarkdown
--- finished re-building ‘v03-pRoloc-bayesian.Rmd’

--- re-building ‘v04-pRoloc-goannotations.Rmd’ using rmarkdown
--- finished re-building ‘v04-pRoloc-goannotations.Rmd’

--- re-building ‘v05-pRoloc-transfer-learning.Rmd’ using rmarkdown
Quitting from lines 143-147 (v05-pRoloc-transfer-learning.Rmd) 
Error: processing vignette 'v05-pRoloc-transfer-learning.Rmd' failed with diagnostics:
Timeout was reached: [www.ensembl.org:80] Operation timed out after 10000 milliseconds with 265954 bytes received
--- failed re-building ‘v05-pRoloc-transfer-learning.Rmd’

SUMMARY: processing the following file failed:
  ‘v05-pRoloc-transfer-learning.Rmd’

Error: Vignette re-building failed.
Execution halted

* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/pRoloc.Rcheck/00check.log’
for details.


Installation output

pRoloc.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’
* installing *source* package ‘pRoloc’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-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.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-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.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.17-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.17-bioc/R/lib -L/usr/local/lib -o pRoloc.so RcppExports.o dmvtCpp.o pRoloc.o -llapack -L/home/biocbuild/bbs-3.17-bioc/R/lib -lRblas -lgfortran -lm -L/home/biocbuild/bbs-3.17-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.17-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


R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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, aperm, 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.25.2 
  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.39.1 
  Visit https://lgatto.github.io/pRoloc/ to get started.

> library("pRolocdata")

This is pRolocdata version 1.37.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 Wed Feb 22 10:39:50 2023
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 
[1] "markers"
[1] "xx"
[1] "markers"
[1] "xx"
[1] "markers"
[1] "xx"
[1] "markers"
# 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
[1] "xx"
# 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
[1] "markers"
[1] "xx"
[1] "pd.markers"
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 
140.363   3.401 186.804 

Example timings

pRoloc.Rcheck/pRoloc-Ex.timings

nameusersystemelapsed
AnnotationParams-class 0.386 0.05522.175
ClustDist-class 6.197 0.38915.480
ClustDistList-class 6.358 0.35619.814
GenRegRes-class0.0010.0000.001
QSep-class0.5520.0320.584
SpatProtVis-class 9.838 0.19210.030
addGoAnnotations 5.036 0.29621.199
addMarkers0.2210.0140.237
checkFeatureNamesOverlap0.4120.0520.466
checkFvarOverlap0.0340.0080.042
chi2-methods0.0040.0020.006
classWeights0.1410.0050.146
clustDist 5.734 0.29621.105
empPvalues0.1240.0000.124
fDataToUnknown0.0470.0200.067
filterBinMSnSet0.2110.0280.238
filterZeroCols0.1560.0080.164
getGOFromFeatures0.4200.0360.457
getMarkerClasses0.0300.0160.046
getMarkers0.0460.0040.050
getPredictions0.3490.0500.400
getStockcol0.1050.0080.113
goIdToTerm2.5320.0362.569
highlightOnPlot0.4080.0680.477
knnClassification1.6330.0681.700
knntlClassification000
ksvmClassification6.2160.1366.352
makeGoSet0.7940.0200.815
markerMSnSet0.3540.0240.378
markers0.0760.0000.076
minMarkers0.0530.0040.056
mixing_posterior_check000
move2Ds2.7140.0762.789
mrkConsProfiles0.2550.0120.267
mrkHClust0.0970.0030.101
nbClassification3.3990.0643.463
nicheMeans2D0.0010.0000.000
nndist-methods0.2460.0120.257
nnetClassification7.9740.0808.054
orgQuants0.2600.0000.261
pRolocmarkers0.0120.0000.015
perTurboClassification15.325 0.17615.502
phenoDisco000
plot2D9.9080.1857.410
plot2Ds0.4500.0320.482
plotConsProfiles0.3520.0120.365
plotDist0.1850.0000.185
plsdaClassification0.0000.0010.001
rfClassification7.1700.0757.247
sampleMSnSet0.0680.0040.071
showGOEvidenceCodes0.0010.0000.000
spatial2D000
svmClassification7.5830.0767.659
testMSnSet0.3680.0040.373
testMarkers0.0350.0000.035
thetas0.0090.0000.010
zerosInBinMSnSet2.8020.1322.936