| Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-02-23 01:34:19 -0000 (Thu, 23 Feb 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R 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 | ||||
|
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. |
| Package 1534/2164 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| psichomics 1.25.0 (landing page) Nuno Saraiva-Agostinho
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | ERROR | |||||||||
| 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 |
##############################################################################
##############################################################################
###
### 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.
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)
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
psichomics.Rcheck/psichomics-Ex.timings
| name | user | system | elapsed | |
| addObjectAttrs | 0.001 | 0.000 | 0.001 | |
| assignValuePerSubject | 0.019 | 0.004 | 0.024 | |
| blendColours | 0.001 | 0.000 | 0.001 | |
| calculateLoadingsContribution | 0.012 | 0.000 | 0.016 | |
| convertGeneIdentifiers | 18.735 | 1.707 | 31.952 | |
| correlateGEandAS | 0.020 | 0.004 | 0.025 | |
| createGroupByAttribute | 0.001 | 0.000 | 0.002 | |
| createJunctionsTemplate | 0.003 | 0.000 | 0.003 | |
| customRowMeans | 0.001 | 0.000 | 0.001 | |
| diffAnalyses | 0.095 | 0.012 | 0.108 | |
| downloadFiles | 0 | 0 | 0 | |
| ensemblToUniprot | 0.024 | 0.008 | 1.603 | |
| filterGeneExpr | 0.008 | 0.000 | 0.008 | |
| filterGroups | 0.001 | 0.000 | 0.001 | |
| filterPSI | 0.013 | 0.004 | 0.017 | |
| getAttributesTime | 0.003 | 0.000 | 0.003 | |
| getDownloadsFolder | 0 | 0 | 0 | |
| getFirebrowseDateFormat | 0 | 0 | 0 | |
| getGeneList | 0.000 | 0.004 | 0.005 | |
| getGtexDataTypes | 0.080 | 0.012 | 1.362 | |
| getGtexTissues | 0 | 0 | 0 | |
| getNumerics | 0.003 | 0.000 | 0.002 | |
| getSampleFromSubject | 0.002 | 0.000 | 0.001 | |
| getSplicingEventFromGenes | 0.001 | 0.003 | 0.004 | |
| getSplicingEventTypes | 0.001 | 0.000 | 0.000 | |
| getSubjectFromSample | 0.001 | 0.000 | 0.000 | |
| getTCGAdataTypes | 0.031 | 0.016 | 2.904 | |
| getValidEvents | 0.004 | 0.000 | 0.004 | |
| groupPerElem | 0.000 | 0.000 | 0.001 | |
| hchart.survfit | 0.303 | 0.053 | 0.402 | |
| isFirebrowseUp | 0.006 | 0.000 | 0.264 | |
| labelBasedOnCutoff | 0.001 | 0.000 | 0.001 | |
| leveneTest | 0.009 | 0.000 | 0.010 | |
| listAllAnnotations | 3.233 | 0.380 | 6.248 | |
| listSplicingAnnotations | 13.650 | 1.296 | 22.147 | |
| loadAnnotation | 3.535 | 0.336 | 5.744 | |
| loadGtexData | 0 | 0 | 0 | |
| loadLocalFiles | 0.001 | 0.000 | 0.000 | |
| loadSRAproject | 0 | 0 | 0 | |
| loadTCGAdata | 0.012 | 0.000 | 0.504 | |
| missingDataModal | 0 | 0 | 0 | |
| normaliseGeneExpression | 0.029 | 0.000 | 0.029 | |
| optimalSurvivalCutoff | 0.124 | 0.016 | 0.140 | |
| parseCategoricalGroups | 0.001 | 0.000 | 0.001 | |
| parseFirebrowseMetadata | 0.055 | 0.004 | 1.278 | |
| parseMatsEvent | 0.003 | 0.004 | 0.007 | |
| parseMatsGeneric | 0.023 | 0.004 | 0.027 | |
| parseMisoAnnotation | 0.178 | 0.012 | 0.204 | |
| parseMisoEvent | 0.005 | 0.000 | 0.005 | |
| parseMisoEventID | 0.007 | 0.000 | 0.008 | |
| parseMisoGeneric | 0.042 | 0.000 | 0.042 | |
| parseMisoId | 0.001 | 0.000 | 0.000 | |
| parseSplicingEvent | 0.002 | 0.003 | 0.006 | |
| parseSuppaEvent | 0.005 | 0.000 | 0.004 | |
| parseSuppaGeneric | 0.026 | 0.000 | 0.026 | |
| parseTcgaSampleInfo | 0.005 | 0.000 | 0.005 | |
| parseUrlsFromFirebrowseResponse | 0.044 | 0.004 | 0.831 | |
| parseVastToolsEvent | 0.008 | 0.000 | 0.007 | |
| parseVastToolsSE | 0.021 | 0.004 | 0.025 | |
| performICA | 0.005 | 0.004 | 0.009 | |
| performPCA | 0.001 | 0.000 | 0.002 | |
| plot.GEandAScorrelation | 0.545 | 0.032 | 0.577 | |
| plotDistribution | 1.076 | 0.092 | 1.168 | |
| plotGeneExprPerSample | 0.119 | 0.032 | 0.151 | |
| plotGroupIndependence | 0.206 | 0.016 | 0.221 | |
| plotICA | 0.159 | 0.012 | 0.176 | |
| plotLibrarySize | 0.243 | 0.020 | 0.264 | |
| plotPCA | 0.378 | 0.044 | 0.423 | |
| plotPCAvariance | 0.060 | 0.016 | 0.075 | |
| plotProtein | 0.822 | 0.040 | 2.971 | |
| plotRowStats | 0.549 | 0.028 | 0.577 | |
| plotSingleICA | 0.249 | 0.044 | 0.292 | |
| plotSplicingEvent | 0.064 | 0.000 | 0.064 | |
| plotSurvivalCurves | 0.099 | 0.016 | 0.115 | |
| plotSurvivalPvaluesByCutoff | 0.565 | 0.027 | 0.593 | |
| plotTranscripts | 0.025 | 0.004 | 5.325 | |
| prepareAnnotationFromEvents | 0.231 | 0.016 | 0.248 | |
| prepareFirebrowseArchives | 0.001 | 0.000 | 0.001 | |
| prepareJunctionQuantSTAR | 0 | 0 | 0 | |
| prepareSRAmetadata | 0 | 0 | 0 | |
| processSurvTerms | 0.012 | 0.000 | 0.012 | |
| psichomics | 0.000 | 0.000 | 0.001 | |
| quantifySplicing | 0.011 | 0.004 | 0.014 | |
| queryEnsembl | 0.034 | 0.004 | 0.982 | |
| queryEnsemblByGene | 0.119 | 0.008 | 4.387 | |
| queryFirebrowseData | 0.052 | 0.008 | 1.613 | |