Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

This page was generated on 2025-04-17 11:44 -0400 (Thu, 17 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4667
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4573
lconwaymacOS 12.7.1 Montereyx86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4599
kjohnson3macOS 13.7.1 Venturaarm644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4553
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4570
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/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ORFik 1.28.0  (landing page)
Haakon Tjeldnes
Snapshot Date: 2025-04-16 13:40 -0400 (Wed, 16 Apr 2025)
git_url: https://git.bioconductor.org/packages/ORFik
git_branch: RELEASE_3_21
git_last_commit: db00d25
git_last_commit_date: 2025-04-15 11:33:42 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for ORFik on lconway

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.

raw results


Summary

Package: ORFik
Version: 1.28.0
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.0.tar.gz
StartedAt: 2025-04-16 23:00:22 -0400 (Wed, 16 Apr 2025)
EndedAt: 2025-04-16 23:13:16 -0400 (Wed, 16 Apr 2025)
EllapsedTime: 774.1 seconds
RetCode: 0
Status:   OK  
CheckDir: ORFik.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/ORFik.Rcheck’
* using R version 4.5.0 RC (2025-04-04 r88126)
* 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.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 28 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.
* 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_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’
QCplots: no visible binding for global variable ‘leaders’
QCplots: no visible binding for global variable ‘trailers’
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’
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 ‘.’
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’
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
  ‘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’
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’
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: no visible binding for global variable
  ‘file_paths’
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’
pcaExperiment: no visible binding for global variable ‘PC1’
pcaExperiment: no visible binding for global variable ‘PC2’
readBam: no visible global function definition for ‘bamTag<-’
readBam: no visible global function definition for ‘bamWhat<-’
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 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’
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 PC1 PC2 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 ensembl_gene_id ensembl_transcript_id entropyRFP exon_rank
  external_gene_name feature file_paths forward 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 head id inFrameCDS ioScore
  isOverlappingCds kozak leaders 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 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 subtitle sum.count
  sum_per_gene sum_txNorm te te.lfc te.padj te.sign trailers
  uniprotswissprot 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 ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  DTEG.analysis.Rd: SummarizedExperiment
  ORFikQC.Rd: SummarizedExperiment
  QCreport.Rd: SummarizedExperiment
  allFeaturesHelper.Rd: GRangesList, GAlignments, GRanges, FaFile
  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
  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
makeTxdbFromGenome          22.546  0.437  23.098
codon_usage_exp             10.695  0.434  11.094
STAR.allsteps.multiQC        7.452  0.090   7.618
detect_ribo_orfs             7.109  0.410   7.495
findUORFs_exp                5.758  0.057   5.845
shiftPlots                   4.314  1.435   0.137
computeFeatures              5.010  0.063   5.108
shiftFootprintsByExperiment  1.169  0.041   6.708
* 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: 6 NOTEs
See
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/ORFik.Rcheck/00check.log’
for details.


Installation output

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.0’
** 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)

Tests output

ORFik.Rcheck/tests/testthat.Rout


R version 4.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six"
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 440 ]
> 
> proc.time()
   user  system elapsed 
107.751   4.034 112.452 

Example timings

ORFik.Rcheck/ORFik-Ex.timings

nameusersystemelapsed
DEG.analysis0.6460.0170.666
DEG.plot.static0.4480.0170.467
DEG_model1.4150.0141.437
DEG_model_results0.4900.0070.500
DEG_model_simple0.4940.0470.545
DTEG.analysis0.5170.0520.574
DTEG.plot0.5200.0270.553
ORFik.template.experiment0.4830.0060.490
ORFik.template.experiment.zf0.0900.0030.096
ORFikQC0.4890.0040.497
QCreport0.4910.0060.501
QCstats0.4900.0080.504
QCstats.plot0.4660.0040.471
RiboQC.plot0.4700.0050.476
STAR.align.folder0.0000.0010.001
STAR.align.single000
STAR.allsteps.multiQC7.4520.0907.618
STAR.index000
STAR.install0.0010.0000.001
STAR.multiQC2.2040.0172.234
STAR.remove.crashed.genome000
TOP.Motif.ecdf000
artificial.orfs0.4360.0080.447
asTX0.9670.0130.991
assignTSSByCage0.0010.0010.002
bamVarName0.9110.0080.925
browseSRA000
codon_usage3.9260.0504.000
codon_usage_exp10.695 0.43411.094
codon_usage_plot3.8850.5214.342
collapse.by.scores0.1210.0090.131
collapse.fastq0.0000.0010.001
collapseDuplicatedReads-GAlignmentPairs-method0.0730.0050.078
collapseDuplicatedReads-GAlignments-method0.0330.0020.036
collapseDuplicatedReads-GRanges-method0.0350.0020.037
collapseDuplicatedReads-data.table-method0.0340.0020.037
collapseDuplicatedReads0.0320.0020.034
combn.pairs0.4860.0120.502
computeFeatures5.0100.0635.108
computeFeaturesCage000
config000
config.exper0.1450.0100.156
config.save000
config_file0.1590.0050.164
convertLibs0.4370.0050.443
convertToOneBasedRanges0.1350.0020.137
convert_bam_to_ofst0.1560.0120.171
convert_to_bigWig1.0020.0161.023
convert_to_covRle0.5640.0100.576
convert_to_covRleList0.8150.0330.868
countOverlapsW0.0720.0000.073
countTable0.4380.0040.445
countTable_regions0.4250.0030.430
covRle0.0450.0010.047
covRleFromGR0.0880.0020.090
covRleList0.0140.0010.014
coverageHeatMap1.2260.0111.245
coveragePerTiling0.8240.0931.045
coverageScorings0.0090.0010.009
create.experiment0.8960.0090.907
defineTrailer0.1900.0020.191
design-experiment-method0.4180.0040.423
detectRibosomeShifts0.0030.0020.004
detect_ribo_orfs7.1090.4107.495
disengagementScore0.5330.0030.540
distToCds0.2760.0020.280
distToTSS0.2490.0030.251
download.SRA000
download.SRA.metadata0.1700.0140.979
entropy1.8040.0291.841
experiment-class0.4790.0080.488
export.bed120.0220.0010.022
export.bigWig0.0430.0010.043
export.fstwig0.0670.0010.068
export.ofst-GAlignmentPairs-method0.0740.0020.075
export.ofst-GAlignments-method0.0600.0020.061
export.ofst-GRanges-method0.0720.0020.074
export.ofst0.0630.0020.064
export.wiggle0.0310.0010.033
extendLeaders1.2940.0341.337
extendLeadersUntil1.8650.0141.887
extendTrailers0.7600.0160.782
extendTrailersUntil1.8720.0111.889
extract_run_id0.0010.0000.001
file_ext_without_compression0.0010.0000.000
filepath0.5100.0060.519
filterTranscripts1.4280.0141.448
fimport0.3340.0230.358
findFa0.0040.0010.004
findMapORFs0.5760.0040.582
findORFs0.1750.0030.178
findORFsFasta0.0720.0050.078
findPeaksPerGene1.2400.0161.259
findUORFs0.0010.0010.001
findUORFs_exp5.7580.0575.845
find_url_ebi0.0310.0081.911
firstEndPerGroup0.0680.0010.069
firstExonPerGroup0.0740.0010.076
firstStartPerGroup0.0700.0010.072
fix_malformed_gff0.0010.0000.000
flankPerGroup0.1510.0010.153
floss0.3220.0030.326
fpkm0.1310.0010.133
fractionLength0.0640.0010.065
fread.bed0.0370.0090.059
gcContent0.4150.0030.421
geneToSymbol0.0010.0000.000
getGenomeAndAnnotation0.0000.0000.001
get_bioproject_candidates0.0000.0000.001
get_genome_fasta000
get_genome_gtf0.0000.0000.001
get_noncoding_rna0.0000.0010.000
get_phix_genome0.0010.0010.000
get_silva_rRNA000
groupGRangesBy0.0570.0010.059
groupings0.0390.0010.040
heatMapRegion0.4290.0050.437
import.ofst0.0530.0000.054
initiationScore1.1300.0081.144
insideOutsideORF0.8790.0040.885
install.fastp000
install.sratoolkit0.0000.0010.000
isInFrame0.2690.0010.270
isOverlapping0.3190.0020.323
kozakHeatmap0.0000.0000.001
kozakSequenceScore0.6300.0050.641
lastExonEndPerGroup0.0810.0010.081
lastExonPerGroup0.0900.0020.091
lastExonStartPerGroup0.0790.0010.081
libraryTypes0.5130.0230.550
list.experiments0.2960.0040.301
list.genomes0.0000.0010.002
loadRegion1.5540.0311.594
loadRegions0.6970.0170.718
loadTranscriptType0.0000.0000.001
loadTxdb0.1620.0080.170
longestORFs0.1590.0010.161
makeORFNames0.0920.0020.093
makeSummarizedExperimentFromBam0.4890.0880.671
makeTxdbFromGenome22.546 0.43723.098
mergeFastq0.0000.0010.001
mergeLibs0.4390.0130.454
metaWindow0.2040.0170.221
model.matrix-experiment-method0.4480.0370.504
numExonsPerGroup0.0460.0050.051
optimizedTranscriptLengths1.4220.0581.485
orfFrameDistributions1.1270.4571.566
orfScore0.9440.1001.050
organism-experiment-method0.9780.0521.034
outputLibs1.0340.2911.152
pSitePlot0.4220.1450.572
pcaExperiment3.5000.6474.087
pmapFromTranscriptF0.1020.0010.103
pmapToTranscriptF0.9160.0200.940
rankOrder0.0830.0040.088
read.experiment0.4070.0140.424
readBam0.1550.0200.176
readWidths0.0160.0010.017
reassignTSSbyCage0.8430.0270.874
reassignTxDbByCage0.0000.0010.000
reduceKeepAttr0.1400.0010.142
regionPerReadLength0.4000.2851.011
remove.experiments0.6710.2860.592
riboORFs0.4540.0400.495
riboORFsFolder0.4710.0370.513
ribo_fft3.1800.1613.360
ribo_fft_plot3.0810.0443.144
ribosomeReleaseScore0.2540.0020.258
ribosomeStallingScore0.3180.0040.325
save.experiment0.4340.0040.440
scaledWindowPositions0.5570.0040.564
seqnamesPerGroup0.0640.0010.064
shiftFootprints0.0020.0010.003
shiftFootprintsByExperiment1.1690.0416.708
shiftPlots4.3141.4350.137
shifts_load0.4400.1000.542
shifts_save0.0570.0150.073
simpleLibs0.4550.0450.502
sortPerGroup0.3150.0270.344
startCodons0.8150.0480.867
startDefinition0.0000.0000.001
startRegion0.6710.0470.721
startRegionCoverage0.4570.0260.485
startSites0.3080.0020.311
stopCodons0.5120.0040.518
stopDefinition0.0000.0000.001
stopRegion0.8790.0080.892
stopSites0.3210.0030.326
strandBool0.0090.0010.009
strandPerGroup0.0640.0010.065
subsetToFrame0.0160.0000.016
te.plot000
te.table0.4350.0050.442
te_rna.plot0.3820.0040.387
tile10.2160.0020.219
topMotif000
transcriptWindow1.0810.0251.112
translationalEff0.3560.0020.360
trimming.table0.0170.0030.020
txNames0.0460.0010.046
txNamesToGeneNames1.0360.0211.063
uORFSearchSpace0.6590.0150.679
uniqueGroups0.1550.0020.161
uniqueOrder0.2260.0020.230
unlistGrl0.0450.0010.047
widthPerGroup0.0500.0000.051
windowCoveragePlot0.8670.0170.889
windowPerGroup0.9730.0070.984
windowPerReadLength0.9440.0080.958