| Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-02-08 01:15:21 -0000 (Wed, 08 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" | 4164 |
| 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 | OK | |||||||||
| 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-07 12:05:37 -0000 (Tue, 07 Feb 2023) |
| EndedAt: 2023-02-07 12:18:22 -0000 (Tue, 07 Feb 2023) |
| EllapsedTime: 765.1 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: psichomics.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
convertGeneIdentifiers 18.771 1.013 41.483
listSplicingAnnotations 13.830 0.714 30.347
loadAnnotation 3.603 0.172 7.508
listAllAnnotations 3.175 0.263 6.202
getTCGAdataTypes 0.033 0.012 7.155
* 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: 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.204 0.034 0.247
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
28.693 1.166 46.474
psichomics.Rcheck/psichomics-Ex.timings
| name | user | system | elapsed | |
| addObjectAttrs | 0.000 | 0.001 | 0.002 | |
| assignValuePerSubject | 0.024 | 0.001 | 0.032 | |
| blendColours | 0.001 | 0.000 | 0.001 | |
| calculateLoadingsContribution | 0.010 | 0.004 | 0.024 | |
| convertGeneIdentifiers | 18.771 | 1.013 | 41.483 | |
| correlateGEandAS | 0.015 | 0.008 | 0.053 | |
| createGroupByAttribute | 0.001 | 0.000 | 0.001 | |
| createJunctionsTemplate | 0.003 | 0.000 | 0.002 | |
| customRowMeans | 0.001 | 0.000 | 0.013 | |
| diffAnalyses | 0.091 | 0.004 | 0.176 | |
| downloadFiles | 0 | 0 | 0 | |
| ensemblToUniprot | 0.030 | 0.000 | 2.014 | |
| filterGeneExpr | 0.008 | 0.000 | 0.007 | |
| filterGroups | 0.002 | 0.000 | 0.002 | |
| filterPSI | 0.016 | 0.000 | 0.017 | |
| getAttributesTime | 0.003 | 0.000 | 0.004 | |
| getDownloadsFolder | 0.001 | 0.000 | 0.002 | |
| getFirebrowseDateFormat | 0 | 0 | 0 | |
| getGeneList | 0.003 | 0.000 | 0.016 | |
| getGtexDataTypes | 0.073 | 0.008 | 2.197 | |
| getGtexTissues | 0 | 0 | 0 | |
| getNumerics | 0.002 | 0.000 | 0.003 | |
| getSampleFromSubject | 0.001 | 0.000 | 0.002 | |
| getSplicingEventFromGenes | 0.004 | 0.000 | 0.004 | |
| getSplicingEventTypes | 0.001 | 0.000 | 0.000 | |
| getSubjectFromSample | 0.001 | 0.000 | 0.000 | |
| getTCGAdataTypes | 0.033 | 0.012 | 7.155 | |
| getValidEvents | 0.004 | 0.000 | 0.004 | |
| groupPerElem | 0.001 | 0.000 | 0.002 | |
| hchart.survfit | 0.296 | 0.036 | 0.389 | |
| isFirebrowseUp | 0.006 | 0.000 | 0.854 | |
| labelBasedOnCutoff | 0.001 | 0.000 | 0.001 | |
| leveneTest | 0.004 | 0.008 | 0.027 | |
| listAllAnnotations | 3.175 | 0.263 | 6.202 | |
| listSplicingAnnotations | 13.830 | 0.714 | 30.347 | |
| loadAnnotation | 3.603 | 0.172 | 7.508 | |
| loadGtexData | 0 | 0 | 0 | |
| loadLocalFiles | 0 | 0 | 0 | |
| loadSRAproject | 0 | 0 | 0 | |
| loadTCGAdata | 0.011 | 0.000 | 1.092 | |
| missingDataModal | 0 | 0 | 0 | |
| normaliseGeneExpression | 0.025 | 0.000 | 0.058 | |
| optimalSurvivalCutoff | 0.129 | 0.000 | 0.250 | |
| parseCategoricalGroups | 0.001 | 0.000 | 0.001 | |
| parseFirebrowseMetadata | 0.060 | 0.000 | 1.932 | |
| parseMatsEvent | 0.006 | 0.000 | 0.019 | |
| parseMatsGeneric | 0.028 | 0.000 | 0.060 | |
| parseMisoAnnotation | 0.301 | 0.025 | 0.512 | |
| parseMisoEvent | 0.005 | 0.000 | 0.006 | |
| parseMisoEventID | 0.008 | 0.000 | 0.013 | |
| parseMisoGeneric | 0.045 | 0.000 | 0.101 | |
| parseMisoId | 0.001 | 0.000 | 0.001 | |
| parseSplicingEvent | 0.006 | 0.000 | 0.006 | |
| parseSuppaEvent | 0.005 | 0.000 | 0.021 | |
| parseSuppaGeneric | 0.026 | 0.000 | 0.042 | |
| parseTcgaSampleInfo | 0.005 | 0.000 | 0.023 | |
| parseUrlsFromFirebrowseResponse | 0.034 | 0.004 | 1.656 | |
| parseVastToolsEvent | 0.003 | 0.004 | 0.024 | |
| parseVastToolsSE | 0.026 | 0.000 | 0.044 | |
| performICA | 0.007 | 0.003 | 0.039 | |
| performPCA | 0.002 | 0.000 | 0.001 | |
| plot.GEandAScorrelation | 0.536 | 0.003 | 0.597 | |
| plotDistribution | 0.895 | 0.016 | 0.929 | |
| plotGeneExprPerSample | 0.135 | 0.008 | 0.191 | |
| plotGroupIndependence | 0.203 | 0.004 | 0.207 | |
| plotICA | 0.157 | 0.001 | 0.229 | |
| plotLibrarySize | 0.250 | 0.011 | 0.431 | |
| plotPCA | 0.324 | 0.021 | 0.420 | |
| plotPCAvariance | 0.061 | 0.007 | 0.068 | |
| plotProtein | 0.904 | 0.020 | 3.594 | |
| plotRowStats | 0.519 | 0.004 | 0.654 | |
| plotSingleICA | 0.250 | 0.024 | 0.274 | |
| plotSplicingEvent | 0.062 | 0.000 | 0.078 | |
| plotSurvivalCurves | 0.152 | 0.012 | 0.166 | |
| plotSurvivalPvaluesByCutoff | 0.584 | 0.008 | 0.603 | |
| plotTranscripts | 0.027 | 0.000 | 1.683 | |
| prepareAnnotationFromEvents | 0.215 | 0.008 | 0.415 | |
| prepareFirebrowseArchives | 0 | 0 | 0 | |
| prepareJunctionQuantSTAR | 0 | 0 | 0 | |
| prepareSRAmetadata | 0 | 0 | 0 | |
| processSurvTerms | 0.011 | 0.000 | 0.012 | |
| psichomics | 0 | 0 | 0 | |
| quantifySplicing | 0.009 | 0.004 | 0.014 | |
| queryEnsembl | 0.037 | 0.000 | 0.777 | |
| queryEnsemblByGene | 0.117 | 0.004 | 4.679 | |
| queryFirebrowseData | 0.053 | 0.000 | 1.637 | |
| queryPubMed | 0.080 | 0.016 | 3.943 | |
| queryUniprot | 0.045 | 0.000 | 1.163 | |
| readFile | 0.001 | 0.000 | 0.001 | |
| renameDuplicated | 0.001 | 0.000 | 0.001 | |
| renderBoxplot | 0.116 | 0.008 | 0.245 | |
| survdiffTerms | 0.007 | 0.000 | 0.021 | |
| survfit.survTerms | 0.025 | 0.003 | 0.063 | |
| testGroupIndependence | 0.003 | 0.000 | 0.003 | |
| testSurvival | 0.027 | 0.000 | 0.033 | |
| textSuggestions | 0.001 | 0.000 | 0.001 | |
| trimWhitespace | 0.001 | 0.000 | 0.000 | |