Back to Mac ARM64 build report for BioC 3.18 |
|
This page was generated on 2024-04-18 11:32:16 -0400 (Thu, 18 Apr 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson1 | macOS 13.6.1 Ventura | arm64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4388 |
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 1608/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
psichomics 1.28.1 (landing page) Nuno Saraiva-Agostinho
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | OK | OK | OK | OK | ||||||||
To the developers/maintainers of the psichomics package: - 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.28.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.28.1.tar.gz |
StartedAt: 2024-04-17 23:47:00 -0400 (Wed, 17 Apr 2024) |
EndedAt: 2024-04-17 23:57:43 -0400 (Wed, 17 Apr 2024) |
EllapsedTime: 643.1 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.28.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/psichomics.Rcheck’ * using R version 4.3.3 (2024-02-29) * using platform: aarch64-apple-darwin20 (64-bit) * 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.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘psichomics/DESCRIPTION’ ... OK * this is package ‘psichomics’ version ‘1.28.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 * 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 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 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 ... 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 20.826 1.139 25.956 listSplicingAnnotations 17.229 1.050 20.550 loadAnnotation 4.452 0.289 5.407 * 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.18-bioc-mac-arm64/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.3-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.3-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.3-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.3-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.3-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.3-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.3.3 (2024-02-29) -- "Angel Food Cake" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 (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.232 0.057 0.279
psichomics.Rcheck/tests/testthat.Rout
R version 4.3.3 (2024-02-29) -- "Angel Food Cake" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 (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.28.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 (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 26.946 1.637 31.315
psichomics.Rcheck/psichomics-Ex.timings
name | user | system | elapsed | |
addObjectAttrs | 0.000 | 0.001 | 0.000 | |
assignValuePerSubject | 0.022 | 0.008 | 0.031 | |
blendColours | 0.001 | 0.000 | 0.001 | |
calculateLoadingsContribution | 0.012 | 0.003 | 0.014 | |
convertGeneIdentifiers | 20.826 | 1.139 | 25.956 | |
correlateGEandAS | 0.022 | 0.005 | 0.028 | |
createGroupByAttribute | 0.002 | 0.001 | 0.001 | |
createJunctionsTemplate | 0.002 | 0.000 | 0.002 | |
customRowMeans | 0.001 | 0.000 | 0.001 | |
diffAnalyses | 0.085 | 0.008 | 0.093 | |
downloadFiles | 0 | 0 | 0 | |
ensemblToUniprot | 0.021 | 0.002 | 0.170 | |
filterGeneExpr | 0.007 | 0.001 | 0.008 | |
filterGroups | 0.002 | 0.001 | 0.002 | |
filterPSI | 0.013 | 0.003 | 0.016 | |
getAttributesTime | 0.002 | 0.001 | 0.003 | |
getDownloadsFolder | 0.000 | 0.000 | 0.001 | |
getFirebrowseDateFormat | 0.000 | 0.001 | 0.001 | |
getGeneList | 0.005 | 0.001 | 0.007 | |
getGtexDataTypes | 0.000 | 0.001 | 0.001 | |
getGtexTissues | 0 | 0 | 0 | |
getNumerics | 0.002 | 0.001 | 0.003 | |
getSampleFromSubject | 0.001 | 0.000 | 0.001 | |
getSplicingEventFromGenes | 0.004 | 0.001 | 0.004 | |
getSplicingEventTypes | 0.001 | 0.000 | 0.000 | |
getSubjectFromSample | 0.000 | 0.000 | 0.001 | |
getTCGAdataTypes | 0.034 | 0.003 | 0.594 | |
getValidEvents | 0.003 | 0.001 | 0.004 | |
groupPerElem | 0.000 | 0.000 | 0.001 | |
hchart.survfit | 0.245 | 0.097 | 0.369 | |
isFirebrowseUp | 0.007 | 0.000 | 0.097 | |
labelBasedOnCutoff | 0.001 | 0.000 | 0.001 | |
leveneTest | 0.008 | 0.001 | 0.008 | |
listAllAnnotations | 3.560 | 0.239 | 4.317 | |
listSplicingAnnotations | 17.229 | 1.050 | 20.550 | |
loadAnnotation | 4.452 | 0.289 | 5.407 | |
loadGtexData | 0.000 | 0.000 | 0.001 | |
loadLocalFiles | 0.000 | 0.000 | 0.001 | |
loadSRAproject | 0.000 | 0.001 | 0.001 | |
loadTCGAdata | 0.010 | 0.002 | 0.193 | |
missingDataModal | 0.000 | 0.000 | 0.001 | |
normaliseGeneExpression | 0.036 | 0.003 | 0.038 | |
optimalSurvivalCutoff | 0.086 | 0.002 | 0.087 | |
parseCategoricalGroups | 0.001 | 0.001 | 0.002 | |
parseFirebrowseMetadata | 0.038 | 0.005 | 0.505 | |
parseMatsEvent | 0.005 | 0.001 | 0.006 | |
parseMatsGeneric | 0.016 | 0.002 | 0.019 | |
parseMisoAnnotation | 0.121 | 0.013 | 0.138 | |
parseMisoEvent | 0.003 | 0.001 | 0.004 | |
parseMisoEventID | 0.006 | 0.002 | 0.008 | |
parseMisoGeneric | 0.025 | 0.003 | 0.028 | |
parseMisoId | 0.000 | 0.000 | 0.001 | |
parseSplicingEvent | 0.005 | 0.002 | 0.007 | |
parseSuppaEvent | 0.003 | 0.000 | 0.004 | |
parseSuppaGeneric | 0.014 | 0.001 | 0.016 | |
parseTcgaSampleInfo | 0.005 | 0.001 | 0.006 | |
parseUrlsFromFirebrowseResponse | 0.028 | 0.001 | 0.336 | |
parseVastToolsEvent | 0.005 | 0.000 | 0.005 | |
parseVastToolsSE | 0.015 | 0.001 | 0.017 | |
performICA | 0.006 | 0.002 | 0.010 | |
performPCA | 0.001 | 0.000 | 0.001 | |
plot.GEandAScorrelation | 0.639 | 0.020 | 0.660 | |
plotDistribution | 0.634 | 0.054 | 0.697 | |
plotGeneExprPerSample | 0.083 | 0.028 | 0.113 | |
plotGroupIndependence | 0.149 | 0.002 | 0.152 | |
plotICA | 0.106 | 0.010 | 0.119 | |
plotLibrarySize | 0.236 | 0.025 | 0.261 | |
plotPCA | 0.215 | 0.102 | 0.319 | |
plotPCAvariance | 0.042 | 0.025 | 0.067 | |
plotProtein | 0.568 | 0.057 | 0.765 | |
plotRowStats | 0.415 | 0.011 | 0.430 | |
plotSingleICA | 0.216 | 0.074 | 0.295 | |
plotSplicingEvent | 0.042 | 0.001 | 0.045 | |
plotSurvivalCurves | 0.079 | 0.026 | 0.105 | |
plotSurvivalPvaluesByCutoff | 0.362 | 0.032 | 0.417 | |
plotTranscripts | 0.018 | 0.002 | 0.490 | |
prepareAnnotationFromEvents | 0.210 | 0.007 | 0.216 | |
prepareFirebrowseArchives | 0.001 | 0.000 | 0.000 | |
prepareJunctionQuantSTAR | 0 | 0 | 0 | |
prepareSRAmetadata | 0 | 0 | 0 | |
processSurvTerms | 0.008 | 0.001 | 0.009 | |
psichomics | 0 | 0 | 0 | |
quantifySplicing | 0.011 | 0.004 | 0.016 | |
queryEnsembl | 0.030 | 0.004 | 0.302 | |
queryEnsemblByGene | 0.105 | 0.017 | 1.926 | |
queryFirebrowseData | 0.040 | 0.003 | 0.643 | |
queryPubMed | 0.035 | 0.006 | 0.865 | |
queryUniprot | 0.075 | 0.001 | 0.124 | |
readFile | 0.002 | 0.001 | 0.002 | |
renameDuplicated | 0.001 | 0.000 | 0.001 | |
renderBoxplot | 0.067 | 0.025 | 0.092 | |
survdiffTerms | 0.006 | 0.001 | 0.008 | |
survfit.survTerms | 0.024 | 0.001 | 0.025 | |
testGroupIndependence | 0.003 | 0.001 | 0.003 | |
testSurvival | 0.021 | 0.001 | 0.022 | |
textSuggestions | 0.001 | 0.001 | 0.001 | |
trimWhitespace | 0.000 | 0.000 | 0.001 | |