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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4760
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4479
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4443
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4398
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4391
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 1062/2277HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
IsoformSwitchAnalyzeR 2.7.0  (landing page)
Kristoffer Vitting-Seerup
Snapshot Date: 2025-01-10 13:40 -0500 (Fri, 10 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    OK    WARNINGS  


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-10 23:16:14 -0500 (Fri, 10 Jan 2025)
EndedAt: 2025-01-10 23:28:36 -0500 (Fri, 10 Jan 2025)
EllapsedTime: 742.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.994  2.087  67.100
isoformSwitchAnalysisCombined 45.048  2.207  47.257
importSalmonData              29.176  2.669  40.200
prepareSalmonFilesDataFrame   11.736  0.624  16.093
extractSequence                8.588  0.044   8.634
analyzeORF                     8.327  0.050   8.377
extractTopSwitches             7.691  0.058   7.748
extractSwitchSummary           7.567  0.065   7.631
isoformSwitchAnalysisPart1     7.381  0.028   7.410
analyzeAlternativSplicing      5.952  0.071   6.024
* 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.994 2.08767.100
IsoformSwitchTestSatuRn2.6050.1142.723
addORFfromGTF0.7620.0400.801
analyzeAlternativSplicing5.9520.0716.024
analyzeCPAT0.0480.0040.053
analyzeCPC20.0500.0010.051
analyzeDeepLoc20.1900.0440.234
analyzeDeepTMHMM0.4610.0050.466
analyzeIUPred2A2.2380.0402.279
analyzeNovelIsoformORF0.6570.0050.663
analyzeORF8.3270.0508.377
analyzePFAM0.4170.0010.419
analyzeSignalP0.0800.0030.084
analyzeSwitchConsequences0.9480.0500.998
expressionAnalysisPlots1.0690.0141.084
extractConsequenceEnrichment0.4190.0020.421
extractConsequenceEnrichmentComparison0.6530.0030.656
extractConsequenceSummary0.7180.0010.719
extractGeneExpression0.0400.0020.043
extractGenomeWideAnalysis4.1820.2034.393
extractGenomeWideSplicingAnalysis3.4710.0173.491
extractSequence8.5880.0448.634
extractSplicingEnrichment1.0360.0101.046
extractSplicingEnrichmentComparison1.1860.0021.188
extractSplicingSummary0.9520.0020.955
extractSwitchOverlap0.3550.0040.359
extractSwitchSummary7.5670.0657.631
extractTopSwitches7.6910.0587.748
importCufflinksGalaxyData0.0000.0000.001
importGTF0.7290.0050.735
importIsoformExpression0.5220.1410.668
importRdata2.3540.1152.475
importSalmonData29.176 2.66940.200
isoformSwitchAnalysisCombined45.048 2.20747.257
isoformSwitchAnalysisPart17.3810.0287.410
isoformSwitchAnalysisPart24.3690.2464.617
isoformToGeneExp2.7590.0982.861
isoformToIsoformFraction0.2000.0850.288
preFilter0.0220.0020.023
prepareSalmonFilesDataFrame11.736 0.62416.093
subsetSwitchAnalyzeRlist0.0190.0070.025
switchAnalyzeRlist2.3680.2072.574
switchPlot3.0890.0933.183
switchPlotTranscript1.6640.0721.736
testData0.0120.0030.016