| Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:07:08 -0400 (Wed, 13 Apr 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
| tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
| machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
| 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 1480/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| psichomics 1.20.2 (landing page) Nuno Saraiva-Agostinho
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: psichomics |
| Version: 1.20.2 |
| Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:psichomics.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings psichomics_1.20.2.tar.gz |
| StartedAt: 2022-04-13 00:56:53 -0400 (Wed, 13 Apr 2022) |
| EndedAt: 2022-04-13 01:09:25 -0400 (Wed, 13 Apr 2022) |
| EllapsedTime: 751.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: psichomics.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:psichomics.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings psichomics_1.20.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/psichomics.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'psichomics/DESCRIPTION' ... OK
* this is package 'psichomics' version '1.20.2'
* 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 ... OK
* checking for portable file names ... OK
* checking whether package 'psichomics' can be installed ... OK
* checking installed package size ... NOTE
installed size is 6.9Mb
sub-directories of 1Mb or more:
R 1.5Mb
help 1.5Mb
html 1.3Mb
libs 2.1Mb
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/psichomics/libs/i386/psichomics.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Found 'printf', possibly from 'printf' (C)
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/psichomics/libs/x64/psichomics.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Found 'printf', possibly from 'printf' (C)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
convertGeneIdentifiers 31.10 3.38 36.72
listSplicingAnnotations 27.23 1.46 30.25
loadAnnotation 8.44 0.45 9.25
listAllAnnotations 5.22 0.43 6.18
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
convertGeneIdentifiers 31.64 1.42 35.25
listSplicingAnnotations 26.50 1.26 29.23
loadAnnotation 7.44 0.44 9.69
listAllAnnotations 5.75 0.25 6.47
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
Running 'spelling.R'
Running 'testthat.R'
OK
** running tests for arch 'x64' ...
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
'C:/Users/biocbuild/bbs-3.14-bioc/meat/psichomics.Rcheck/00check.log'
for details.
psichomics.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/psichomics_1.20.2.tar.gz && rm -rf psichomics.buildbin-libdir && mkdir psichomics.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=psichomics.buildbin-libdir psichomics_1.20.2.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL psichomics_1.20.2.zip && rm psichomics_1.20.2.tar.gz psichomics_1.20.2.zip
###
##############################################################################
##############################################################################
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
15 3829k 15 579k 0 0 705k 0 0:00:05 --:--:-- 0:00:05 705k
56 3829k 56 2152k 0 0 1184k 0 0:00:03 0:00:01 0:00:02 1184k
100 3829k 100 3829k 0 0 1519k 0 0:00:02 0:00:02 --:--:-- 1520k
install for i386
* installing *source* package 'psichomics' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c progressBar.cpp -o progressBar.o
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c psiFastCalc.cpp -o psiFastCalc.o
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c vastToolsParser.cpp -o vastToolsParser.o
C:/rtools40/mingw32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o psichomics.dll tmp.def RcppExports.o progressBar.o psiFastCalc.o vastToolsParser.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/psichomics.buildbin-libdir/00LOCK-psichomics/00new/psichomics/libs/i386
** 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
converting help for package 'psichomics'
finding HTML links ... done
HTMLfast html
addObjectAttrs html
addTCGAdata html
analysesTableSet html
appServer html
appUI html
appendNewGroups html
areSplicingEvents html
articleUI html
assignColours html
assignValuePerSubject html
basicStats html
blendColours html
browseDownloadFolderInput html
browserHistory html
calculateInclusionLevels html
calculateLoadingsContribution html
checkFileFormat html
checkFirebrowse html
checkGroupType html
checkIntegrity html
checkSurvivalInput html
clusterICAset html
clusterSet html
colSums-EList-method html
finding level-2 HTML links ... done
colourInputMod html
convertGeneIdentifiers html
correlateGEandAS html
createDataTab html
createDensitySparklines html
createEventPlotting html
createGroup html
createGroupByAttribute html
createGroupById html
createGroupFromInput html
createJunctionsTemplate html
createOptimalSurvData html
createSparklines html
customRowMeans html
diagramSplicingEvent html
diffAnalyses html
diffExpressionSet html
diffSplicingSet html
disableTab html
discardLowCoveragePSIvalues html
discardOutsideSamplesFromGroups html
display html
dot-onAttach html
downloadFiles html
ensemblToUniprot html
escape html
eventPlotOptions html
exportGroupsToFile html
export_highcharts html
fileBrowser html
fileBrowserInput html
filterGeneExpr html
filterGroups html
filterPSI html
findASeventsFromGene html
findEventData html
geNormalisationFilteringInterface html
geneExprFileInput html
geneExprSurvSet html
getAttributesTime html
getClinicalDataForSurvival html
getClinicalMatchFrom html
getData html
getDataRows html
getDifferentialExpression html
getDifferentialSplicing html
getDownloadsFolder html
getFirebrowseDateFormat html
getGeneList html
getGlobal html
getGroups html
getGtexDataTypes html
getGtexDataURL html
getGtexTissues html
getHidden html
getHighlightedPoints html
getNumerics html
getSampleFromSubject html
getSelectedDataPanel html
getServerFunctions html
getSplicingEventCoordinates html
getSplicingEventData html
getSplicingEventFromGenes html
getSplicingEventTypes html
getSubjectFromSample html
getTCGAdataTypes html
getUiFunctions html
getValidEvents html
ggplotServer html
ggplotTooltip html
ggplotUI html
globalSelectize html
groupByAttribute html
groupManipulation html
groupManipulationInput html
groupPerElem html
groupsServerOnce html
hc_scatter html
hchart.survfit html
importGroupsFrom html
inclusionLevelsFilterInterface html
inclusionLevelsInterface html
inlineDialog html
insideFile html
is.whole html
isFile html
isFirebrowseUp html
isRStudioServer html
joinEventsPerType html
junctionString html
labelBasedOnCutoff html
leveneTest html
linkToArticles html
linkToRunJS html
listAllAnnotations html
listSplicingAnnotations html
loadAnnotation html
loadAnnotationHub html
loadBy html
loadCustomSplicingAnnotationSet html
loadFile html
loadFileFormats html
loadFirebrowseFolders html
loadGeneExpressionSet html
loadGtexData html
loadGtexDataShiny html
loadGtexFile html
loadLocalFiles html
loadSRAproject html
loadSplicingQuantificationSet html
loadTCGAdata html
loadTCGAsampleMetadata html
loadedDataModal html
matchGroupASeventsAndGenes html
matchGroupSubjectsAndSamples html
matchSplicingEventsWithGenes html
missingDataModal html
modTabPanel html
navSelectize html
normaliseGeneExpression html
operateOnGroups html
optimSurvDiffSet html
optimalSurvivalCutoff html
parseCategoricalGroups html
parseDateResponse html
parseFile html
parseFirebrowseMetadata html
parseMatsEvent html
parseMatsGeneric html
parseMisoAnnotation html
parseMisoEvent html
parseMisoEventID html
parseMisoGeneric html
parseMisoId html
parseSplicingEvent html
parseSuppaEvent html
parseSuppaGeneric html
parseTcgaSampleInfo html
REDIRECT:topic Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.14-bioc/meat/psichomics.buildbin-libdir/00LOCK-psichomics/00new/psichomics/help/parseTcgaSampleInfo.html
parseUniprotXML html
parseUrlsFromFirebrowseResponse html
parseVastToolsEvent html
parseVastToolsSE html
performICA html
performPCA html
plot.GEandAScorrelation html
plotClusters html
plotDistribution html
plotGeneExprPerSample html
plotGroupIndependence html
plotICA html
plotLibrarySize html
plotPCA html
plotPCAvariance html
plotPointsStyle html
plotProtein html
plotRowStats html
plotSingleICA html
plotSplicingEvent html
plotSurvivalCurves html
plotSurvivalPvaluesByCutoff html
plotTranscripts html
plottableXranges html
prepareAnnotationFromEvents html
prepareEventPlotOptions html
prepareFileBrowser html
prepareFirebrowseArchives html
prepareGenePresentation html
prepareJunctionQuantSTAR html
preparePreMadeGroupForSelection html
prepareSRAmetadata html
prepareWordBreak html
preserveAttributes html
processButton html
processDatasetNames html
processSRAdata html
processSurvData html
processSurvTerms html
processSurvival html
psichomics html
pubmedUI html
quantifySplicing html
quantifySplicingSet html
queryEnsembl html
queryEnsemblByGene html
queryFirebrowseData html
queryPubMed html
queryUniprot html
readAnnot html
readFile html
reduceDimensionality html
renameDuplicated html
renameGroups html
renderBoxplot html
renderDataTableSparklines html
renderGeneticInfo html
renderGroupInterface html
renderProteinInfo html
replaceStrInList html
rm.null html
roundDigits html
roundMinDown html
saveProcessedSRAdata html
selectGroupsUI html
selectPreMadeGroup html
selectizeGeneInput html
setFirebrowseData html
setLocalData html
setOperation html
setOperationIcon html
showAlert html
showGroupsTable html
sidebar html
signifDigits html
singleDiffAnalyses html
sortCoordinates html
startProcess html
startProgress html
styleModal html
subjectMultiMatchWarning html
subsetGeneExpressionFromMatchingGenes html
survdiffTerms html
survfit.survTerms html
t.sticky html
tabDataset html
table2html html
tableRow html
testGroupIndependence html
testSingleIndependence html
testSurvival html
testSurvivalCutoff html
textSuggestions html
toJSarray html
traceInList html
transformData html
transformOptions html
transformValues html
trimWhitespace html
uniqueBy html
updateClinicalParams html
updateFileBrowserInput html
vennEvents html
wilcox html
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
install for x64
* installing *source* package 'psichomics' ...
** libs
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c progressBar.cpp -o progressBar.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c psiFastCalc.cpp -o psiFastCalc.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c vastToolsParser.cpp -o vastToolsParser.o
C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o psichomics.dll tmp.def RcppExports.o progressBar.o psiFastCalc.o vastToolsParser.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/psichomics.buildbin-libdir/psichomics/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'psichomics' as psichomics_1.20.2.zip
* DONE (psichomics)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'psichomics' successfully unpacked and MD5 sums checked
|
psichomics.Rcheck/tests_i386/spelling.Rout
R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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.23 0.09 0.31
|
psichomics.Rcheck/tests_x64/spelling.Rout
R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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.29 0.03 0.31
|
|
psichomics.Rcheck/tests_i386/testthat.Rout
R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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.20.2: 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 3 | PASS 1396 ]
== Skipped tests ===============================================================
* On Bioconductor (2)
* On CRAN (1)
[ FAIL 0 | WARN 0 | SKIP 3 | PASS 1396 ]
>
> proc.time()
user system elapsed
21.03 1.90 31.11
|
psichomics.Rcheck/tests_x64/testthat.Rout
R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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.20.2: 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 3 | PASS 1396 ]
== Skipped tests ===============================================================
* On Bioconductor (2)
* On CRAN (1)
[ FAIL 0 | WARN 0 | SKIP 3 | PASS 1396 ]
>
> proc.time()
user system elapsed
24.32 0.90 32.26
|
|
psichomics.Rcheck/examples_i386/psichomics-Ex.timings
|
psichomics.Rcheck/examples_x64/psichomics-Ex.timings
|