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

This page was generated on 2025-12-18 12:05 -0500 (Thu, 18 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4882
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4673
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4607
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4671
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 1099/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
IsoformSwitchAnalyzeR 2.10.0  (landing page)
Kristoffer Vitting-Seerup
Snapshot Date: 2025-12-15 13:45 -0500 (Mon, 15 Dec 2025)
git_url: https://git.bioconductor.org/packages/IsoformSwitchAnalyzeR
git_branch: RELEASE_3_22
git_last_commit: 34e7c83
git_last_commit_date: 2025-10-29 10:38:58 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for IsoformSwitchAnalyzeR on merida1

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.10.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:IsoformSwitchAnalyzeR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings IsoformSwitchAnalyzeR_2.10.0.tar.gz
StartedAt: 2025-12-16 06:05:50 -0500 (Tue, 16 Dec 2025)
EndedAt: 2025-12-16 06:31:43 -0500 (Tue, 16 Dec 2025)
EllapsedTime: 1553.4 seconds
RetCode: 0
Status:   OK  
CheckDir: IsoformSwitchAnalyzeR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:IsoformSwitchAnalyzeR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings IsoformSwitchAnalyzeR_2.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/IsoformSwitchAnalyzeR.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘IsoformSwitchAnalyzeR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘IsoformSwitchAnalyzeR’ version ‘2.10.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: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.1.sdk’
* checking installed package size ... INFO
  installed size is  6.8Mb
  sub-directories of 1Mb or more:
    R         1.0Mb
    data      1.1Mb
    extdata   4.3Mb
* 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 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           166.182  1.218 177.006
isoformSwitchAnalysisCombined      91.598  4.528 109.506
importSalmonData                   58.170  2.724  76.466
prepareSalmonFilesDataFrame        30.391  0.522  39.197
extractSequence                    22.416  0.162  25.717
analyzeORF                         21.926  0.109  23.752
extractSwitchSummary               19.493  0.108  21.319
extractTopSwitches                 19.412  0.098  20.721
isoformSwitchAnalysisPart1         18.045  0.153  21.102
analyzeAlternativSplicing          17.939  0.085  19.017
extractGenomeWideAnalysis           9.762  0.158  10.227
switchPlot                          9.845  0.044  10.442
extractGenomeWideSplicingAnalysis   8.773  0.136   9.565
isoformSwitchAnalysisPart2          7.922  0.278   9.343
isoformToGeneExp                    7.416  0.169   8.640
IsoformSwitchTestSatuRn             6.709  0.121   7.168
importRdata                         6.217  0.122   6.663
switchAnalyzeRlist                  6.165  0.130   6.504
analyzeIUPred2A                     5.599  0.044   5.916
switchPlotTranscript                4.629  0.031   5.118
* 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.22-bioc/meat/IsoformSwitchAnalyzeR.Rcheck/00check.log’
for details.


Installation output

IsoformSwitchAnalyzeR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL IsoformSwitchAnalyzeR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘IsoformSwitchAnalyzeR’ ...
** this is package ‘IsoformSwitchAnalyzeR’ version ‘2.10.0’
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.1.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c utils.c -o utils.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o IsoformSwitchAnalyzeR.so utils.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/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
IsoformSwitchTestDEXSeq166.182 1.218177.006
IsoformSwitchTestSatuRn6.7090.1217.168
addORFfromGTF1.8120.0191.904
analyzeAlternativSplicing17.939 0.08519.017
analyzeCPAT0.1060.0150.132
analyzeCPC20.0990.0140.121
analyzeDeepLoc20.4960.0380.541
analyzeDeepTMHMM1.2840.0201.378
analyzeIUPred2A5.5990.0445.916
analyzeNovelIsoformORF1.5580.0211.639
analyzeORF21.926 0.10923.752
analyzePFAM1.2110.0211.308
analyzeSignalP0.1890.0160.227
analyzeSwitchConsequences3.0110.0333.303
expressionAnalysisPlots4.2620.0324.488
extractConsequenceEnrichment1.5890.0201.705
extractConsequenceEnrichmentComparison2.2150.0172.314
extractConsequenceSummary2.7430.0222.917
extractGeneExpression0.0860.0070.099
extractGenomeWideAnalysis 9.762 0.15810.227
extractGenomeWideSplicingAnalysis8.7730.1369.565
extractSequence22.416 0.16225.717
extractSplicingEnrichment3.2690.0353.497
extractSplicingEnrichmentComparison3.8800.0374.295
extractSplicingSummary3.5310.0253.891
extractSwitchOverlap0.7410.0180.826
extractSwitchSummary19.493 0.10821.319
extractTopSwitches19.412 0.09820.721
importCufflinksGalaxyData0.0010.0020.003
importGTF1.8570.0182.002
importIsoformExpression1.3900.1581.688
importRdata6.2170.1226.663
importSalmonData58.170 2.72476.466
isoformSwitchAnalysisCombined 91.598 4.528109.506
isoformSwitchAnalysisPart118.045 0.15321.102
isoformSwitchAnalysisPart27.9220.2789.343
isoformToGeneExp7.4160.1698.640
isoformToIsoformFraction0.4320.0890.624
preFilter0.0490.0060.064
prepareSalmonFilesDataFrame30.391 0.52239.197
subsetSwitchAnalyzeRlist0.0470.0060.055
switchAnalyzeRlist6.1650.1306.504
switchPlot 9.845 0.04410.442
switchPlotTranscript4.6290.0315.118
testData0.0230.0070.031