Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2024-06-07 20:27 -0400 (Fri, 07 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4672
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4407
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4434
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4387
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 1574/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
psichomics 1.31.0  (landing page)
Nuno Saraiva-Agostinho
Snapshot Date: 2024-06-05 14:00:27 -0400 (Wed, 05 Jun 2024)
git_url: https://git.bioconductor.org/packages/psichomics
git_branch: devel
git_last_commit: 1be6848
git_last_commit_date: 2024-04-30 10:54:27 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped


CHECK results for psichomics on palomino4

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.

raw results


Summary

Package: psichomics
Version: 1.31.0
Command: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:psichomics.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings psichomics_1.31.0.tar.gz
StartedAt: 2024-06-06 07:17:24 -0400 (Thu, 06 Jun 2024)
EndedAt: 2024-06-06 07:31:11 -0400 (Thu, 06 Jun 2024)
EllapsedTime: 827.3 seconds
RetCode: 1
Status:   ERROR  
CheckDir: psichomics.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:psichomics.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings psichomics_1.31.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/psichomics.Rcheck'
* using R version 4.4.0 RC (2024-04-16 r86468 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'psichomics/DESCRIPTION' ... OK
* this is package 'psichomics' version '1.31.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 whether package 'psichomics' can be installed ... OK
* used C++ compiler: 'G__~1.EXE (GCC) 13.2.0'
* 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 for x64 is not available
File 'F:/biocbuild/bbs-3.20-bioc/R/library/psichomics/libs/x64/psichomics.dll':
  Found '_exit', possibly from '_exit' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)

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 nor [v]sprintf. 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 ... ERROR
Running examples in 'psichomics-Ex.R' failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getTCGAdataTypes
> ### Title: Get available parameters for TCGA data
> ### Aliases: getTCGAdataTypes getFirebrowseDataTypes getTCGAdates
> ###   getFirebrowseDates getTCGAcohorts getFirebrowseCohorts
> 
> ### ** Examples
> 
> getTCGAdataTypes()
$`RNA sequencing`
  Junction quantification       Exon quantification           Exon expression 
"junction_quantification"     "exon_quantification"         "exon_expression" 
      Junction expression                RSEM genes     RSEM genes normalized 
    "junction_expression"              "RSEM_genes"   "RSEM_genes_normalized" 
            RSEM isoforms                Preprocess 
          "RSEM_isoforms"              "Preprocess" 

> if (isFirebrowseUp()) getTCGAdates()
Error: lexical error: invalid char in json text.
                                       <!DOCTYPE html PUBLIC "-//W3C//
                     (right here) ------^
Execution halted
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'spelling.R'
  Running 'testthat.R'
 ERROR
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
                                         <!DOCTYPE html PUBLIC "-//W3C//
                       (right here) ------^
  
  Backtrace:
      ▆
   1. └─psichomics::getFirebrowseCohorts() at testFirebrowse.R:87:5
   2.   └─psichomics:::parseFirebrowseMetadata("Cohorts", cohort = cohort)
   3.     └─jsonlite::fromJSON(content(response, "text", encoding = "UTF8"))
   4.       └─jsonlite:::parse_and_simplify(...)
   5.         └─jsonlite:::parseJSON(txt, bigint_as_char)
   6.           └─jsonlite:::parse_string(txt, bigint_as_char)
  
  [ FAIL 4 | WARN 0 | SKIP 5 | PASS 1392 ]
  Error: Test failures
  Execution halted
* 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: 2 ERRORs, 3 NOTEs
See
  'F:/biocbuild/bbs-3.20-bioc/meat/psichomics.Rcheck/00check.log'
for details.


Installation output

psichomics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL psichomics
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.20-bioc/R/library'
* installing *source* package 'psichomics' ...
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 13.2.0'
g++ -std=gnu++17  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c progressBar.cpp -o progressBar.o
g++ -std=gnu++17  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c psiFastCalc.cpp -o psiFastCalc.o
g++ -std=gnu++17  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c vastToolsParser.cpp -o vastToolsParser.o
g++ -std=gnu++17 -shared -s -static-libgcc -o psichomics.dll tmp.def RcppExports.o progressBar.o psiFastCalc.o vastToolsParser.o -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.20-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.20-bioc/R/library/00LOCK-psichomics/00new/psichomics/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (psichomics)

Tests output

psichomics.Rcheck/tests/spelling.Rout


R version 4.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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.20    2.59    2.71 

psichomics.Rcheck/tests/testthat.Rout.fail


R version 4.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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.31.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 4 | WARN 0 | SKIP 5 | PASS 1392 ]

══ Skipped tests (5) ═══════════════════════════════════════════════════════════
• Could not resolve host name (1): 'testFirebrowse.R:110:9'
• 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'

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('testFirebrowse.R:31:5'): queryFirebrowseData queries the Firebrowse web API ──
Error: lexical error: invalid char in json text.
                                       <!DOCTYPE html PUBLIC "-//W3C//
                     (right here) ------^

Backtrace:
    ▆
 1. └─psichomics:::queryFirebrowseData(cohort = cohort) at testFirebrowse.R:31:5
 2.   └─psichomics::getTCGAdates()
 3.     └─psichomics:::parseFirebrowseMetadata("Dates")
 4.       └─jsonlite::fromJSON(content(response, "text", encoding = "UTF8"))
 5.         └─jsonlite:::parse_and_simplify(...)
 6.           └─jsonlite:::parseJSON(txt, bigint_as_char)
 7.             └─jsonlite:::parse_string(txt, bigint_as_char)
── Error ('testFirebrowse.R:55:5'): parseFirebrowseMetadata parses metadata from Firebrowse ──
Error: lexical error: invalid char in json text.
                                       <!DOCTYPE html PUBLIC "-//W3C//
                     (right here) ------^

Backtrace:
    ▆
 1. └─psichomics:::parseFirebrowseMetadata("Cohorts") at testFirebrowse.R:55:5
 2.   └─jsonlite::fromJSON(content(response, "text", encoding = "UTF8"))
 3.     └─jsonlite:::parse_and_simplify(...)
 4.       └─jsonlite:::parseJSON(txt, bigint_as_char)
 5.         └─jsonlite:::parse_string(txt, bigint_as_char)
── Error ('testFirebrowse.R:78:5'): getFirebrowseDates obtains the datestamps of the data available ──
Error: lexical error: invalid char in json text.
                                       <!DOCTYPE html PUBLIC "-//W3C//
                     (right here) ------^

Backtrace:
    ▆
 1. └─psichomics::getFirebrowseDates() at testFirebrowse.R:78:5
 2.   └─psichomics:::parseFirebrowseMetadata("Dates")
 3.     └─jsonlite::fromJSON(content(response, "text", encoding = "UTF8"))
 4.       └─jsonlite:::parse_and_simplify(...)
 5.         └─jsonlite:::parseJSON(txt, bigint_as_char)
 6.           └─jsonlite:::parse_string(txt, bigint_as_char)
── Error ('testFirebrowse.R:87:5'): getFirebrowseCohorts obtains the cohorts available ──
Error: lexical error: invalid char in json text.
                                       <!DOCTYPE html PUBLIC "-//W3C//
                     (right here) ------^

Backtrace:
    ▆
 1. └─psichomics::getFirebrowseCohorts() at testFirebrowse.R:87:5
 2.   └─psichomics:::parseFirebrowseMetadata("Cohorts", cohort = cohort)
 3.     └─jsonlite::fromJSON(content(response, "text", encoding = "UTF8"))
 4.       └─jsonlite:::parse_and_simplify(...)
 5.         └─jsonlite:::parseJSON(txt, bigint_as_char)
 6.           └─jsonlite:::parse_string(txt, bigint_as_char)

[ FAIL 4 | WARN 0 | SKIP 5 | PASS 1392 ]
Error: Test failures
Execution halted

Example timings

psichomics.Rcheck/psichomics-Ex.timings

nameusersystemelapsed
addObjectAttrs000
assignValuePerSubject0.040.000.04
blendColours000
calculateLoadingsContribution0.010.000.03
convertGeneIdentifiers14.31 4.7119.72
correlateGEandAS0.030.000.03
createGroupByAttribute000
createJunctionsTemplate000
customRowMeans000
diffAnalyses0.090.020.11
downloadFiles000
ensemblToUniprot0.050.002.46
filterGeneExpr0.020.000.01
filterGroups000
filterPSI0.010.000.02
getAttributesTime0.020.000.01
getDownloadsFolder000
getFirebrowseDateFormat000
getGeneList000
getGtexDataTypes0.000.020.02
getGtexTissues000
getNumerics000
getSampleFromSubject000
getSplicingEventFromGenes0.010.000.01
getSplicingEventTypes000
getSubjectFromSample000