| Back to Multiple platform build/check report for BioC 3.21: simplified long | 
 | 
This page was generated on 2025-10-16 11:39 -0400 (Thu, 16 Oct 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4833 | 
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4614 | 
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4555 | 
| kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4586 | 
| 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 1503/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ORFik 1.28.3  (landing page) Haakon Tjeldnes 
 | nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK |  | ||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK |  | ||||||||
| kjohnson1 | macOS 13.7.5 Ventura / arm64 | OK | OK | OK | OK |  | ||||||||
| kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | TIMEOUT | skipped | ||||||||||
| To the developers/maintainers of the ORFik package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ORFik.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. | 
| Package: ORFik | 
| Version: 1.28.3 | 
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ORFik.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ORFik_1.28.3.tar.gz | 
| StartedAt: 2025-10-14 07:47:19 -0400 (Tue, 14 Oct 2025) | 
| EndedAt: 2025-10-14 08:10:26 -0400 (Tue, 14 Oct 2025) | 
| EllapsedTime: 1386.8 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: ORFik.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ORFik.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ORFik_1.28.3.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/ORFik.Rcheck’
* using R version 4.5.1 RC (2025-06-05 r88288)
* 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 ‘ORFik/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ORFik’ version ‘1.28.3’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 29 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 ... NOTE
Found the following non-portable file path:
  ORFik/inst/extdata/test_processing/contaminants_depletion/LOGS/contaminants_output_template_Log.final.out
Tarballs are only required to store paths of up to 100 bytes and cannot
store those of more than 256 bytes, with restrictions including to 100
bytes for the final component.
See section ‘Package structure’ in the ‘Writing R Extensions’ manual.
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘ORFik’ can be installed ... OK
* used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 ... NOTE
Unexported objects imported by ':::' calls:
  ‘GenomicFeatures:::.merge_seqinfo_and_infer_missing_seqlengths’
  ‘IRanges:::regroupBySupergroup’ ‘S4Vectors:::normarg_mcols’
  ‘biomartr:::getENSEMBL.Seq’ ‘biomartr:::getENSEMBL.gtf’
  See the note in ?`:::` about the use of this operator.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘go_analaysis_gorilla’ ‘pseudoIntronsPerGroup’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
DEG.plot.static: no visible binding for global variable ‘Regulation’
DEG.plot.static: no visible binding for global variable ‘meanCounts’
DEG.plot.static: no visible binding for global variable ‘LFC’
DEG_gorilla: no visible binding for global variable ‘contrast’
DEG_gorilla: no visible binding for global variable ‘Regulation’
DEG_gorilla: no visible binding for global variable
  ‘external_gene_name’
DEG_model_simple: no visible binding for global variable ‘id’
DEG_model_simple: no visible binding for global variable ‘contrast’
DTEG.plot: no visible binding for global variable ‘Regulation’
DTEG.plot: no visible binding for global variable ‘rna.lfc’
DTEG.plot: no visible binding for global variable ‘rfp.lfc’
DTEG_add_regulation_categories: no visible binding for global variable
  ‘te.sign’
DTEG_add_regulation_categories: no visible binding for global variable
  ‘rfp.sign’
DTEG_add_regulation_categories: no visible binding for global variable
  ‘rna.sign’
DTEG_add_regulation_categories: no visible binding for global variable
  ‘Regulation’
DTEG_add_regulation_categories: no visible binding for global variable
  ‘all_models_sign’
DTEG_add_regulation_categories: no visible binding for global variable
  ‘te.lfc’
DTEG_add_regulation_categories: no visible binding for global variable
  ‘rna.lfc’
DTEG_pair_results: no visible binding for global variable ‘rna.sign’
DTEG_pair_results: no visible binding for global variable ‘rna.padj’
DTEG_pair_results: no visible binding for global variable ‘rfp.sign’
DTEG_pair_results: no visible binding for global variable ‘rfp.padj’
DTEG_pair_results: no visible binding for global variable ‘te.sign’
DTEG_pair_results: no visible binding for global variable ‘te.padj’
DTEG_pair_results: no visible binding for global variable
  ‘all_models_sign’
QCstats.plot: no visible binding for global variable ‘variable’
QCstats.plot: no visible binding for global variable ‘sample_total’
QCstats.plot: no visible binding for global variable ‘value’
QCstats.plot: no visible global function definition for ‘.’
QCstats.plot: no visible binding for global variable ‘sample_id’
QCstats.plot: no visible binding for global variable ‘percentage’
QCstats.plot: no visible binding for global variable
  ‘perc_of_counts_per_sample’
QCstats.plot: no visible binding for global variable ‘read length’
RiboQC.plot: no visible binding for global variable ‘variable’
RiboQC.plot: no visible binding for global variable ‘sample_total’
RiboQC.plot: no visible binding for global variable ‘value’
RiboQC.plot: no visible global function definition for ‘.’
RiboQC.plot: no visible binding for global variable ‘sample_id’
RiboQC.plot: no visible binding for global variable ‘percentage’
RiboQC.plot: no visible binding for global variable ‘percent’
RiboQC.plot: no visible binding for global variable ‘frame’
STAR.multiQC_plot: no visible binding for global variable ‘value’
STAR.multiQC_plot: no visible binding for global variable ‘sample_id’
TOP.Motif.ecdf: no visible binding for global variable ‘seq1’
TOP.Motif.ecdf: no visible binding for global variable ‘TOP’
alignmentFeatureStatistics : <anonymous>: no visible binding for global
  variable ‘percentage_mrna_aligned’
alignmentFeatureStatistics : <anonymous>: no visible binding for global
  variable ‘mRNA’
alignmentFeatureStatistics : <anonymous>: no visible binding for global
  variable ‘percentage_tx_aligned’
alignmentFeatureStatistics : <anonymous>: no visible binding for global
  variable ‘Transcript’
alignmentFeatureStatistics : <anonymous>: no visible binding for global
  variable ‘ratio_cds_mrna’
alignmentFeatureStatistics : <anonymous>: no visible binding for global
  variable ‘CDS’
alignmentFeatureStatistics : <anonymous>: no visible binding for global
  variable ‘ratio_cds_leader’
alignmentFeatureStatistics : <anonymous>: no visible binding for global
  variable ‘LEADERS’
allFeaturesHelper: no visible binding for global variable ‘te’
allFeaturesHelper: no visible binding for global variable ‘fpkmRFP’
allFeaturesHelper: no visible binding for global variable ‘fpkmRNA’
allFeaturesHelper: no visible binding for global variable ‘countRFP’
allFeaturesHelper: no visible binding for global variable ‘entropyRFP’
allFeaturesHelper: no visible binding for global variable
  ‘disengagementScores’
allFeaturesHelper: no visible binding for global variable ‘RRS’
allFeaturesHelper: no visible binding for global variable ‘RSS’
allFeaturesHelper: no visible binding for global variable ‘ORFScores’
allFeaturesHelper: no visible binding for global variable ‘ioScore’
allFeaturesHelper: no visible binding for global variable
  ‘startCodonCoverage’
allFeaturesHelper: no visible binding for global variable
  ‘startRegionRelative’
allFeaturesHelper: no visible binding for global variable ‘kozak’
allFeaturesHelper: no visible binding for global variable ‘StartCodons’
allFeaturesHelper: no visible binding for global variable ‘StopCodons’
allFeaturesHelper: no visible binding for global variable
  ‘fractionLengths’
allFeaturesHelper: no visible binding for global variable ‘distORFCDS’
allFeaturesHelper: no visible binding for global variable ‘inFrameCDS’
allFeaturesHelper: no visible binding for global variable
  ‘isOverlappingCds’
allFeaturesHelper: no visible binding for global variable ‘rankInTx’
appendZeroes: no visible binding for global variable ‘frame’
appendZeroes: no visible binding for global variable ‘position’
appendZeroes: no visible binding for global variable ‘count’
append_gene_symbols: no visible binding for global variable
  ‘id_original’
append_gene_symbols: no visible binding for global variable ‘id’
append_gene_symbols: no visible binding for global variable
  ‘external_gene_name’
append_gene_symbols: no visible binding for global variable ‘label’
artificial.orfs: no visible binding for global variable ‘random’
artificial.orfs: no visible binding for global variable ‘pick’
artificial.orfs: no visible global function definition for ‘.’
bamLoadCollapsedScores: no visible global function definition for
  ‘bamTag<-’
bamLoadCollapsedScores: no visible global function definition for
  ‘bamWhat<-’
browseSRA: no visible global function definition for ‘browseURL’
cellTypeNames: missing arguments not allowed in calls to ‘c’
codonSumsPerGroup: no visible binding for global variable ‘genes’
codon_usage: no visible binding for global variable ‘merged’
codon_usage: no visible binding for global variable ‘AA’
codon_usage: no visible binding for global variable ‘codon’
codon_usage_plot: no visible binding for global variable ‘seqs’
collapse.by.scores: no visible global function definition for ‘.’
collapse.fastq.internal: no visible binding for global variable ‘N’
cor_plot: no visible binding for global variable ‘Var2’
cor_plot: no visible binding for global variable ‘Var1’
cor_plot: no visible binding for global variable ‘Cor’
cor_table: no visible binding for global variable ‘Var1’
cor_table: no visible binding for global variable ‘Var2’
cor_table: no visible binding for global variable ‘Cor’
coverageByTranscriptFST: no visible binding for global variable
  ‘file_forward’
coverageByTranscriptFST: no visible binding for global variable
  ‘file_reverse’
coverageByTranscriptFST : <anonymous>: no visible binding for global
  variable ‘chr’
coverageByTranscriptFST : <anonymous>: no visible binding for global
  variable ‘query_id’
coverageByTranscriptFST : <anonymous>: no visible global function
  definition for ‘foverlaps’
coverageByTranscriptFST : <anonymous>: no visible binding for global
  variable ‘start_segment’
coverageByTranscriptFST : <anonymous>: no visible binding for global
  variable ‘i.start’
coverageByTranscriptFST : <anonymous>: no visible binding for global
  variable ‘end_segment’
coverageByTranscriptFST : <anonymous>: no visible binding for global
  variable ‘i.end’
coverageByTranscriptFST : <anonymous>: no visible binding for global
  variable ‘file_forward’
coverageByTranscriptFST : <anonymous>: no visible binding for global
  variable ‘file_reverse’
coverageByTranscriptFST : <anonymous>: no visible global function
  definition for ‘.’
coverageHeatMap: no visible binding for global variable ‘position’
coverageHeatMap: no visible binding for global variable ‘fraction’
coveragePerORFStatistics: no visible global function definition for ‘.’
coveragePerORFStatistics: no visible binding for global variable
  ‘count’
coveragePerORFStatistics: no visible binding for global variable
  ‘genes’
coverageScorings: no visible binding for global variable ‘count’
coverageScorings: no visible binding for global variable ‘zscore’
coverageScorings: no visible binding for global variable ‘windowMean’
coverageScorings: no visible binding for global variable ‘windowSD’
coverageScorings: no visible global function definition for ‘.’
coverageScorings: no visible binding for global variable ‘modzscore’
coverageScorings: no visible binding for global variable ‘windowMedian’
coverageScorings: no visible binding for global variable ‘windowMAD’
coverageScorings: no visible binding for global variable ‘gene_sum’
coverageScorings: no visible binding for global variable ‘fraction’
coverage_random_access_file: no visible binding for global variable
  ‘count’
coverage_random_access_file: no visible binding for global variable
  ‘genes’
coverage_random_access_file: no visible binding for global variable
  ‘position’
coverage_random_access_file: no visible binding for global variable
  ‘frame’
coverage_to_dt: no visible binding for global variable ‘frame’
coverage_to_dt: no visible binding for global variable ‘genes’
coverage_to_dt: no visible binding for global variable ‘position’
detectRibosomeShifts: no visible global function definition for ‘.’
detectRibosomeShifts: no visible binding for global variable ‘size’
detectRibosomeShifts: no visible binding for global variable ‘fraction’
detectRibosomeShifts: no visible binding for global variable ‘pShifted’
detectRibosomeShifts: no visible binding for global variable
  ‘sum.count’
detectRibosomeShifts: no visible binding for global variable ‘count’
detectRibosomeShifts: no visible binding for global variable ‘genes’
detectRibosomeShifts: no visible binding for global variable
  ‘frac.score’
entropy: no visible binding for global variable ‘Hx’
entropy: no visible binding for global variable ‘codonSums’
entropy: no visible global function definition for ‘.’
entropy: no visible binding for global variable ‘genes’
experiment_parse_list_info: no visible binding for global variable
  ‘index’
fetch_xml_attributes: no visible binding for global variable
  ‘..to_keep’
filterExtremePeakGenes: no visible binding for global variable ‘count’
filterExtremePeakGenes: no visible binding for global variable
  ‘median_per_gene’
filterExtremePeakGenes: no visible binding for global variable ‘genes’
filterExtremePeakGenes: no visible global function definition for ‘.’
filterTranscripts: no visible binding for global variable ‘utr5_len’
filterTranscripts: no visible binding for global variable ‘utr3_len’
filter_empty_runs: no visible binding for global variable ‘spots’
findNGSPairs: no visible global function definition for ‘.’
findNGSPairs: no visible binding for global variable ‘forward’
findPeaksPerGene: no visible binding for global variable ‘sum_per_gene’
findPeaksPerGene: no visible binding for global variable ‘count’
findPeaksPerGene: no visible binding for global variable ‘genes’
findPeaksPerGene: no visible binding for global variable
  ‘mean_per_gene’
findPeaksPerGene: no visible binding for global variable
  ‘median_per_gene’
findPeaksPerGene: no visible binding for global variable ‘sd_per_gene’
findPeaksPerGene: no visible binding for global variable ‘mad_per_gene’
findPeaksPerGene: no visible binding for global variable ‘zscore’
findPeaksPerGene: no visible binding for global variable ‘modzscore’
findPeaksPerGene: no visible binding for global variable ‘gene_id’
find_url_ebi_safe: no visible binding for global variable
  ‘run_accession’
floss: no visible binding for global variable ‘ORFGrouping’
floss: no visible binding for global variable ‘widths’
floss: no visible global function definition for ‘.’
floss: no visible binding for global variable ‘CDSGrouping’
floss: no visible binding for global variable ‘fraction.x’
floss: no visible binding for global variable ‘fraction.y’
gSort: no visible binding for global variable ‘grnames’
geneToSymbol: no visible binding for global variable ‘ensembl_gene_id’
geneToSymbol: no visible binding for global variable
  ‘external_gene_name’
geneToSymbol: no visible binding for global variable
  ‘ensembl_transcript_id’
geneToSymbol: no visible binding for global variable ‘uniprotswissprot’
getNGenesCoverage: no visible global function definition for ‘.’
getNGenesCoverage: no visible binding for global variable ‘genes’
getNGenesCoverage: no visible binding for global variable ‘fraction’
get_phix_genome: no visible binding for global variable ‘phix.url’
go_analaysis_gorilla: no visible global function definition for
  ‘browseURL’
grl_has_any_valid_lengths: no visible binding for global variable ‘grl’
initiationScore: no visible global function definition for ‘.’
initiationScore: no visible binding for global variable ‘dif’
initiationScore: no visible binding for global variable ‘fraction’
initiationScore: no visible binding for global variable ‘genes’
initiationScore: no visible binding for global variable ‘difPer’
install.sratoolkit: no visible binding for global variable ‘osVersion’
isPeriodic: no visible binding for global variable ‘spec’
kozakHeatmap: no visible global function definition for ‘.’
kozakHeatmap: no visible binding for global variable ‘variable’
kozakHeatmap: no visible binding for global variable ‘value’
kozakHeatmap: no visible binding for global variable
  ‘count_seq_pos_with_count’
kozakHeatmap: no visible binding for global variable ‘median_score’
kozak_IR_ranking: no visible global function definition for ‘.’
kozak_IR_ranking: no visible binding for global variable ‘IR’
kozak_IR_ranking: no visible binding for global variable
  ‘upstream_kozak_strength’
kozak_IR_ranking: no visible binding for global variable ‘count’
kozak_IR_ranking: no visible binding for global variable ‘mean_IR’
list.genomes: no visible binding for global variable ‘STAR_index’
longestORFs: no visible global function definition for ‘.’
metaWindow: no visible binding for global variable ‘position’
metaWindow: no visible binding for global variable ‘frame’
metadata.autnaming: no visible binding for global variable
  ‘LIBRARYTYPE’
metadata.autnaming: no visible binding for global variable
  ‘LibraryStrategy’
ofst_merge_internal : <anonymous>: no visible global function
  definition for ‘.’
orfFrameDistributions : <anonymous>: no visible binding for global
  variable ‘fraction’
orfFrameDistributions: no visible binding for global variable ‘percent’
orfFrameDistributions: no visible binding for global variable
  ‘fraction’
orfFrameDistributions: no visible binding for global variable
  ‘percent_length’
orfFrameDistributions: no visible global function definition for ‘.’
orfFrameDistributions: no visible binding for global variable
  ‘best_frame’
orfScore: no visible binding for global variable ‘genes’
orfScore: no visible binding for global variable ‘frame’
orfScore: no visible binding for global variable ‘frame_one_RP’
orfScore: no visible binding for global variable ‘frame_two_RP’
pSitePlot: no visible binding for global variable ‘count’
pSitePlot: no visible binding for global variable ‘frame’
pSitePlot: no visible binding for global variable ‘position’
readLengthTable: no visible binding for global variable
  ‘counts_per_sample’
readLengthTable: no visible binding for global variable ‘sample_id’
readLengthTable: no visible binding for global variable
  ‘perc_of_counts_per_sample’
regionPerReadLength : <anonymous>: no visible binding for global
  variable ‘fraction’
remakeTxdbExonIds: no visible global function definition for ‘.’
remakeTxdbExonIds: no visible binding for global variable ‘chr’
removeTxdbExons: no visible binding for global variable ‘exon_rank’
removeTxdbExons: no visible binding for global variable ‘ranks’
ribo_fft: no visible binding for global variable ‘fraction’
ribo_fft_plot: no visible binding for global variable ‘periods’
ribo_fft_plot: no visible binding for global variable ‘amplitude’
rnaNormalize: no visible binding for global variable ‘genes’
rnaNormalize: no visible binding for global variable ‘feature’
sample_info_append_SRA: no visible binding for global variable ‘GEO’
scaledWindowPositions: no visible binding for global variable
  ‘scalingFactor’
scaledWindowPositions: no visible binding for global variable ‘genes’
scaledWindowPositions: no visible binding for global variable
  ‘position’
scaledWindowPositions: no visible global function definition for ‘.’
scoreSummarizedExperiment: no visible global function definition for
  ‘rowSums2’
seq_usage: no visible binding for global variable ‘variable’
seq_usage: no visible binding for global variable ‘codon_sum’
seq_usage: no visible global function definition for ‘.’
seq_usage: no visible binding for global variable ‘gene_sum’
seq_usage: no visible binding for global variable
  ‘N_AA_of_type_per_gene’
seq_usage: no visible binding for global variable ‘as_prob_normalized’
seq_usage: no visible binding for global variable ‘N_total’
seq_usage: no visible binding for global variable ‘N’
seq_usage: no visible binding for global variable ‘mean_txNorm’
seq_usage: no visible binding for global variable ‘sum_txNorm’
seq_usage: no visible binding for global variable ‘dispersion’
seq_usage: no visible binding for global variable ‘dispersion_txNorm’
seq_usage: no visible binding for global variable ‘var_txNorm’
seq_usage: no visible binding for global variable ‘mean_percentage’
seq_usage: no visible binding for global variable ‘mean_txNorm_prob’
seq_usage: no visible binding for global variable
  ‘mean_txNorm_percentage’
seq_usage: no visible binding for global variable
  ‘relative_to_max_score’
shiftPlots : <anonymous>: no visible binding for global variable
  ‘frame’
shiftPlots : <anonymous>: no visible binding for global variable
  ‘position’
te.plot: no visible global function definition for ‘rowMin’
te.plot: no visible binding for global variable ‘variable’
te.plot: no visible binding for global variable ‘LFC_TE’
te.plot: no visible binding for global variable ‘rfp_log2’
te.plot: no visible binding for global variable ‘rna_log2’
te.plot: no visible binding for global variable ‘rna_log10’
te.table: no visible global function definition for ‘rowMin’
te.table: no visible binding for global variable ‘variable’
te.table: no visible binding for global variable ‘TE_log2’
te.table: no visible binding for global variable ‘rfp_log2’
te.table: no visible binding for global variable ‘rna_log2’
te_rna.plot: no visible binding for global variable ‘subtitle’
te_rna.plot: no visible binding for global variable ‘rna_log10’
te_rna.plot: no visible binding for global variable ‘TE_log2’
topMotif: no visible binding for global variable ‘seq1’
topMotif: no visible binding for global variable ‘seq2’
topMotif: no visible binding for global variable ‘seq3’
topMotif: no visible binding for global variable ‘seq4’
topMotif: no visible binding for global variable ‘seq5’
transcriptWindow: no visible binding for global variable ‘fractions’
transcriptWindow: no visible binding for global variable ‘feature’
unlistToExtremities: no visible binding for global variable
  ‘group_name’
unlistToExtremities: no visible global function definition for ‘.’
unlistToExtremities: no visible binding for global variable ‘group’
windowCoveragePlot: no visible binding for global variable ‘feature’
windowCoveragePlot: no visible binding for global variable ‘fraction’
windowCoveragePlot: no visible binding for global variable
  ‘fraction_min’
windowCoveragePlot: no visible binding for global variable ‘position’
as.character,GRangesList: no visible global function definition for
  ‘unstrsplit’
collapseDuplicatedReads,GAlignmentPairs: no visible global function
  definition for ‘.’
collapseDuplicatedReads,GAlignmentPairs: no visible binding for global
  variable ‘start1’
collapseDuplicatedReads,GAlignmentPairs: no visible binding for global
  variable ‘start2’
collapseDuplicatedReads,GAlignmentPairs: no visible binding for global
  variable ‘cigar1’
collapseDuplicatedReads,GAlignmentPairs: no visible binding for global
  variable ‘cigar2’
collapseDuplicatedReads,GAlignments: no visible global function
  definition for ‘.’
collapseDuplicatedReads,GRanges: no visible binding for global variable
  ‘size’
collapseDuplicatedReads,GRanges: no visible global function definition
  for ‘.’
collapseDuplicatedReads,data.table: no visible global function
  definition for ‘.’
design,experiment: no visible binding for global variable ‘..formula’
seqlevels,experiment: no visible binding for global variable ‘df’
show,covRleList: no visible global function definition for ‘head’
Undefined global functions or variables:
  . ..formula ..to_keep AA CDS CDSGrouping Cor GEO Hx IR LEADERS LFC
  LFC_TE LIBRARYTYPE LibraryStrategy N N_AA_of_type_per_gene N_total
  ORFGrouping ORFScores RRS RSS Regulation STAR_index StartCodons
  StopCodons TE_log2 TOP Transcript Var1 Var2 all_models_sign amplitude
  as_prob_normalized bamTag<- bamWhat<- best_frame browseURL chr cigar1
  cigar2 codon codonSums codon_sum contrast count countRFP
  count_seq_pos_with_count counts_per_sample df dif difPer
  disengagementScores dispersion dispersion_txNorm distORFCDS
  end_segment ensembl_gene_id ensembl_transcript_id entropyRFP
  exon_rank external_gene_name feature file_forward file_reverse
  forward foverlaps fpkmRFP fpkmRNA frac.score fraction fraction.x
  fraction.y fractionLengths fraction_min fractions frame frame_one_RP
  frame_two_RP gene_id gene_sum genes grl grnames group group_name head
  i.end i.start id id_original inFrameCDS index ioScore
  isOverlappingCds kozak label mRNA mad_per_gene meanCounts mean_IR
  mean_per_gene mean_percentage mean_txNorm mean_txNorm_percentage
  mean_txNorm_prob median_per_gene median_score merged modzscore
  osVersion pShifted perc_of_counts_per_sample percent percent_length
  percentage percentage_mrna_aligned percentage_tx_aligned periods
  phix.url pick position query_id random rankInTx ranks
  ratio_cds_leader ratio_cds_mrna read length relative_to_max_score
  rfp.lfc rfp.padj rfp.sign rfp_log2 rna.lfc rna.padj rna.sign
  rna_log10 rna_log2 rowMin rowSums2 run_accession sample_id
  sample_total scalingFactor sd_per_gene seq1 seq2 seq3 seq4 seq5 seqs
  size spec spots start1 start2 startCodonCoverage startRegionRelative
  start_segment subtitle sum.count sum_per_gene sum_txNorm te te.lfc
  te.padj te.sign uniprotswissprot unstrsplit upstream_kozak_strength
  utr3_len utr5_len value var_txNorm variable widths windowMAD
  windowMean windowMedian windowSD zscore
Consider adding
  importFrom("base", "length")
  importFrom("graphics", "frame")
  importFrom("stats", "df")
  importFrom("utils", "browseURL", "head", "osVersion")
to your NAMESPACE file.
* checking Rd files ... NOTE
checkRd: (-1) countTable_regions.Rd:78: Lost braces; missing escapes or markup?
    78 | if (!is.null(out.dir) {pasteDir(file.path(out.dir, rel.dir, "countTable_"))} else NULL,
       |                       ^
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  DEG.analysis.Rd: estimateDispersions
  DEG_model.Rd: estimateDispersions
  DTEG.analysis.Rd: SummarizedExperiment, estimateDispersions
  ORFikQC.Rd: SummarizedExperiment
  QCreport.Rd: SummarizedExperiment
  allFeaturesHelper.Rd: GRangesList, GAlignments, GRanges, FaFile
  as.character-GRangesList-method.Rd: GRangesList
  asTX.Rd: GRangesList
  assignFirstExonsStartSite.Rd: GRangesList
  assignLastExonsStopSite.Rd: GRangesList
  bedToGR.Rd: GRanges
  codonSumsPerGroup.Rd: GRangesList, GAlignments, GRanges
  codon_usage_exp.Rd: FaFile
  computeFeatures.Rd: GRangesList, GAlignments, GRanges, FaFile
  computeFeaturesCage.Rd: GRangesList, GAlignments, GRanges, FaFile
  coverageByTranscriptC.Rd: coverageByTranscript, GRangesList
  coverageByTranscriptW.Rd: coverageByTranscript, GRanges, GAlignments,
    GRangesList
  coveragePerTiling.Rd: GRangesList, GAlignments, GRanges
  detectRibosomeShifts.Rd: GAlignments
  disengagementScore.Rd: GRangesList, TxDb
  distToCds.Rd: GRangesList
  distToTSS.Rd: GRangesList
  downstreamFromPerGroup.Rd: GRangesList
  downstreamOfPerGroup.Rd: GRangesList
  entropy.Rd: GRangesList, GRanges, GAlignments
  experiment-class.Rd: SummarizedExperiment
  export.ofst-GAlignmentPairs-method.Rd: fst-package
  export.ofst-GAlignments-method.Rd: fst-package
  export.ofst-GRanges-method.Rd: fst-package
  export.ofst.Rd: fst-package
  extendLeaders.Rd: GRangesList
  extendTrailers.Rd: GRangesList
  fimport.Rd: seqlevelsStyle, Seqinfo, GAlignments, GRanges
  findFa.Rd: FaFile
  findMapORFs.Rd: GRangesList, FaFile
  findORFs.Rd: IRanges, IRangesList, FaFile
  findUORFs.Rd: FaFile
  firstEndPerGroup.Rd: GRangesList
  firstExonPerGroup.Rd: GRangesList
  firstStartPerGroup.Rd: GRangesList
  flankPerGroup.Rd: GRangesList
  floss.Rd: GRangesList, GRanges, GAlignments
  fpkm.Rd: GRangesList, GRanges, GAlignments
  fractionLength.Rd: GRangesList
  fread.bed.Rd: import.bed, seqlevelsStyle, Seqinfo, GRanges
  gSort.Rd: GRangesList
  hasHits.Rd: GRangesList
  heatMapL.Rd: GRangesList
  heatMapRegion.Rd: GRanges, GAlignments
  heatMap_single.Rd: GRangesList, GAlignments, GRanges
  import.ofst.Rd: fst-package, GAlignmentPairs
  initiationScore.Rd: GRangesList, GAlignments
  insideOutsideORF.Rd: GRangesList, TxDb
  kozakSequenceScore.Rd: GRangesList, FaFile
  kozak_IR_ranking.Rd: FaFile
  lastExonEndPerGroup.Rd: GRangesList
  lastExonPerGroup.Rd: GRangesList
  lastExonStartPerGroup.Rd: GRangesList
  loadTxdb.Rd: seqlevelsStyle, Seqinfo
  longestORFs.Rd: GRangesList
  makeExonRanks.Rd: GRangesList
  makeORFNames.Rd: GRangesList
  makeSummarizedExperimentFromBam.Rd: GRangesList, SummarizedExperiment
  mapToGRanges.Rd: GRangesList
  matchNaming.Rd: GRangesList
  matchSeqStyle.Rd: seqlevelsStyle, Seqinfo
  numCodons.Rd: GRangesList
  numExonsPerGroup.Rd: GRangesList
  optimizeReads.Rd: GRangesList
  optimizedTranscriptLengths.Rd: transcriptLengths
  orfID.Rd: GRangesList
  orfScore.Rd: GRangesList, GAlignments, GRanges
  outputLibs.Rd: seqlevelsStyle, Seqinfo
  rankOrder.Rd: GRangesList
  readBam.Rd: readGAlignments, seqlevelsStyle, Seqinfo, GAlignments,
    GAlignmentPairs
  readBigWig.Rd: seqlevelsStyle, Seqinfo, GRanges
  readWig.Rd: seqlevelsStyle, Seqinfo, GRanges
  reduceKeepAttr.Rd: GRangesList, reduce
  regionPerReadLength.Rd: GRangesList, GAlignments, GRanges
  removeMetaCols.Rd: GRangesList
  reverseMinusStrandPerGroup.Rd: GRangesList
  ribo_fft.Rd: GAlignments, GRanges, GRangesList
  ribosomeReleaseScore.Rd: GRangesList, GAlignments, GRanges
  ribosomeStallingScore.Rd: GRangesList
  rnaNormalize.Rd: GRangesList
  scaledWindowPositions.Rd: GRangesList, GAlignments, GRanges
  seqnamesPerGroup.Rd: GRangesList
  shiftFootprints.Rd: GAlignments, GRanges
  sortPerGroup.Rd: sort.GenomicRanges, GRangesList
  splitIn3Tx.Rd: GRangesList
  startCodons.Rd: GRangesList
  startRegion.Rd: GRangesList
  startRegionCoverage.Rd: GRangesList
  startRegionString.Rd: GRangesList, FaFile
  startSites.Rd: GRangesList
  stopCodons.Rd: GRangesList
  stopRegion.Rd: GRangesList
  stopSites.Rd: GRangesList
  strandBool.Rd: GRangesList
  strandPerGroup.Rd: GRangesList
  tile1.Rd: GRangesList
  transcriptWindow.Rd: GRangesList
  transcriptWindowPer.Rd: GRangesList
  translationalEff.Rd: GRangesList, GRanges, GAlignments
  txNames.Rd: GRangesList
  txSeqsFromFa.Rd: GRangesList, FaFile, extractTranscriptSeqs,
    DNAStringSet
  uniqueGroups.Rd: GRangesList
  uniqueOrder.Rd: GRangesList, GRanges
  unlistToExtremities.Rd: GRangesList
  upstreamFromPerGroup.Rd: GRangesList
  upstreamOfPerGroup.Rd: GRangesList
  validSeqlevels.Rd: GRangesList
  widthPerGroup.Rd: GRangesList
  windowPerGroup.Rd: GRangesList
  windowPerReadLength.Rd: GRangesList, GAlignments, GRanges
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 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
orfFrameDistributions       103.361  7.301  42.846
orfScore                     36.355  2.477   2.108
makeTxdbFromGenome           25.813  0.391  26.322
STAR.allsteps.multiQC        25.195  0.205  25.690
codon_usage_exp              15.297  0.655  15.880
detect_ribo_orfs             14.673  1.168  15.803
countTable_regions           10.343  3.371   6.909
DEG.analysis                 11.164  0.460  11.720
shiftPlots                    8.284  2.527   1.010
findUORFs_exp                10.576  0.065  10.746
computeFeatures               8.800  0.090   9.047
codon_usage_plot              7.351  0.808   8.062
STAR.multiQC                  6.951  0.023   6.985
ribo_fft                      6.236  0.471   6.718
ribo_fft_plot                 5.590  0.045   5.646
codon_usage                   5.208  0.048   5.268
shiftFootprintsByExperiment   2.329  0.056  12.201
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* 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: 7 NOTEs
See
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/ORFik.Rcheck/00check.log’
for details.
ORFik.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ORFik
###
##############################################################################
##############################################################################
* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘ORFik’ ...
** this is package ‘ORFik’ version ‘1.28.3’
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c findORFsHelpers.cpp -o findORFsHelpers.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c findOrfs.cpp -o findOrfs.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c findOrfsFasta.cpp -o findOrfsFasta.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c pmapFromTranscripts.cpp -o pmapFromTranscripts.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c pmapToTranscripts.cpp -o pmapToTranscripts.o
pmapToTranscripts.cpp:22:7: warning: variable 'currentWidth' set but not used [-Wunused-but-set-variable]
  int currentWidth = 0;
      ^
pmapToTranscripts.cpp:68:7: warning: variable 'currentWidth' set but not used [-Wunused-but-set-variable]
  int currentWidth = 0;
      ^
2 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o ORFik.so RcppExports.o findORFsHelpers.o findOrfs.o findOrfsFasta.o pmapFromTranscripts.o pmapToTranscripts.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/00LOCK-ORFik/00new/ORFik/libs
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for ‘symbols’ in package ‘ORFik’
** 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 (ORFik)
ORFik.Rcheck/tests/testthat.Rout
R version 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20
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(ORFik)
Loading required package: IRanges
Loading required package: BiocGenerics
Loading required package: generics
Attaching package: 'generics'
The following objects are masked from 'package:base':
    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:stats':
    IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min
Loading required package: S4Vectors
Loading required package: stats4
Attaching package: 'S4Vectors'
The following object is masked from 'package:utils':
    findMatches
The following objects are masked from 'package:base':
    I, expand.grid, unname
Loading required package: GenomicRanges
Loading required package: GenomeInfoDb
Loading required package: GenomicAlignments
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats
Attaching package: 'MatrixGenerics'
The following objects are masked from 'package:matrixStats':
    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars
Loading required package: Biobase
Welcome to Bioconductor
    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.
Attaching package: 'Biobase'
The following object is masked from 'package:MatrixGenerics':
    rowMedians
The following objects are masked from 'package:matrixStats':
    anyMissing, rowMedians
Loading required package: Biostrings
Loading required package: XVector
Attaching package: 'Biostrings'
The following object is masked from 'package:base':
    strsplit
Loading required package: Rsamtools
Attaching package: 'ORFik'
The following object is masked from 'package:graphics':
    symbols
> 
> test_check("ORFik")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 444 ]
> 
> proc.time()
   user  system elapsed 
208.929   6.069 216.075 
ORFik.Rcheck/ORFik-Ex.timings
| name | user | system | elapsed | |
| DEG.analysis | 11.164 | 0.460 | 11.720 | |
| DEG.plot.static | 0.734 | 0.007 | 0.742 | |
| DEG_model | 0.749 | 0.007 | 0.758 | |
| DEG_model_results | 0.804 | 0.008 | 0.814 | |
| DEG_model_simple | 0.776 | 0.008 | 0.788 | |
| DTEG.analysis | 0.858 | 0.017 | 0.883 | |
| DTEG.plot | 0.806 | 0.007 | 0.943 | |
| ORFik.template.experiment | 0.826 | 0.010 | 0.841 | |
| ORFik.template.experiment.zf | 0.138 | 0.005 | 0.144 | |
| ORFikQC | 0.788 | 0.010 | 0.803 | |
| QCreport | 0.787 | 0.009 | 0.802 | |
| QCstats | 0.785 | 0.009 | 0.825 | |
| QCstats.plot | 0.869 | 0.008 | 0.918 | |
| RiboQC.plot | 0.783 | 0.005 | 0.795 | |
| STAR.align.folder | 0.001 | 0.001 | 0.002 | |
| STAR.align.single | 0.001 | 0.001 | 0.002 | |
| STAR.allsteps.multiQC | 25.195 | 0.205 | 25.690 | |
| STAR.index | 0.000 | 0.000 | 0.001 | |
| STAR.install | 0.000 | 0.001 | 0.001 | |
| STAR.multiQC | 6.951 | 0.023 | 6.985 | |
| STAR.remove.crashed.genome | 0.000 | 0.000 | 0.001 | |
| TOP.Motif.ecdf | 0.000 | 0.001 | 0.001 | |
| append_gene_symbols | 1.619 | 0.025 | 1.681 | |
| artificial.orfs | 0.721 | 0.005 | 0.728 | |
| asTX | 1.116 | 0.009 | 1.129 | |
| assignTSSByCage | 0.002 | 0.001 | 0.003 | |
| bamVarName | 0.761 | 0.005 | 0.766 | |
| browseSRA | 0 | 0 | 0 | |
| canonical_isoforms-experiment-method | 1.737 | 0.022 | 1.791 | |
| canonical_isoforms | 1.476 | 0.018 | 1.495 | |
| codon_usage | 5.208 | 0.048 | 5.268 | |
| codon_usage_exp | 15.297 | 0.655 | 15.880 | |
| codon_usage_plot | 7.351 | 0.808 | 8.062 | |
| collapse.by.scores | 0.221 | 0.024 | 0.244 | |
| collapse.fastq | 0 | 0 | 0 | |
| collapseDuplicatedReads-GAlignmentPairs-method | 0.148 | 0.016 | 0.164 | |
| collapseDuplicatedReads-GAlignments-method | 0.058 | 0.006 | 0.064 | |
| collapseDuplicatedReads-GRanges-method | 0.057 | 0.002 | 0.060 | |
| collapseDuplicatedReads-data.table-method | 0.057 | 0.002 | 0.059 | |
| collapseDuplicatedReads | 0.056 | 0.002 | 0.057 | |
| combn.pairs | 0.743 | 0.012 | 0.754 | |
| computeFeatures | 8.800 | 0.090 | 9.047 | |
| computeFeaturesCage | 0.000 | 0.000 | 0.001 | |
| config | 0 | 0 | 0 | |
| config.exper | 0.247 | 0.017 | 0.304 | |
| config.save | 0.001 | 0.001 | 0.001 | |
| config_file | 0.322 | 0.008 | 0.333 | |
| convertLibs | 0.740 | 0.007 | 0.750 | |
| convertToOneBasedRanges | 0.286 | 0.004 | 0.291 | |
| convert_bam_to_ofst | 0.524 | 0.041 | 0.577 | |
| convert_to_bigWig | 2.028 | 0.035 | 2.248 | |
| convert_to_covRle | 1.030 | 0.018 | 1.074 | |
| convert_to_covRleList | 1.511 | 0.033 | 1.551 | |
| countOverlapsW | 0.142 | 0.002 | 0.144 | |
| countTable | 0.708 | 0.006 | 0.716 | |
| countTable_regions | 10.343 | 3.371 | 6.909 | |
| covRle | 0.113 | 0.046 | 0.159 | |
| covRleFromGR | 0.218 | 0.071 | 0.290 | |
| covRleList | 0.043 | 0.013 | 0.057 | |
| coverageByTranscriptFST | 3.007 | 1.309 | 0.575 | |
| coverageHeatMap | 3.394 | 0.369 | 3.775 | |
| coveragePerTiling | 1.528 | 0.009 | 1.539 | |
| coverageScorings | 0.019 | 0.004 | 0.023 | |
| create.experiment | 1.584 | 0.025 | 1.610 | |
| defineTrailer | 0.354 | 0.004 | 0.359 | |
| design-experiment-method | 0.783 | 0.008 | 0.798 | |
| detectRibosomeShifts | 0.004 | 0.003 | 0.008 | |
| detect_drive | 0.005 | 0.008 | 0.021 | |
| detect_ribo_orfs | 14.673 | 1.168 | 15.803 | |
| disengagementScore | 0.980 | 0.003 | 0.985 | |
| distToCds | 0.473 | 0.001 | 0.475 | |
| distToTSS | 0.387 | 0.001 | 0.389 | |
| download.SRA | 0 | 0 | 0 | |
| download.SRA.metadata | 0.315 | 0.018 | 0.747 | |
| download_gene_info | 0.057 | 0.008 | 0.275 | |
| entropy | 3.091 | 0.008 | 3.103 | |
| exonsWithPseudoIntronsPerGroup | 4.327 | 0.013 | 4.347 | |
| experiment-class | 0.921 | 0.008 | 0.931 | |
| export.bed12 | 0.044 | 0.000 | 0.045 | |
| export.bigWig | 0.065 | 0.000 | 0.065 | |
| export.fstwig | 0.120 | 0.001 | 0.122 | |
| export.ofst-GAlignmentPairs-method | 0.145 | 0.001 | 0.147 | |
| export.ofst-GAlignments-method | 0.136 | 0.000 | 0.137 | |
| export.ofst-GRanges-method | 0.128 | 0.001 | 0.128 | |
| export.ofst | 0.133 | 0.001 | 0.134 | |
| export.wiggle | 0.070 | 0.001 | 0.071 | |
| extendLeaders | 1.978 | 0.028 | 2.015 | |
| extendLeadersUntil | 3.143 | 0.012 | 3.195 | |
| extendTrailers | 1.290 | 0.023 | 1.336 | |
| extendTrailersUntil | 3.275 | 0.016 | 3.509 | |
| extract_run_id | 0.001 | 0.000 | 0.002 | |
| file_ext_without_compression | 0.001 | 0.001 | 0.001 | |
| filepath | 0.985 | 0.012 | 1.292 | |
| filterTranscripts | 2.823 | 0.054 | 3.087 | |
| fimport | 0.617 | 0.047 | 0.666 | |
| findFa | 0.006 | 0.002 | 0.008 | |
| findMapORFs | 1.050 | 0.005 | 1.057 | |
| findORFs | 0.387 | 0.006 | 0.423 | |
| findORFsFasta | 0.146 | 0.007 | 0.154 | |
| findPeaksPerGene | 2.247 | 0.022 | 2.283 | |
| findUORFs | 0.001 | 0.000 | 0.002 | |
| findUORFs_exp | 10.576 | 0.065 | 10.746 | |
| find_url_ebi | 0.059 | 0.008 | 0.778 | |
| firstEndPerGroup | 0.142 | 0.001 | 0.144 | |
| firstExonPerGroup | 0.152 | 0.001 | 0.155 | |
| firstStartPerGroup | 0.126 | 0.001 | 0.131 | |
| fix_malformed_gff | 0.000 | 0.000 | 0.001 | |
| flankPerGroup | 0.278 | 0.002 | 0.300 | |
| floss | 0.601 | 0.004 | 0.628 | |
| fpkm | 0.262 | 0.001 | 0.279 | |
| fractionLength | 0.152 | 0.002 | 0.161 | |
| fread.bed | 0.064 | 0.014 | 0.089 | |
| gcContent | 0.843 | 0.005 | 0.885 | |
| geneToSymbol | 0.001 | 0.000 | 0.001 | |
| getGenomeAndAnnotation | 0.000 | 0.001 | 0.002 | |
| get_bioproject_candidates | 0 | 0 | 0 | |
| get_genome_fasta | 0.000 | 0.001 | 0.001 | |
| get_genome_gtf | 0.000 | 0.001 | 0.001 | |
| get_noncoding_rna | 0.001 | 0.001 | 0.002 | |
| get_phix_genome | 0.000 | 0.001 | 0.002 | |
| get_silva_rRNA | 0.001 | 0.001 | 0.000 | |
| get_system_usage | 0.260 | 0.582 | 0.840 | |
| go_analaysis_gorilla | 0.004 | 0.002 | 0.006 | |
| groupGRangesBy | 0.129 | 0.002 | 0.133 | |
| groupings | 0.087 | 0.001 | 0.089 | |
| heatMapRegion | 0.815 | 0.004 | 0.823 | |
| import.ofst | 0.142 | 0.001 | 0.145 | |
| initiationScore | 2.112 | 0.007 | 2.161 | |
| insideOutsideORF | 1.734 | 0.007 | 1.799 | |
| install.fastp | 0 | 0 | 0 | |
| install.sratoolkit | 0.000 | 0.001 | 0.001 | |
| isInFrame | 0.480 | 0.002 | 0.483 | |
| isOverlapping | 0.518 | 0.002 | 0.521 | |
| kozakHeatmap | 0.000 | 0.000 | 0.001 | |
| kozakSequenceScore | 1.146 | 0.007 | 1.165 | |
| lastExonEndPerGroup | 0.138 | 0.001 | 0.140 | |
| lastExonPerGroup | 0.165 | 0.002 | 0.168 | |
| lastExonStartPerGroup | 0.139 | 0.001 | 0.140 | |
| libraryTypes | 0.792 | 0.005 | 0.798 | |
| list.experiments | 0.733 | 0.008 | 0.747 | |
| list.genomes | 0.002 | 0.001 | 0.003 | |
| loadRegion | 2.898 | 0.052 | 2.970 | |
| loadRegions | 1.310 | 0.024 | 1.339 | |
| loadTranscriptType | 0.000 | 0.000 | 0.001 | |
| loadTxdb | 0.244 | 0.009 | 0.254 | |
| longestORFs | 0.269 | 0.001 | 0.271 | |
| makeGRangesListFromCharacter | 0.180 | 0.002 | 0.182 | |
| makeORFNames | 0.178 | 0.003 | 0.180 | |
| makeSummarizedExperimentFromBam | 0.794 | 0.004 | 0.799 | |
| makeTxdbFromGenome | 25.813 | 0.391 | 26.322 | |
| mergeFastq | 0.000 | 0.000 | 0.001 | |
| mergeLibs | 1.927 | 0.570 | 2.504 | |
| metaWindow | 0.417 | 0.002 | 0.420 | |
| model.matrix-experiment-method | 0.660 | 0.006 | 0.667 | |
| numExonsPerGroup | 0.065 | 0.000 | 0.066 | |
| optimizedTranscriptLengths | 1.724 | 0.136 | 1.862 | |
| orfFrameDistributions | 103.361 | 7.301 | 42.846 | |
| orfScore | 36.355 | 2.477 | 2.108 | |
| organism-experiment-method | 0.812 | 0.088 | 0.902 | |
| outputLibs | 2.221 | 1.074 | 2.425 | |
| pSitePlot | 2.300 | 0.304 | 2.610 | |
| pcaExperiment | 2.435 | 0.261 | 2.701 | |
| pcaPlot | 2.291 | 0.095 | 2.392 | |
| pmapFromTranscriptF | 0.450 | 0.005 | 0.456 | |
| pmapToTranscriptF | 1.634 | 0.021 | 1.657 | |
| pseudoIntronsPerGroup | 3.470 | 0.025 | 3.498 | |
| rankOrder | 0.154 | 0.001 | 0.156 | |
| read.experiment | 0.739 | 0.007 | 0.748 | |
| readBam | 0.198 | 0.029 | 0.227 | |
| readBamIsUniqueMapper | 0.176 | 0.016 | 0.193 | |
| readBamSeqs | 0.161 | 0.008 | 0.168 | |
| readWidths | 0.030 | 0.001 | 0.030 | |
| read_RDSQS | 0.766 | 0.012 | 0.779 | |
| reassignTSSbyCage | 1.186 | 0.033 | 1.236 | |
| reassignTxDbByCage | 0.000 | 0.000 | 0.001 | |
| reduceKeepAttr | 0.233 | 0.003 | 0.236 | |
| regionPerReadLength | 1.204 | 0.702 | 1.860 | |
| remove.experiments | 0.773 | 0.158 | 0.932 | |
| riboORFs | 0.788 | 0.073 | 0.861 | |
| riboORFsFolder | 1.160 | 0.097 | 1.258 | |
| ribo_fft | 6.236 | 0.471 | 6.718 | |
| ribo_fft_plot | 5.590 | 0.045 | 5.646 | |
| ribosomeReleaseScore | 0.426 | 0.002 | 0.429 | |
| ribosomeStallingScore | 0.589 | 0.002 | 0.593 | |
| save.experiment | 0.719 | 0.005 | 0.725 | |
| save_RDSQS | 0.012 | 0.016 | 0.027 | |
| scaledWindowPositions | 0.616 | 0.011 | 0.629 | |
| seqnamesPerGroup | 0.121 | 0.002 | 0.123 | |
| shiftFootprints | 0.004 | 0.001 | 0.005 | |
| shiftFootprintsByExperiment | 2.329 | 0.056 | 12.201 | |
| shiftPlots | 8.284 | 2.527 | 1.010 | |
| shifts_load | 0.747 | 0.077 | 0.825 | |
| shifts_save | 0.099 | 0.018 | 0.118 | |
| simpleLibs | 0.774 | 0.084 | 0.858 | |
| sortPerGroup | 0.515 | 0.063 | 0.579 | |
| startCodons | 1.098 | 0.133 | 1.233 | |
| startDefinition | 0.001 | 0.000 | 0.001 | |
| startRegion | 1.103 | 0.109 | 1.214 | |
| startRegionCoverage | 1.076 | 0.077 | 1.154 | |
| startSites | 0.589 | 0.002 | 0.592 | |
| stopCodons | 0.829 | 0.005 | 0.835 | |
| stopDefinition | 0.001 | 0.001 | 0.001 | |
| stopRegion | 0.957 | 0.004 | 0.963 | |
| stopSites | 0.573 | 0.005 | 0.577 | |
| strandBool | 0.016 | 0.001 | 0.019 | |
| strandPerGroup | 0.086 | 0.002 | 0.088 | |
| subsetToFrame | 0.032 | 0.001 | 0.033 | |
| symbols | 0.670 | 0.008 | 0.678 | |
| te.plot | 0.000 | 0.000 | 0.001 | |
| te.table | 0.939 | 0.007 | 0.947 | |
| te_rna.plot | 0.665 | 0.004 | 0.670 | |
| template_shift_table | 0.763 | 0.013 | 0.777 | |
| tile1 | 0.373 | 0.005 | 0.379 | |
| topMotif | 0.001 | 0.001 | 0.001 | |
| transcriptWindow | 1.719 | 0.031 | 1.753 | |
| translationalEff | 0.304 | 0.002 | 0.306 | |
| trimming.table | 0.041 | 0.005 | 0.045 | |
| txNames | 0.058 | 0.002 | 0.059 | |
| txNamesToGeneNames | 1.955 | 0.069 | 2.241 | |
| uORFSearchSpace | 0.999 | 0.014 | 1.014 | |
| uniqueGroups | 0.266 | 0.004 | 0.269 | |
| uniqueOrder | 0.420 | 0.002 | 0.423 | |
| unlistGrl | 0.083 | 0.002 | 0.086 | |
| widthPerGroup | 0.094 | 0.001 | 0.094 | |
| windowCoveragePlot | 1.882 | 0.031 | 1.942 | |
| windowPerGroup | 1.839 | 0.012 | 1.853 | |
| windowPerReadLength | 1.551 | 0.011 | 1.569 | |