| Back to Multiple platform build/check report for BioC 3.16: simplified long |
|
This page was generated on 2023-04-10 11:06:18 -0400 (Mon, 10 Apr 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4502 |
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" | 4282 |
| lconway | macOS 12.5.1 Monterey | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4310 |
| 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 1545/2183 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| psichomics 1.24.0 (landing page) Nuno Saraiva-Agostinho
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.5.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| Package: psichomics |
| Version: 1.24.0 |
| 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.24.0.tar.gz |
| StartedAt: 2023-04-07 22:01:35 -0400 (Fri, 07 Apr 2023) |
| EndedAt: 2023-04-07 22:08:31 -0400 (Fri, 07 Apr 2023) |
| EllapsedTime: 416.0 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.24.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/psichomics.Rcheck’
* using R version 4.2.3 (2023-03-15)
* 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.24.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
* 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 15.702 1.073 19.807
listSplicingAnnotations 14.508 1.054 16.207
queryEnsemblByGene 0.094 0.019 6.819
queryPubMed 0.033 0.005 5.479
* 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.16-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.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 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.184 0.066 0.237
psichomics.Rcheck/tests/testthat.Rout
R version 4.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 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.24.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
20.531 1.236 24.782
psichomics.Rcheck/psichomics-Ex.timings
| name | user | system | elapsed | |
| addObjectAttrs | 0.001 | 0.001 | 0.001 | |
| assignValuePerSubject | 0.016 | 0.006 | 0.021 | |
| blendColours | 0.001 | 0.000 | 0.001 | |
| calculateLoadingsContribution | 0.009 | 0.002 | 0.012 | |
| convertGeneIdentifiers | 15.702 | 1.073 | 19.807 | |
| correlateGEandAS | 0.017 | 0.004 | 0.022 | |
| createGroupByAttribute | 0.001 | 0.000 | 0.001 | |
| createJunctionsTemplate | 0.002 | 0.001 | 0.003 | |
| customRowMeans | 0.000 | 0.001 | 0.001 | |
| diffAnalyses | 0.075 | 0.008 | 0.083 | |
| downloadFiles | 0 | 0 | 0 | |
| ensemblToUniprot | 0.023 | 0.002 | 1.533 | |
| filterGeneExpr | 0.009 | 0.002 | 0.010 | |
| filterGroups | 0.002 | 0.000 | 0.002 | |
| filterPSI | 0.015 | 0.004 | 0.018 | |
| getAttributesTime | 0.003 | 0.001 | 0.003 | |
| getDownloadsFolder | 0 | 0 | 0 | |
| getFirebrowseDateFormat | 0.000 | 0.000 | 0.001 | |
| getGeneList | 0.003 | 0.001 | 0.004 | |
| getGtexDataTypes | 0.019 | 0.004 | 3.323 | |
| getGtexTissues | 0 | 0 | 0 | |
| getNumerics | 0.003 | 0.001 | 0.004 | |
| getSampleFromSubject | 0.001 | 0.000 | 0.002 | |
| getSplicingEventFromGenes | 0.003 | 0.001 | 0.004 | |
| getSplicingEventTypes | 0.000 | 0.000 | 0.001 | |
| getSubjectFromSample | 0 | 0 | 0 | |
| getTCGAdataTypes | 0.024 | 0.003 | 0.228 | |
| getValidEvents | 0.002 | 0.001 | 0.003 | |
| groupPerElem | 0 | 0 | 0 | |
| hchart.survfit | 0.236 | 0.139 | 0.415 | |
| isFirebrowseUp | 0.006 | 0.000 | 0.013 | |
| labelBasedOnCutoff | 0.001 | 0.000 | 0.002 | |
| leveneTest | 0.007 | 0.001 | 0.008 | |
| listAllAnnotations | 2.824 | 0.259 | 3.340 | |
| listSplicingAnnotations | 14.508 | 1.054 | 16.207 | |
| loadAnnotation | 3.257 | 0.269 | 3.640 | |
| loadGtexData | 0.000 | 0.000 | 0.001 | |
| loadLocalFiles | 0 | 0 | 0 | |
| loadSRAproject | 0 | 0 | 0 | |
| loadTCGAdata | 0.007 | 0.001 | 0.023 | |
| missingDataModal | 0.000 | 0.001 | 0.000 | |
| normaliseGeneExpression | 0.018 | 0.001 | 0.019 | |
| optimalSurvivalCutoff | 0.075 | 0.000 | 0.076 | |
| parseCategoricalGroups | 0.001 | 0.000 | 0.001 | |
| parseFirebrowseMetadata | 0.035 | 0.003 | 0.093 | |
| parseMatsEvent | 0.005 | 0.001 | 0.005 | |
| parseMatsGeneric | 0.020 | 0.003 | 0.023 | |
| parseMisoAnnotation | 0.156 | 0.031 | 0.194 | |
| parseMisoEvent | 0.005 | 0.000 | 0.005 | |
| parseMisoEventID | 0.005 | 0.001 | 0.006 | |
| parseMisoGeneric | 0.027 | 0.003 | 0.030 | |
| parseMisoId | 0 | 0 | 0 | |
| parseSplicingEvent | 0.004 | 0.001 | 0.005 | |
| parseSuppaEvent | 0.004 | 0.000 | 0.004 | |
| parseSuppaGeneric | 0.018 | 0.001 | 0.020 | |
| parseTcgaSampleInfo | 0.003 | 0.001 | 0.004 | |
| parseUrlsFromFirebrowseResponse | 0.022 | 0.001 | 0.181 | |
| parseVastToolsEvent | 0.004 | 0.000 | 0.004 | |
| parseVastToolsSE | 0.013 | 0.001 | 0.014 | |
| performICA | 0.007 | 0.003 | 0.010 | |
| performPCA | 0.001 | 0.001 | 0.002 | |
| plot.GEandAScorrelation | 0.374 | 0.011 | 0.386 | |
| plotDistribution | 0.580 | 0.097 | 0.680 | |
| plotGeneExprPerSample | 0.088 | 0.037 | 0.128 | |
| plotGroupIndependence | 0.143 | 0.003 | 0.147 | |
| plotICA | 0.100 | 0.010 | 0.113 | |
| plotLibrarySize | 0.184 | 0.036 | 0.222 | |
| plotPCA | 0.211 | 0.152 | 0.371 | |
| plotPCAvariance | 0.048 | 0.042 | 0.091 | |
| plotProtein | 0.514 | 0.084 | 2.739 | |
| plotRowStats | 0.339 | 0.007 | 0.348 | |
| plotSingleICA | 0.179 | 0.113 | 0.304 | |
| plotSplicingEvent | 0.033 | 0.001 | 0.034 | |
| plotSurvivalCurves | 0.095 | 0.038 | 0.134 | |
| plotSurvivalPvaluesByCutoff | 0.368 | 0.043 | 0.412 | |
| plotTranscripts | 0.016 | 0.001 | 3.302 | |
| prepareAnnotationFromEvents | 0.153 | 0.007 | 0.160 | |
| prepareFirebrowseArchives | 0 | 0 | 0 | |
| prepareJunctionQuantSTAR | 0.001 | 0.000 | 0.001 | |
| prepareSRAmetadata | 0.000 | 0.001 | 0.001 | |
| processSurvTerms | 0.008 | 0.001 | 0.009 | |
| psichomics | 0.001 | 0.000 | 0.000 | |
| quantifySplicing | 0.011 | 0.005 | 0.016 | |
| queryEnsembl | 0.025 | 0.004 | 1.285 | |
| queryEnsemblByGene | 0.094 | 0.019 | 6.819 | |
| queryFirebrowseData | 0.035 | 0.001 | 0.144 | |
| queryPubMed | 0.033 | 0.005 | 5.479 | |
| queryUniprot | 0.056 | 0.002 | 0.769 | |
| readFile | 0.001 | 0.000 | 0.001 | |
| renameDuplicated | 0.001 | 0.000 | 0.001 | |
| renderBoxplot | 0.071 | 0.033 | 0.105 | |
| survdiffTerms | 0.005 | 0.001 | 0.005 | |
| survfit.survTerms | 0.028 | 0.001 | 0.029 | |
| testGroupIndependence | 0.003 | 0.000 | 0.002 | |
| testSurvival | 0.026 | 0.001 | 0.027 | |
| textSuggestions | 0.001 | 0.000 | 0.001 | |
| trimWhitespace | 0.000 | 0.001 | 0.000 | |