| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:42 -0400 (Fri, 18 Oct 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 |
| 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 | ||||
| Package 1627/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| psichomics 1.30.0 (landing page) Nuno Saraiva-Agostinho
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
|
To the developers/maintainers of the psichomics package: - 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 Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
| Package: psichomics |
| Version: 1.30.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.30.0.tar.gz |
| StartedAt: 2024-10-18 08:10:54 -0400 (Fri, 18 Oct 2024) |
| EndedAt: 2024-10-18 08:20:44 -0400 (Fri, 18 Oct 2024) |
| EllapsedTime: 589.5 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.30.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/psichomics.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘psichomics/DESCRIPTION’ ... OK
* this is package ‘psichomics’ version ‘1.30.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: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
* used SDK: ‘MacOSX11.3.sdk’
* 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 code 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 whether startup messages can be suppressed ... 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 ... NOTE
Documented arguments not in \usage in Rd file 'createSparklines.Rd':
‘id’
Documented arguments not in \usage in Rd file 'renderGeneticInfo.Rd':
‘ns’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 22.176 1.160 27.373
listSplicingAnnotations 17.507 0.968 21.069
loadAnnotation 5.863 0.306 6.923
* 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 ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 3 NOTEs
See
‘/Users/biocbuild/bbs-3.19-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.4-arm64/Resources/library’ * installing *source* package ‘psichomics’ ... ** using staged installation ** libs using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’ using SDK: ‘MacOSX11.3.sdk’ clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c progressBar.cpp -o progressBar.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c psiFastCalc.cpp -o psiFastCalc.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c vastToolsParser.cpp -o vastToolsParser.o clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/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.4-arm64/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.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20
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.234 0.083 0.324
psichomics.Rcheck/tests/testthat.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20
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.30.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 0 | SKIP 4 | PASS 1418 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• Couldn't resolve host name (1): 'testGeneInfo.R:99:5'
• On Bioconductor (2): 'testDiscardLowCoveragePSIs.R:62:5',
'testGeneInfo.R:50:5'
• On CRAN (1): 'testSRAloading.R:4:5'
[ FAIL 0 | WARN 0 | SKIP 4 | PASS 1418 ]
>
> proc.time()
user system elapsed
28.842 2.172 35.652
psichomics.Rcheck/psichomics-Ex.timings
| name | user | system | elapsed | |
| addObjectAttrs | 0.000 | 0.001 | 0.001 | |
| assignValuePerSubject | 0.021 | 0.008 | 0.029 | |
| blendColours | 0.001 | 0.001 | 0.002 | |
| calculateLoadingsContribution | 0.013 | 0.005 | 0.020 | |
| convertGeneIdentifiers | 22.176 | 1.160 | 27.373 | |
| correlateGEandAS | 0.021 | 0.005 | 0.026 | |
| createGroupByAttribute | 0.002 | 0.000 | 0.003 | |
| createJunctionsTemplate | 0.002 | 0.001 | 0.002 | |
| customRowMeans | 0.001 | 0.001 | 0.003 | |
| diffAnalyses | 0.084 | 0.007 | 0.091 | |
| downloadFiles | 0.000 | 0.000 | 0.001 | |
| ensemblToUniprot | 0.023 | 0.002 | 0.363 | |
| filterGeneExpr | 0.008 | 0.001 | 0.009 | |
| filterGroups | 0.001 | 0.000 | 0.002 | |
| filterPSI | 0.013 | 0.004 | 0.017 | |
| getAttributesTime | 0.002 | 0.000 | 0.002 | |
| getDownloadsFolder | 0.001 | 0.000 | 0.000 | |
| getFirebrowseDateFormat | 0.000 | 0.000 | 0.001 | |
| getGeneList | 0.005 | 0.001 | 0.006 | |
| getGtexDataTypes | 0.001 | 0.001 | 0.001 | |
| getGtexTissues | 0 | 0 | 0 | |
| getNumerics | 0.001 | 0.001 | 0.002 | |
| getSampleFromSubject | 0.001 | 0.000 | 0.002 | |
| getSplicingEventFromGenes | 0.005 | 0.001 | 0.006 | |
| getSplicingEventTypes | 0.001 | 0.000 | 0.001 | |
| getSubjectFromSample | 0.001 | 0.000 | 0.000 | |
| getTCGAdataTypes | 0.034 | 0.004 | 0.483 | |
| getValidEvents | 0.003 | 0.001 | 0.004 | |
| groupPerElem | 0.001 | 0.000 | 0.001 | |
| hchart.survfit | 0.262 | 0.105 | 0.389 | |
| isFirebrowseUp | 0.006 | 0.001 | 0.093 | |
| labelBasedOnCutoff | 0.001 | 0.001 | 0.001 | |
| leveneTest | 0.009 | 0.000 | 0.009 | |
| listAllAnnotations | 3.634 | 0.244 | 4.452 | |
| listSplicingAnnotations | 17.507 | 0.968 | 21.069 | |
| loadAnnotation | 5.863 | 0.306 | 6.923 | |
| loadGtexData | 0 | 0 | 0 | |
| loadLocalFiles | 0 | 0 | 0 | |
| loadSRAproject | 0 | 0 | 0 | |
| loadTCGAdata | 0.010 | 0.002 | 0.188 | |
| missingDataModal | 0.000 | 0.000 | 0.001 | |
| normaliseGeneExpression | 0.030 | 0.002 | 0.033 | |
| optimalSurvivalCutoff | 0.096 | 0.001 | 0.101 | |
| parseCategoricalGroups | 0.001 | 0.000 | 0.001 | |
| parseFirebrowseMetadata | 0.048 | 0.005 | 0.497 | |
| parseMatsEvent | 0.005 | 0.001 | 0.005 | |
| parseMatsGeneric | 0.021 | 0.003 | 0.026 | |
| parseMisoAnnotation | 0.123 | 0.016 | 0.142 | |
| parseMisoEvent | 0.004 | 0.001 | 0.004 | |
| parseMisoEventID | 0.006 | 0.002 | 0.008 | |
| parseMisoGeneric | 0.027 | 0.003 | 0.030 | |
| parseMisoId | 0.000 | 0.000 | 0.001 | |
| parseSplicingEvent | 0.006 | 0.002 | 0.007 | |
| parseSuppaEvent | 0.003 | 0.001 | 0.004 | |
| parseSuppaGeneric | 0.015 | 0.002 | 0.017 | |
| parseTcgaSampleInfo | 0.005 | 0.001 | 0.007 | |
| parseUrlsFromFirebrowseResponse | 0.030 | 0.001 | 0.327 | |
| parseVastToolsEvent | 0.005 | 0.000 | 0.005 | |
| parseVastToolsSE | 0.015 | 0.000 | 0.016 | |
| performICA | 0.007 | 0.003 | 0.010 | |
| performPCA | 0.002 | 0.001 | 0.002 | |
| plot.GEandAScorrelation | 0.561 | 0.018 | 0.582 | |
| plotDistribution | 0.685 | 0.067 | 0.785 | |
| plotGeneExprPerSample | 0.093 | 0.028 | 0.122 | |
| plotGroupIndependence | 0.197 | 0.004 | 0.205 | |
| plotICA | 0.113 | 0.011 | 0.131 | |
| plotLibrarySize | 0.193 | 0.027 | 0.226 | |
| plotPCA | 0.244 | 0.120 | 0.388 | |
| plotPCAvariance | 0.047 | 0.028 | 0.077 | |
| plotProtein | 0.600 | 0.065 | 0.990 | |
| plotRowStats | 0.453 | 0.011 | 0.482 | |
| plotSingleICA | 0.224 | 0.087 | 0.320 | |
| plotSplicingEvent | 0.045 | 0.002 | 0.050 | |
| plotSurvivalCurves | 0.084 | 0.034 | 0.123 | |
| plotSurvivalPvaluesByCutoff | 0.415 | 0.037 | 0.476 | |
| plotTranscripts | 0.020 | 0.002 | 1.000 | |
| prepareAnnotationFromEvents | 0.162 | 0.007 | 0.171 | |
| prepareFirebrowseArchives | 0 | 0 | 0 | |
| prepareJunctionQuantSTAR | 0 | 0 | 0 | |
| prepareSRAmetadata | 0 | 0 | 0 | |
| processSurvTerms | 0.009 | 0.001 | 0.009 | |
| psichomics | 0 | 0 | 0 | |
| quantifySplicing | 0.051 | 0.005 | 0.057 | |
| queryEnsembl | 0.030 | 0.003 | 0.326 | |
| queryEnsemblByGene | 0.112 | 0.014 | 2.047 | |
| queryFirebrowseData | 0.049 | 0.003 | 0.636 | |
| queryPubMed | 0.031 | 0.006 | 0.962 | |
| queryUniprot | 0.080 | 0.001 | 0.281 | |
| readFile | 0.002 | 0.000 | 0.002 | |
| renameDuplicated | 0.001 | 0.000 | 0.002 | |
| renderBoxplot | 0.078 | 0.030 | 0.111 | |
| survdiffTerms | 0.008 | 0.001 | 0.010 | |
| survfit.survTerms | 0.029 | 0.002 | 0.031 | |
| testGroupIndependence | 0.004 | 0.000 | 0.005 | |
| testSurvival | 0.032 | 0.001 | 0.033 | |
| textSuggestions | 0.001 | 0.001 | 0.001 | |
| trimWhitespace | 0.000 | 0.000 | 0.001 | |