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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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-08 13:45 -0500 (Mon, 08 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-09 06:51:32 -0500 (Tue, 09 Dec 2025)
EndedAt: 2025-12-09 07:18:13 -0500 (Tue, 09 Dec 2025)
EllapsedTime: 1600.8 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.406  1.521 189.133
isoformSwitchAnalysisCombined      89.850  4.491 101.567
importSalmonData                   58.349  2.584  83.491
prepareSalmonFilesDataFrame        31.582  0.543  39.943
extractSequence                    22.215  0.125  24.963
analyzeORF                         21.843  0.099  24.693
extractSwitchSummary               19.765  0.148  24.807
extractTopSwitches                 19.605  0.103  22.546
isoformSwitchAnalysisPart1         18.069  0.125  19.951
analyzeAlternativSplicing          18.014  0.091  20.065
extractGenomeWideAnalysis           9.781  0.124  10.855
switchPlot                          9.747  0.051  10.754
extractGenomeWideSplicingAnalysis   8.741  0.113   9.713
isoformSwitchAnalysisPart2          7.944  0.288   9.373
isoformToGeneExp                    7.384  0.172   8.586
IsoformSwitchTestSatuRn             6.719  0.130   7.489
importRdata                         6.133  0.125   7.171
switchAnalyzeRlist                  6.110  0.129   6.809
analyzeIUPred2A                     5.571  0.044   6.180
* 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.406 1.521189.133
IsoformSwitchTestSatuRn6.7190.1307.489
addORFfromGTF1.8450.0192.038
analyzeAlternativSplicing18.014 0.09120.065
analyzeCPAT0.1070.0120.133
analyzeCPC20.0990.0100.119
analyzeDeepLoc20.5030.0400.585
analyzeDeepTMHMM1.3050.0221.457
analyzeIUPred2A5.5710.0446.180
analyzeNovelIsoformORF1.5730.0211.745
analyzeORF21.843 0.09924.693
analyzePFAM1.1900.0181.358
analyzeSignalP0.1850.0120.224
analyzeSwitchConsequences3.0000.0303.367
expressionAnalysisPlots4.2880.0304.683
extractConsequenceEnrichment1.5620.0181.730
extractConsequenceEnrichmentComparison2.2290.0192.440
extractConsequenceSummary2.7310.0253.009
extractGeneExpression0.0830.0070.101
extractGenomeWideAnalysis 9.781 0.12410.855
extractGenomeWideSplicingAnalysis8.7410.1139.713
extractSequence22.215 0.12524.963
extractSplicingEnrichment3.2730.0363.877
extractSplicingEnrichmentComparison3.8140.0294.479
extractSplicingSummary3.5180.0244.395
extractSwitchOverlap0.7590.0211.225
extractSwitchSummary19.765 0.14824.807
extractTopSwitches19.605 0.10322.546
importCufflinksGalaxyData0.0010.0020.003
importGTF1.8350.0162.116
importIsoformExpression1.4160.1541.786
importRdata6.1330.1257.171
importSalmonData58.349 2.58483.491
isoformSwitchAnalysisCombined 89.850 4.491101.567
isoformSwitchAnalysisPart118.069 0.12519.951
isoformSwitchAnalysisPart27.9440.2889.373
isoformToGeneExp7.3840.1728.586
isoformToIsoformFraction0.4360.0870.608
preFilter0.0500.0060.062
prepareSalmonFilesDataFrame31.582 0.54339.943
subsetSwitchAnalyzeRlist0.0480.0080.059
switchAnalyzeRlist6.1100.1296.809
switchPlot 9.747 0.05110.754
switchPlotTranscript4.5160.0234.800
testData0.0240.0060.030