Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2025-01-21 11:40 -0500 (Tue, 21 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4777
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4502
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4467
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4422
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4406
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 1064/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
IsoformSwitchAnalyzeR 2.7.0  (landing page)
Kristoffer Vitting-Seerup
Snapshot Date: 2025-01-20 13:40 -0500 (Mon, 20 Jan 2025)
git_url: https://git.bioconductor.org/packages/IsoformSwitchAnalyzeR
git_branch: devel
git_last_commit: 15ecc4e
git_last_commit_date: 2024-10-29 10:19:54 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  NO, package depends on 'DEXSeq' which is not available
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  NO, package depends on 'DEXSeq' which is not available
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'DEXSeq' which is not available
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'DEXSeq' which is not available
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    ERROR  skipped


CHECK results for IsoformSwitchAnalyzeR on nebbiolo1

To the developers/maintainers of the IsoformSwitchAnalyzeR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/IsoformSwitchAnalyzeR.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: IsoformSwitchAnalyzeR
Version: 2.7.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:IsoformSwitchAnalyzeR.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings IsoformSwitchAnalyzeR_2.7.0.tar.gz
StartedAt: 2025-01-20 23:18:58 -0500 (Mon, 20 Jan 2025)
EndedAt: 2025-01-20 23:31:23 -0500 (Mon, 20 Jan 2025)
EllapsedTime: 745.3 seconds
RetCode: 0
Status:   OK  
CheckDir: IsoformSwitchAnalyzeR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:IsoformSwitchAnalyzeR.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings IsoformSwitchAnalyzeR_2.7.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/IsoformSwitchAnalyzeR.Rcheck’
* using R Under development (unstable) (2024-10-21 r87258)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘IsoformSwitchAnalyzeR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘IsoformSwitchAnalyzeR’ version ‘2.7.0’
* checking package namespace information ... OK
* checking package dependencies ... INFO
Depends: includes the non-default packages:
  'limma', 'DEXSeq', 'satuRn', 'sva', 'ggplot2', 'pfamAnalyzeR'
Adding so many packages to the search path is excessive and importing
selectively is preferable.

Imports includes 30 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘IsoformSwitchAnalyzeR’ can be installed ... OK
* used C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking installed package size ... INFO
  installed size is  5.6Mb
  sub-directories of 1Mb or more:
    R         1.0Mb
    data      1.1Mb
    extdata   3.0Mb
* 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 loading without being on the library search path ... 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 ... NOTE
analyzeNovelIsoformORF: no visible binding for global variable
  'orf_origin'
analyzeNovelIsoformORF: no visible binding for global variable
  'orfStartGenomic'
analyzeNovelIsoformORF: no visible binding for global variable
  'isoform_id'
analyzeNovelIsoformORF: no visible binding for global variable
  'orfEndGenomic'
expressionAnalysisPlot: no visible binding for global variable
  'Condition'
expressionAnalysisPlot: no visible binding for global variable
  'gene_expression'
expressionAnalysisPlot: no visible binding for global variable 'CI_up'
expressionAnalysisPlot: no visible binding for global variable
  'CI_down'
expressionAnalysisPlot: no visible binding for global variable
  'sigLevelPos'
expressionAnalysisPlot: no visible binding for global variable
  'sigLevel'
expressionAnalysisPlot: no visible binding for global variable 'CI_hi'
expressionAnalysisPlot: no visible binding for global variable 'CI_low'
expressionAnalysisPlot: no visible binding for global variable 'ymax'
expressionAnalysisPlot: no visible binding for global variable
  'sigEval'
expressionAnalysisPlot: no visible binding for global variable 'idNr'
expressionAnalysisPlot: no visible binding for global variable 'IF'
extractConsequenceEnrichment: no visible binding for global variable
  'feature2'
extractConsequenceEnrichment: no visible binding for global variable
  'propOfRelevantEvents'
extractConsequenceEnrichment: no visible binding for global variable
  'Significant'
extractConsequenceEnrichment: no visible binding for global variable
  'propCiLo'
extractConsequenceEnrichment: no visible binding for global variable
  'propCiHi'
extractConsequenceEnrichment: no visible binding for global variable
  'nTot'
extractConsequenceEnrichmentComparison: no visible binding for global
  variable 'Comparison'
extractConsequenceEnrichmentComparison: no visible binding for global
  variable 'propOfRelevantEvents'
extractConsequenceEnrichmentComparison: no visible binding for global
  variable 'Significant'
extractConsequenceEnrichmentComparison: no visible binding for global
  variable 'nTot'
extractConsequenceEnrichmentComparison: no visible binding for global
  variable 'propCiHi'
extractConsequenceEnrichmentComparison: no visible binding for global
  variable 'propCiLo'
extractConsequenceGenomeWide: no visible binding for global variable
  'isoform_feature'
extractConsequenceGenomeWide: no visible binding for global variable
  'value'
extractConsequenceGenomeWide: no visible binding for global variable
  'variable'
extractConsequenceGenomeWide: no visible binding for global variable
  'ymax'
extractConsequenceGenomeWide: no visible binding for global variable
  'significance'
extractConsequenceGenomeWide: no visible binding for global variable
  'idNr'
extractConsequenceSummary: no visible binding for global variable
  'switchConsequence'
extractConsequenceSummary: no visible binding for global variable
  'geneFraction'
extractConsequenceSummary: no visible binding for global variable
  'nrGenesWithConsequences'
extractConsequenceSummary: no visible binding for global variable
  'isoFraction'
extractConsequenceSummary: no visible binding for global variable
  'nrIsoWithConsequences'
extractSplicingEnrichment: no visible binding for global variable
  'AStype'
extractSplicingEnrichment: no visible binding for global variable
  'propUp'
extractSplicingEnrichment: no visible binding for global variable
  'Significant'
extractSplicingEnrichment: no visible binding for global variable
  'nTot'
extractSplicingEnrichment: no visible binding for global variable
  'propUpCiHi'
extractSplicingEnrichment: no visible binding for global variable
  'propUpCiLo'
extractSplicingEnrichmentComparison: no visible binding for global
  variable 'Comparison'
extractSplicingEnrichmentComparison: no visible binding for global
  variable 'propUp'
extractSplicingEnrichmentComparison: no visible binding for global
  variable 'Significant'
extractSplicingEnrichmentComparison: no visible binding for global
  variable 'nTot'
extractSplicingEnrichmentComparison: no visible binding for global
  variable 'propUpCiHi'
extractSplicingEnrichmentComparison: no visible binding for global
  variable 'propUpCiLo'
extractSplicingGenomeWide: no visible binding for global variable
  'isoform_feature'
extractSplicingGenomeWide: no visible binding for global variable
  'value'
extractSplicingGenomeWide: no visible binding for global variable
  'variable'
extractSplicingGenomeWide: no visible binding for global variable
  'ymax'
extractSplicingGenomeWide: no visible binding for global variable
  'significance'
extractSplicingGenomeWide: no visible binding for global variable
  'idNr'
extractSplicingSummary: no visible binding for global variable
  'splicingResult'
extractSplicingSummary: no visible binding for global variable
  'geneFraction'
extractSplicingSummary: no visible binding for global variable
  'nrGenesWithConsequences'
extractSplicingSummary: no visible binding for global variable
  'isoFraction'
extractSplicingSummary: no visible binding for global variable
  'nrIsoWithConsequences'
extractSubCellShifts: no visible binding for global variable 'gene_ref'
extractSubCellShifts: no visible binding for global variable 'gene_id'
extractSubCellShifts: no visible binding for global variable
  'condition_1'
extractSubCellShifts: no visible binding for global variable
  'condition_2'
extractSubCellShifts: no visible binding for global variable
  'isoformUpregulated'
extractSubCellShifts: no visible binding for global variable
  'isoformDownregulated'
extractSubCellShifts: no visible binding for global variable
  'featureCompared'
extractSubCellShifts: no visible binding for global variable
  'isoformsDifferent'
extractSubCellShifts: no visible binding for global variable
  'isoform_id'
extractSubCellShifts: no visible binding for global variable
  'Localizations'
extractSubCellShifts: no visible binding for global variable
  'location_gain'
extractSubCellShifts: no visible binding for global variable
  'location_loss'
extractSubCellShifts: no visible binding for global variable 'n_genes'
extractSubCellShifts: no visible binding for global variable 'n_switch'
extractSubCellShifts: no visible binding for global variable 'Genes'
extractSubCellShifts: no visible binding for global variable 'Switch'
importGTF: no visible binding for global variable 'gene_id'
importGTF: no visible binding for global variable 'gene_name'
importRdata: no visible binding for global variable 'isoform_id'
importRdata: no visible binding for global variable 'gene_id'
importRdata: no visible binding for global variable 'ref_gene_id'
importRdata: no visible binding for global variable 'n_ref_gene_ids'
importRdata: no visible binding for global variable 'n_iso_na'
importRdata: no visible binding for global variable 'novel_iso'
importRdata: no visible binding for global variable 'known_ref_gene_id'
importRdata: no visible binding for global variable 'nt_overlap'
importRdata: no visible binding for global variable 'frac_overlap'
importRdata: no visible binding for global variable
  'log2_overlap_ratio'
importRdata: no visible binding for global variable 'has_ref_gene_id'
importRdata: no visible binding for global variable 'has_novel_iso'
importRdata: no visible binding for global variable 'gene_name'
importRdata: no visible binding for global variable 'n_ref'
isoformToGeneExp: no visible binding for global variable 'gene_id'
isoformToGeneExp: no visible binding for global variable 'gene_name'
preFilter: no visible global function definition for 'setdff'
switchPlotTranscript: no visible binding for global variable 'topology'
switchPlotTranscript: no visible binding for global variable 'idNr'
switchPlotTranscript: no visible binding for global variable 'Topology'
switchPlotTranscript: no visible binding for global variable 'topGroup'
switchPlotTranscript: no visible binding for global variable 'y'
switchPlotTranscript: no visible binding for global variable 'yend'
switchPlotTranscript: no visible binding for global variable 'x'
switchPlotTranscript: no visible binding for global variable 'ymin'
switchPlotTranscript: no visible binding for global variable 'xmin'
switchPlotTranscript: no visible binding for global variable 'ymax'
switchPlotTranscript: no visible binding for global variable 'xmax'
switchPlotTranscript: no visible binding for global variable 'Domain'
switchPlotTranscript: no visible binding for global variable 'value'
Undefined global functions or variables:
  AStype CI_down CI_hi CI_low CI_up Comparison Condition Domain Genes
  IF Localizations Significant Switch Topology condition_1 condition_2
  feature2 featureCompared frac_overlap geneFraction gene_expression
  gene_id gene_name gene_ref has_novel_iso has_ref_gene_id idNr
  isoFraction isoformDownregulated isoformUpregulated isoform_feature
  isoform_id isoformsDifferent known_ref_gene_id location_gain
  location_loss log2_overlap_ratio nTot n_genes n_iso_na n_ref
  n_ref_gene_ids n_switch novel_iso nrGenesWithConsequences
  nrIsoWithConsequences nt_overlap orfEndGenomic orfStartGenomic
  orf_origin propCiHi propCiLo propOfRelevantEvents propUp propUpCiHi
  propUpCiLo ref_gene_id setdff sigEval sigLevel sigLevelPos
  significance splicingResult switchConsequence topGroup topology value
  variable x xmax xmin y yend ymax ymin
* checking Rd files ... NOTE
checkRd: (-1) isoformToGeneExp.Rd:22: Lost braces; missing escapes or markup?
    22 |     \item{Using the {isoformGeneAnnotation} argument}.
       |                     ^
checkRd: (-1) isoformToIsoformFraction.Rd:23: Lost braces; missing escapes or markup?
    23 |     \item{Using the {isoformGeneAnnotation} argument}.
       |                     ^
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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
IsoformSwitchTestDEXSeq       64.425  0.926  65.368
isoformSwitchAnalysisCombined 45.786  2.292  48.082
importSalmonData              28.023  2.218  38.633
prepareSalmonFilesDataFrame   12.734  0.944  17.653
extractSequence                8.779  0.015   8.794
analyzeORF                     8.477  0.074   8.551
extractTopSwitches             7.658  0.029   7.687
extractSwitchSummary           7.572  0.033   7.606
isoformSwitchAnalysisPart1     7.268  0.007   7.275
analyzeAlternativSplicing      5.985  0.016   6.002
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/IsoformSwitchAnalyzeR.Rcheck/00check.log’
for details.


Installation output

IsoformSwitchAnalyzeR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL IsoformSwitchAnalyzeR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘IsoformSwitchAnalyzeR’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
gcc -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG   -I/usr/local/include  -DSTRICT_R_HEADERS=1  -fpic  -g -O2  -Wall -c utils.c -o utils.o
gcc -shared -L/home/biocbuild/bbs-3.21-bioc/R/lib -L/usr/local/lib -o IsoformSwitchAnalyzeR.so utils.o -L/home/biocbuild/bbs-3.21-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.21-bioc/R/site-library/00LOCK-IsoformSwitchAnalyzeR/00new/IsoformSwitchAnalyzeR/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (IsoformSwitchAnalyzeR)

Tests output


Example timings

IsoformSwitchAnalyzeR.Rcheck/IsoformSwitchAnalyzeR-Ex.timings

nameusersystemelapsed
IsoformSwitchTestDEXSeq64.425 0.92665.368
IsoformSwitchTestSatuRn2.5240.0962.623
addORFfromGTF0.7500.0030.753
analyzeAlternativSplicing5.9850.0166.002
analyzeCPAT0.0510.0020.053
analyzeCPC20.0500.0010.051
analyzeDeepLoc20.1930.0440.237
analyzeDeepTMHMM0.4740.0020.476
analyzeIUPred2A2.2590.0272.286
analyzeNovelIsoformORF0.6400.0030.642
analyzeORF8.4770.0748.551
analyzePFAM0.4220.0050.427
analyzeSignalP0.0870.0030.090
analyzeSwitchConsequences0.9350.0290.964
expressionAnalysisPlots1.0410.0211.062
extractConsequenceEnrichment0.4060.0010.408
extractConsequenceEnrichmentComparison0.6630.0030.666
extractConsequenceSummary0.7190.0020.721
extractGeneExpression0.0400.0010.041
extractGenomeWideAnalysis3.9310.1544.085
extractGenomeWideSplicingAnalysis2.5780.0082.586
extractSequence8.7790.0158.794
extractSplicingEnrichment1.0360.0031.038
extractSplicingEnrichmentComparison1.1860.0041.190
extractSplicingSummary0.9700.0030.973
extractSwitchOverlap0.3200.0010.321
extractSwitchSummary7.5720.0337.606
extractTopSwitches7.6580.0297.687
importCufflinksGalaxyData0.0000.0010.000
importGTF0.7310.0020.733
importIsoformExpression0.5770.1610.744
importRdata2.2810.1292.416
importSalmonData28.023 2.21838.633
isoformSwitchAnalysisCombined45.786 2.29248.082
isoformSwitchAnalysisPart17.2680.0077.275
isoformSwitchAnalysisPart24.5280.1194.649
isoformToGeneExp2.8430.1342.979
isoformToIsoformFraction0.1970.0900.287
preFilter0.0220.0020.024
prepareSalmonFilesDataFrame12.734 0.94417.653
subsetSwitchAnalyzeRlist0.0220.0020.024
switchAnalyzeRlist2.2870.1792.468
switchPlot3.0360.0953.130
switchPlotTranscript1.7100.0581.768
testData0.0110.0040.015