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 psichomics on kunpeng1


To the developers/maintainers of the psichomics package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/psichomics.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 1534/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
psichomics 1.25.0  (landing page)
Nuno Saraiva-Agostinho
Snapshot Date: 2023-02-21 12:29:53 -0000 (Tue, 21 Feb 2023)
git_url: https://git.bioconductor.org/packages/psichomics
git_branch: master
git_last_commit: 2e8fe2b
git_last_commit_date: 2022-11-01 15:14:40 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    ERROR  

Summary

Package: psichomics
Version: 1.25.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:psichomics.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings psichomics_1.25.0.tar.gz
StartedAt: 2023-02-22 10:34:42 -0000 (Wed, 22 Feb 2023)
EndedAt: 2023-02-22 10:45:56 -0000 (Wed, 22 Feb 2023)
EllapsedTime: 673.9 seconds
RetCode: 1
Status:   ERROR  
CheckDir: psichomics.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/psichomics.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 ‘psichomics/DESCRIPTION’ ... OK
* this is package ‘psichomics’ version ‘1.25.0’
* package encoding: UTF-8
* 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 ... NOTE
Found the following hidden files and directories:
  .devcontainer
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘psichomics’ 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘psichomics-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: queryPubMed
> ### Title: Query the PubMed REST API
> ### Aliases: queryPubMed
> ### Keywords: internal
> 
> ### ** Examples
> 
> psichomics:::queryPubMed("BRCA1", "cancer", "adrenocortical carcinoma")
Warning in psichomics:::queryPubMed("BRCA1", "cancer", "adrenocortical carcinoma") :
  Internal Server Error (HTTP 500).
Error in search$idlist : $ operator is invalid for atomic vectors
Calls: <Anonymous> -> paste
Execution halted
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘AS_events_preparation.Rmd’ using ‘UTF-8’... OK
  ‘CLI_tutorial.Rmd’ using ‘UTF-8’... OK
  ‘GUI_tutorial.Rmd’ using ‘UTF-8’... OK
  ‘custom_data.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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


Installation output

psichomics.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’
* installing *source* package ‘psichomics’ ...
** 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/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/usr/local/include    -fPIC  -g -O2  -Wall  -c progressBar.cpp -o progressBar.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/usr/local/include    -fPIC  -g -O2  -Wall  -c psiFastCalc.cpp -o psiFastCalc.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/usr/local/include    -fPIC  -g -O2  -Wall  -c vastToolsParser.cpp -o vastToolsParser.o
g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.17-bioc/R/lib -L/usr/local/lib -o psichomics.so RcppExports.o progressBar.o psiFastCalc.o vastToolsParser.o -L/home/biocbuild/bbs-3.17-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.17-bioc/R/library/00LOCK-psichomics/00new/psichomics/libs
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for ‘colSums’ from package ‘base’ in package ‘psichomics’
** help
*** installing help indices
*** copying figures
** 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 (psichomics)

Tests output

psichomics.Rcheck/tests/spelling.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.

> if(requireNamespace('spelling', quietly = TRUE))
+   spelling::spell_check_test(vignettes = TRUE, error = FALSE,
+                              skip_on_cran = TRUE)
NULL
> 
> proc.time()
   user  system elapsed 
  0.212   0.024   0.221 

psichomics.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.

> library(testthat)
> library(psichomics)
Loading required package: shiny
Loading required package: shinyBS
Setting options('download.file.method.GEOquery'='auto')
Setting options('GEOquery.inmemory.gpl'=FALSE)

psichomics 1.25.0: start the visual interface by running psichomics()
Full documentation and tutorials at https://nuno-agostinho.github.io/psichomics
> 
> test_check("psichomics")
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 





























Retrieving rMATS annotation...

Parsing rMATS annotation...

Retrieving rMATS annotation...

Parsing rMATS annotation...

Retrieving MISO annotation...

Parsing MISO annotation...
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 
  |                                        |   0% 
  |========                                |  20% 
  |================                        |  40% 
  |========================                |  60% 
  |================================        |  80% 
  |========================================| 100% 

Retrieving SUPPA annotation...

Parsing SUPPA annotation...

Retrieving VAST-TOOLS annotation...

Parsing VAST-TOOLS annotation...

ALT3

ALT5

COMBI

EXSK

IR

MERGE3m

MIC

MULTI
[ FAIL 0 | WARN 1 | SKIP 4 | PASS 1418 ]

══ Skipped tests ═══════════════════════════════════════════════════════════════
• Couldn't resolve host name (1)
• On Bioconductor (2)
• On CRAN (1)

[ FAIL 0 | WARN 1 | SKIP 4 | PASS 1418 ]
> 
> proc.time()
   user  system elapsed 
 29.028   1.839  48.730 

Example timings

psichomics.Rcheck/psichomics-Ex.timings

nameusersystemelapsed
addObjectAttrs0.0010.0000.001
assignValuePerSubject0.0190.0040.024
blendColours0.0010.0000.001
calculateLoadingsContribution0.0120.0000.016
convertGeneIdentifiers18.735 1.70731.952
correlateGEandAS0.0200.0040.025
createGroupByAttribute0.0010.0000.002
createJunctionsTemplate0.0030.0000.003
customRowMeans0.0010.0000.001
diffAnalyses0.0950.0120.108
downloadFiles000
ensemblToUniprot0.0240.0081.603
filterGeneExpr0.0080.0000.008
filterGroups0.0010.0000.001
filterPSI0.0130.0040.017
getAttributesTime0.0030.0000.003
getDownloadsFolder000
getFirebrowseDateFormat000
getGeneList0.0000.0040.005
getGtexDataTypes0.0800.0121.362
getGtexTissues000
getNumerics0.0030.0000.002
getSampleFromSubject0.0020.0000.001
getSplicingEventFromGenes0.0010.0030.004
getSplicingEventTypes0.0010.0000.000
getSubjectFromSample0.0010.0000.000
getTCGAdataTypes0.0310.0162.904
getValidEvents0.0040.0000.004
groupPerElem0.0000.0000.001
hchart.survfit0.3030.0530.402
isFirebrowseUp0.0060.0000.264
labelBasedOnCutoff0.0010.0000.001
leveneTest0.0090.0000.010
listAllAnnotations3.2330.3806.248
listSplicingAnnotations13.650 1.29622.147
loadAnnotation3.5350.3365.744
loadGtexData000
loadLocalFiles0.0010.0000.000
loadSRAproject000
loadTCGAdata0.0120.0000.504
missingDataModal000
normaliseGeneExpression0.0290.0000.029
optimalSurvivalCutoff0.1240.0160.140
parseCategoricalGroups0.0010.0000.001
parseFirebrowseMetadata0.0550.0041.278
parseMatsEvent0.0030.0040.007
parseMatsGeneric0.0230.0040.027
parseMisoAnnotation0.1780.0120.204
parseMisoEvent0.0050.0000.005
parseMisoEventID0.0070.0000.008
parseMisoGeneric0.0420.0000.042
parseMisoId0.0010.0000.000
parseSplicingEvent0.0020.0030.006
parseSuppaEvent0.0050.0000.004
parseSuppaGeneric0.0260.0000.026
parseTcgaSampleInfo0.0050.0000.005
parseUrlsFromFirebrowseResponse0.0440.0040.831
parseVastToolsEvent0.0080.0000.007
parseVastToolsSE0.0210.0040.025
performICA0.0050.0040.009
performPCA0.0010.0000.002
plot.GEandAScorrelation0.5450.0320.577
plotDistribution1.0760.0921.168
plotGeneExprPerSample0.1190.0320.151
plotGroupIndependence0.2060.0160.221
plotICA0.1590.0120.176
plotLibrarySize0.2430.0200.264
plotPCA0.3780.0440.423
plotPCAvariance0.0600.0160.075
plotProtein0.8220.0402.971
plotRowStats0.5490.0280.577
plotSingleICA0.2490.0440.292
plotSplicingEvent0.0640.0000.064
plotSurvivalCurves0.0990.0160.115
plotSurvivalPvaluesByCutoff0.5650.0270.593
plotTranscripts0.0250.0045.325
prepareAnnotationFromEvents0.2310.0160.248
prepareFirebrowseArchives0.0010.0000.001
prepareJunctionQuantSTAR000
prepareSRAmetadata000
processSurvTerms0.0120.0000.012
psichomics0.0000.0000.001
quantifySplicing0.0110.0040.014
queryEnsembl0.0340.0040.982
queryEnsemblByGene0.1190.0084.387
queryFirebrowseData0.0520.0081.613