| Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:23:30 -0400 (Wed, 19 Oct 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
| merida1 | macOS 10.14.6 Mojave | x86_64 | 4.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 | ||||
|
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 1518/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| psichomics 1.22.1 (landing page) Nuno Saraiva-Agostinho
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: psichomics |
| Version: 1.22.1 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:psichomics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings psichomics_1.22.1.tar.gz |
| StartedAt: 2022-10-19 06:29:05 -0400 (Wed, 19 Oct 2022) |
| EndedAt: 2022-10-19 06:41:44 -0400 (Wed, 19 Oct 2022) |
| EllapsedTime: 758.2 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: psichomics.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:psichomics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings psichomics_1.22.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/psichomics.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘psichomics/DESCRIPTION’ ... OK
* this is package ‘psichomics’ version ‘1.22.1’
* 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
* 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 26.289 1.334 35.940
listSplicingAnnotations 24.540 1.266 27.479
plotProtein 6.781 0.587 8.213
loadAnnotation 6.022 0.337 6.774
listAllAnnotations 4.767 0.308 5.610
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 2 NOTEs
See
‘/Users/biocbuild/bbs-3.15-bioc/meat/psichomics.Rcheck/00check.log’
for details.
psichomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL psichomics ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’ * installing *source* package ‘psichomics’ ... ** using staged installation ** libs clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c progressBar.cpp -o progressBar.o clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c psiFastCalc.cpp -o psiFastCalc.o clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c vastToolsParser.cpp -o vastToolsParser.o clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o psichomics.so RcppExports.o progressBar.o psiFastCalc.o vastToolsParser.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.2/Resources/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 version 4.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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.359 0.088 0.432
psichomics.Rcheck/tests/testthat.Rout
R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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.22.1: 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 0 | SKIP 4 | PASS 1418 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• Couldn't resolve host name (1)
• On Bioconductor (2)
• On CRAN (1)
[ FAIL 0 | WARN 0 | SKIP 4 | PASS 1418 ]
>
> proc.time()
user system elapsed
43.383 1.875 50.750
psichomics.Rcheck/psichomics-Ex.timings
| name | user | system | elapsed | |
| addObjectAttrs | 0.001 | 0.001 | 0.001 | |
| assignValuePerSubject | 0.029 | 0.003 | 0.033 | |
| blendColours | 0.001 | 0.000 | 0.002 | |
| calculateLoadingsContribution | 0.015 | 0.002 | 0.017 | |
| convertGeneIdentifiers | 26.289 | 1.334 | 35.940 | |
| correlateGEandAS | 0.033 | 0.004 | 0.038 | |
| createGroupByAttribute | 0.002 | 0.000 | 0.002 | |
| createJunctionsTemplate | 0.003 | 0.000 | 0.005 | |
| customRowMeans | 0.001 | 0.000 | 0.002 | |
| diffAnalyses | 0.220 | 0.009 | 0.249 | |
| downloadFiles | 0 | 0 | 0 | |
| ensemblToUniprot | 0.316 | 0.030 | 0.817 | |
| filterGeneExpr | 0.010 | 0.001 | 0.011 | |
| filterGroups | 0.002 | 0.000 | 0.002 | |
| filterPSI | 0.023 | 0.003 | 0.026 | |
| getAttributesTime | 0.005 | 0.000 | 0.005 | |
| getDownloadsFolder | 0.001 | 0.000 | 0.001 | |
| getFirebrowseDateFormat | 0.000 | 0.001 | 0.001 | |
| getGeneList | 0.005 | 0.001 | 0.006 | |
| getGtexDataTypes | 0.076 | 0.004 | 0.278 | |
| getGtexTissues | 0 | 0 | 0 | |
| getNumerics | 0.005 | 0.000 | 0.005 | |
| getSampleFromSubject | 0.002 | 0.001 | 0.003 | |
| getSplicingEventFromGenes | 0.007 | 0.001 | 0.008 | |
| getSplicingEventTypes | 0.000 | 0.001 | 0.001 | |
| getSubjectFromSample | 0.001 | 0.000 | 0.001 | |
| getTCGAdataTypes | 2.677 | 0.246 | 3.239 | |
| getValidEvents | 0.006 | 0.001 | 0.007 | |
| groupPerElem | 0.001 | 0.001 | 0.002 | |
| hchart.survfit | 0.476 | 0.136 | 0.668 | |
| isFirebrowseUp | 0.008 | 0.000 | 0.039 | |
| labelBasedOnCutoff | 0.001 | 0.000 | 0.002 | |
| leveneTest | 0.014 | 0.001 | 0.014 | |
| listAllAnnotations | 4.767 | 0.308 | 5.610 | |
| listSplicingAnnotations | 24.540 | 1.266 | 27.479 | |
| loadAnnotation | 6.022 | 0.337 | 6.774 | |
| loadGtexData | 0 | 0 | 0 | |
| loadLocalFiles | 0.000 | 0.001 | 0.000 | |
| loadSRAproject | 0.000 | 0.000 | 0.001 | |
| loadTCGAdata | 0.015 | 0.002 | 0.078 | |
| missingDataModal | 0 | 0 | 0 | |
| normaliseGeneExpression | 0.039 | 0.001 | 0.040 | |
| optimalSurvivalCutoff | 0.189 | 0.002 | 0.191 | |
| parseCategoricalGroups | 0.001 | 0.000 | 0.002 | |
| parseFirebrowseMetadata | 0.062 | 0.003 | 0.225 | |
| parseMatsEvent | 0.010 | 0.001 | 0.010 | |
| parseMatsGeneric | 0.043 | 0.002 | 0.045 | |
| parseMisoAnnotation | 0.251 | 0.030 | 0.287 | |
| parseMisoEvent | 0.009 | 0.001 | 0.009 | |
| parseMisoEventID | 0.010 | 0.002 | 0.012 | |
| parseMisoGeneric | 0.060 | 0.002 | 0.063 | |
| parseMisoId | 0.000 | 0.000 | 0.001 | |
| parseSplicingEvent | 0.008 | 0.001 | 0.008 | |
| parseSuppaEvent | 0.005 | 0.000 | 0.006 | |
| parseSuppaGeneric | 0.038 | 0.001 | 0.040 | |
| parseTcgaSampleInfo | 0.005 | 0.001 | 0.006 | |
| parseUrlsFromFirebrowseResponse | 0.037 | 0.000 | 0.157 | |
| parseVastToolsEvent | 0.011 | 0.000 | 0.011 | |
| parseVastToolsSE | 0.038 | 0.002 | 0.040 | |
| performICA | 0.012 | 0.003 | 0.014 | |
| performPCA | 0.002 | 0.000 | 0.003 | |
| plot.GEandAScorrelation | 0.741 | 0.012 | 0.756 | |
| plotDistribution | 1.523 | 0.121 | 1.694 | |
| plotGeneExprPerSample | 0.198 | 0.042 | 0.287 | |
| plotGroupIndependence | 0.275 | 0.002 | 0.288 | |
| plotICA | 0.255 | 0.014 | 0.275 | |
| plotLibrarySize | 0.436 | 0.034 | 0.473 | |
| plotPCA | 0.517 | 0.171 | 0.718 | |
| plotPCAvariance | 0.096 | 0.040 | 0.152 | |
| plotProtein | 6.781 | 0.587 | 8.213 | |
| plotRowStats | 0.762 | 0.008 | 0.809 | |
| plotSingleICA | 0.426 | 0.127 | 0.579 | |
| plotSplicingEvent | 0.111 | 0.002 | 0.117 | |
| plotSurvivalCurves | 0.214 | 0.041 | 0.273 | |
| plotSurvivalPvaluesByCutoff | 0.956 | 0.043 | 1.067 | |
| plotTranscripts | 0.032 | 0.002 | 1.021 | |
| prepareAnnotationFromEvents | 0.361 | 0.007 | 0.371 | |
| prepareFirebrowseArchives | 0.000 | 0.001 | 0.000 | |
| prepareJunctionQuantSTAR | 0.000 | 0.000 | 0.001 | |
| prepareSRAmetadata | 0.001 | 0.000 | 0.000 | |
| processSurvTerms | 0.019 | 0.001 | 0.023 | |
| psichomics | 0 | 0 | 0 | |
| quantifySplicing | 0.022 | 0.002 | 0.025 | |
| queryEnsembl | 0.050 | 0.002 | 0.611 | |
| queryEnsemblByGene | 0.195 | 0.013 | 3.156 | |
| queryFirebrowseData | 0.068 | 0.002 | 0.300 | |
| queryPubMed | 0.095 | 0.009 | 1.283 | |
| queryUniprot | 0.089 | 0.002 | 0.374 | |
| readFile | 0.001 | 0.000 | 0.002 | |
| renameDuplicated | 0.001 | 0.000 | 0.001 | |
| renderBoxplot | 0.172 | 0.037 | 0.208 | |
| survdiffTerms | 0.011 | 0.001 | 0.012 | |
| survfit.survTerms | 0.042 | 0.002 | 0.045 | |
| testGroupIndependence | 0.005 | 0.001 | 0.006 | |
| testSurvival | 0.038 | 0.001 | 0.039 | |
| textSuggestions | 0.001 | 0.001 | 0.001 | |
| trimWhitespace | 0.001 | 0.000 | 0.001 | |