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

This page was generated on 2025-01-25 15:39 -0500 (Sat, 25 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4658
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4455
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4408
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 1473/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ORFik 1.27.1  (landing page)
Haakon Tjeldnes
Snapshot Date: 2025-01-24 13:40 -0500 (Fri, 24 Jan 2025)
git_url: https://git.bioconductor.org/packages/ORFik
git_branch: devel
git_last_commit: 6b522df
git_last_commit_date: 2024-12-13 07:45:29 -0500 (Fri, 13 Dec 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  NO, package depends on 'DESeq2' which is only available as a source package that needs compilation
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for ORFik on kunpeng2

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: ORFik
Version: 1.27.1
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:ORFik.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings ORFik_1.27.1.tar.gz
StartedAt: 2025-01-25 09:58:18 -0000 (Sat, 25 Jan 2025)
EndedAt: 2025-01-25 10:13:12 -0000 (Sat, 25 Jan 2025)
EllapsedTime: 894.0 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: ORFik.Rcheck
Warnings: 6

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:ORFik.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings ORFik_1.27.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/ORFik.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* 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.27.1’
* 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 ... WARNING
Found the following significant warnings:
  Warning: program compiled against libxml 212 using older 211
See ‘/home/biocbuild/bbs-3.21-bioc/meat/ORFik.Rcheck/00install.out’ for details.
* used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
* checking installed package size ... INFO
  installed size is  7.4Mb
  sub-directories of 1Mb or more:
    R         1.1Mb
    extdata   1.4Mb
    libs      3.0Mb
* 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 ... NOTE
Warning: program compiled against libxml 212 using older 211

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Warning: program compiled against libxml 212 using older 211
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 ... WARNING
Warning: program compiled against libxml 212 using older 211
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* checking replacement functions ... WARNING
Warning: program compiled against libxml 212 using older 211
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
* checking foreign function calls ... NOTE
Warning: program compiled against libxml 212 using older 211
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
* checking R code for possible problems ... NOTE
Warning: program compiled against libxml 212 using older 211
detect_ribo_orfs: warning in outputLibs(df, type = "pshifted", output =
  "envirlist"): partial argument match of 'output' to 'output.mode'
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’
DTEG.plot: no visible binding for global variable ‘rfp’
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 ‘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 ‘sd_per_gene’
findPeaksPerGene: no visible binding for global variable ‘zscore’
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’
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 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 grnames group head id inFrameCDS ioScore
  isOverlappingCds kozak leaders mRNA meanCounts mean_IR mean_per_gene
  mean_percentage mean_txNorm mean_txNorm_percentage mean_txNorm_prob
  median_per_gene median_score merged 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 rfp_log2 rna 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 trailers uniprotswissprot
  upstream_kozak_strength utr3_len utr5_len value var_txNorm variable
  widths windowMean 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) STAR.align.folder.Rd:72: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.folder.Rd:73: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.folder.Rd:74: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.folder.Rd:75: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.folder.Rd:76: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.folder.Rd:77: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.folder.Rd:78: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.folder.Rd:79-80: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.folder.Rd:103: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.folder.Rd:104: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.folder.Rd:105: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.folder.Rd:115: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.folder.Rd:116: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.single.Rd:61: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.single.Rd:62: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.single.Rd:63: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.single.Rd:64: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.single.Rd:65: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.single.Rd:66: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.single.Rd:67: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.single.Rd:68-69: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.single.Rd:92: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.single.Rd:93: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.single.Rd:94: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.single.Rd:104: Lost braces in \itemize; meant \describe ?
checkRd: (-1) STAR.align.single.Rd:105: Lost braces in \itemize; meant \describe ?
checkRd: (-1) codon_usage.Rd:56: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage.Rd:57: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage.Rd:58: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage.Rd:59: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage.Rd:60: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage.Rd:61: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage.Rd:62-63: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage.Rd:65-68: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage.Rd:69: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage.Rd:70: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage.Rd:71: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage_exp.Rd:68: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage_exp.Rd:69: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage_exp.Rd:70: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage_exp.Rd:71: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage_exp.Rd:72: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage_exp.Rd:73: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage_exp.Rd:74-75: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage_exp.Rd:77-80: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage_exp.Rd:81: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage_exp.Rd:82: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) codon_usage_exp.Rd:83: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) computeFeatures.Rd:76: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:77: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:78: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:79: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:80: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:81: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:82: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:83: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:84: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:85: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:86: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:87: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:88: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:89: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:93: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:94: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:95: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:96: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:97: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:101: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:102: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:103: Lost braces in \itemize; meant \describe ?
checkRd: (-1) computeFeatures.Rd:104: Lost braces in \itemize; meant \describe ?
checkRd: (-1) coverageHeatMap.Rd:64: Lost braces in \itemize; meant \describe ?
checkRd: (-1) coverageHeatMap.Rd:65: Lost braces in \itemize; meant \describe ?
checkRd: (-1) coverageHeatMap.Rd:66: Lost braces in \itemize; meant \describe ?
checkRd: (-1) coverageHeatMap.Rd:80: Lost braces in \itemize; meant \describe ?
checkRd: (-1) coverageHeatMap.Rd:81: Lost braces in \itemize; meant \describe ?
checkRd: (-1) coverageHeatMap.Rd:82: Lost braces in \itemize; meant \describe ?
checkRd: (-1) coverageHeatMap.Rd:83: Lost braces in \itemize; meant \describe ?
checkRd: (-1) detect_ribo_orfs.Rd:38: Lost braces in \itemize; meant \describe ?
checkRd: (-1) detect_ribo_orfs.Rd:39: Lost braces in \itemize; meant \describe ?
checkRd: (-1) detect_ribo_orfs.Rd:40: Lost braces in \itemize; meant \describe ?
checkRd: (-1) detect_ribo_orfs.Rd:41: Lost braces in \itemize; meant \describe ?
checkRd: (-1) detect_ribo_orfs.Rd:42: Lost braces in \itemize; meant \describe ?
checkRd: (-1) detect_ribo_orfs.Rd:43: Lost braces in \itemize; meant \describe ?
checkRd: (-1) detect_ribo_orfs.Rd:44: Lost braces in \itemize; meant \describe ?
checkRd: (-1) detect_ribo_orfs.Rd:45: Lost braces in \itemize; meant \describe ?
checkRd: (-1) detect_ribo_orfs.Rd:46: Lost braces in \itemize; meant \describe ?
checkRd: (-1) detect_ribo_orfs.Rd:47: Lost braces in \itemize; meant \describe ?
checkRd: (-1) detect_ribo_orfs.Rd:48: Lost braces in \itemize; meant \describe ?
checkRd: (-1) experiment-class.Rd:16-17: Lost braces in \itemize; meant \describe ?
checkRd: (-1) experiment-class.Rd:18-19: Lost braces in \itemize; meant \describe ?
checkRd: (-1) experiment-class.Rd:20: Lost braces in \itemize; meant \describe ?
checkRd: (-1) experiment-class.Rd:21-22: Lost braces in \itemize; meant \describe ?
checkRd: (-1) experiment-class.Rd:23-27: Lost braces in \itemize; meant \describe ?
checkRd: (-1) experiment-class.Rd:28-29: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readBam.Rd:13: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readBam.Rd:14-16: Lost braces in \itemize; meant \describe ?
checkRd: (-1) readBam.Rd:17-20: Lost braces in \itemize; meant \describe ?
* 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 ... WARNING
Warning: program compiled against libxml 212 using older 211
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... WARNING
Warning: program compiled against libxml 212 using older 211
Warning: program compiled against libxml 212 using older 211
Warning: program compiled against libxml 212 using older 211
* checking Rd \usage sections ... WARNING
Undocumented arguments in Rd file 'optimizedTranscriptLengths.Rd'
  ‘optimized_path’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Warning: program compiled against libxml 212 using older 211
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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          23.469  0.774  24.288
codon_usage_exp             12.123  0.579  12.585
detect_ribo_orfs             8.805  1.094   9.767
STAR.allsteps.multiQC        9.531  0.175   9.733
findUORFs_exp                6.651  0.032   6.694
shifts_load                  4.792  1.210   0.657
computeFeatures              5.840  0.067   5.922
pcaExperiment                3.934  1.078   5.022
shiftFootprintsByExperiment  1.396  0.140   6.745
download.SRA.metadata        0.275  0.091   5.595
find_url_ebi                 0.074  0.048   6.129
* 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 WARNINGs, 9 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/ORFik.Rcheck/00check.log’
for details.


Installation output

ORFik.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL ORFik
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’
* installing *source* package ‘ORFik’ ...
** using staged installation
** libs
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c findORFsHelpers.cpp -o findORFsHelpers.o
findORFsHelpers.cpp: In function ‘Rcpp::IntegerMatrix orfs_as_matrix(std::string&, std::string, std::string, int)’:
findORFsHelpers.cpp:214:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  214 |   for (int i = 0; i < uorfSize/2; i++) {
      |                   ~~^~~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c findOrfs.cpp -o findOrfs.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c findOrfsFasta.cpp -o findOrfsFasta.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c pmapFromTranscripts.cpp -o pmapFromTranscripts.o
pmapFromTranscripts.cpp: In function ‘Rcpp::List pmapFromTranscriptsCPP(const std::vector<int>&, const std::vector<int>&, const std::vector<int>&, const std::vector<int>&, const std::vector<int>&, const char&, bool)’:
pmapFromTranscripts.cpp:151:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  151 |   for(auto i = 0;i < xSize; i++){
      |                  ~~^~~~~~~
pmapFromTranscripts.cpp:155:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  155 |   for(auto i = 0; i < indexSize; i++){
      |                   ~~^~~~~~~~~~~
pmapFromTranscripts.cpp:161:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  161 |   for(auto i = 1; i < indexSize; i++){
      |                   ~~^~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c pmapToTranscripts.cpp -o pmapToTranscripts.o
pmapToTranscripts.cpp: In function ‘void pmapToPositive(vi&, const int&, int&, const vi&, const vi&, const vi&, const vi&, const vi&, const vi&, const vi&, const vi&)’:
pmapToTranscripts.cpp:22:7: warning: variable ‘currentWidth’ set but not used [-Wunused-but-set-variable]
   22 |   int currentWidth = 0;
      |       ^~~~~~~~~~~~
pmapToTranscripts.cpp: In function ‘void pmapToNegative(vi&, const int&, int&, const vi&, const vi&, const vi&, const vi&, const vi&, const vi&, const vi&, const vi&)’:
pmapToTranscripts.cpp:68:7: warning: variable ‘currentWidth’ set but not used [-Wunused-but-set-variable]
   68 |   int currentWidth = 0;
      |       ^~~~~~~~~~~~
pmapToTranscripts.cpp: In function ‘Rcpp::List pmapToTranscriptsCPP(const std::vector<int>&, const std::vector<int>&, const std::vector<int>&, const std::vector<int>&, const std::vector<int>&, const char&, const std::vector<int>&)’:
pmapToTranscripts.cpp:126:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  126 |   for(auto i = 0;i < xSize; i++){ // Width per exon in x
      |                  ~~^~~~~~~
pmapToTranscripts.cpp:130:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  130 |   for(auto i = 0; i < indexSize; i++){ // Width per exon in tx
      |                   ~~^~~~~~~~~~~
pmapToTranscripts.cpp:136:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  136 |   for(auto i = 1; i < indexSize; i++){
      |                   ~~^~~~~~~~~~~
pmapToTranscripts.cpp:147:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  147 |   for (auto i = 1; i < 2 * xSize; i = i + 2) {
      |                    ~~^~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o ORFik.so RcppExports.o findORFsHelpers.o findOrfs.o findOrfsFasta.o pmapFromTranscripts.o pmapToTranscripts.o -L/home/biocbuild/R/R/lib -lR
installing to /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/00LOCK-ORFik/00new/ORFik/libs
** R
** inst
** byte-compile and prepare package for lazy loading
Warning: program compiled against libxml 212 using older 211
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
Warning: program compiled against libxml 212 using older 211
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
Warning: program compiled against libxml 212 using older 211
** testing if installed package keeps a record of temporary installation path
* DONE (ORFik)

Tests output

ORFik.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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
Warning: program compiled against libxml 212 using older 211

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 
130.154   4.003 133.822 

Example timings

ORFik.Rcheck/ORFik-Ex.timings

nameusersystemelapsed
DEG.analysis0.6490.0400.690
DEG.plot.static0.5470.0000.549
DEG_model1.6210.0521.675
DEG_model_results0.5450.0000.546
DEG_model_simple0.5190.0160.537
DTEG.analysis0.5310.0520.584
DTEG.plot0.4940.0640.559
ORFik.template.experiment0.5700.0040.575
ORFik.template.experiment.zf0.0810.0000.081
ORFikQC0.5150.0240.540
QCreport0.5150.0150.531
QCstats0.5240.0000.526
QCstats.plot0.5350.0080.545
RiboQC.plot0.5400.0200.561
STAR.align.folder0.0000.0000.001
STAR.align.single000
STAR.allsteps.multiQC9.5310.1759.733
STAR.index0.0010.0000.000
STAR.install000
STAR.multiQC3.0700.0763.153
STAR.remove.crashed.genome000
TOP.Motif.ecdf0.0000.0000.001
artificial.orfs0.5490.0080.558
asTX0.9420.0561.000
assignTSSByCage0.0030.0000.003
bamVarName1.0540.0041.061
browseSRA0.0000.0000.001
codon_usage4.3820.0564.460
codon_usage_exp12.123 0.57912.585
codon_usage_plot4.4790.4594.808
collapse.by.scores0.1400.0060.145
collapse.fastq0.0010.0000.000
collapseDuplicatedReads-GAlignmentPairs-method0.0960.0080.104
collapseDuplicatedReads-GAlignments-method0.0360.0040.041
collapseDuplicatedReads-GRanges-method0.0360.0040.040
collapseDuplicatedReads-data.table-method0.0400.0000.044
collapseDuplicatedReads0.0390.0000.039
combn.pairs0.5730.0080.581
computeFeatures5.8400.0675.922
computeFeaturesCage0.0010.0000.000
config000
config.exper0.1300.0160.150
config.save0.0000.0000.001
config_file0.1870.0000.188
convertLibs0.5080.0040.514
convertToOneBasedRanges0.1960.0000.196
convert_bam_to_ofst0.2050.0030.216
convert_to_bigWig1.2530.0081.266
convert_to_covRle0.7630.0360.801
convert_to_covRleList1.1070.0481.157
countOverlapsW0.1080.0080.116
countTable0.5560.0360.593
countTable_regions0.5980.0400.639
covRle0.0810.0000.080
covRleFromGR0.1220.0040.127
covRleList0.0200.0030.024
coverageHeatMap1.5810.1081.693
coveragePerTiling1.0370.0471.088
coverageScorings0.0140.0000.013
create.experiment1.1650.0791.247
defineTrailer0.2200.0240.245
design-experiment-method0.6110.0400.653
detectRibosomeShifts0.0030.0000.003
detect_ribo_orfs8.8051.0949.767
disengagementScore0.7000.0240.725
distToCds0.3310.0080.340
distToTSS0.2760.0000.276
download.SRA000
download.SRA.metadata0.2750.0915.595
entropy2.1480.1722.324
experiment-class0.6680.0480.717
export.bed120.0250.0040.029
export.bigWig0.0520.0000.052
export.fstwig0.0830.0040.087
export.ofst-GAlignmentPairs-method0.0900.0000.089
export.ofst-GAlignments-method0.0900.0000.089
export.ofst-GRanges-method0.0850.0120.096
export.ofst0.0790.0120.092
export.wiggle0.0480.0040.052
extendLeaders1.3810.0841.468
extendLeadersUntil2.3240.1472.476
extendTrailers0.8380.0200.860
extendTrailersUntil2.1820.0442.230
extract_run_id0.0010.0000.000
file_ext_without_compression0.0010.0000.000
filepath0.5830.0120.596
filterTranscripts1.7960.0681.867
fimport0.4070.0160.424
findFa0.0040.0000.005
findMapORFs0.7540.0200.776
findORFs0.2500.0080.259
findORFsFasta0.0880.0000.091
findPeaksPerGene1.4200.0041.427
findUORFs0.0020.0000.001
findUORFs_exp6.6510.0326.694
find_url_ebi0.0740.0486.129
firstEndPerGroup0.0810.0120.094
firstExonPerGroup0.0980.0000.098
firstStartPerGroup0.1040.0360.139
fix_malformed_gff000
flankPerGroup0.1720.0160.188
floss0.3590.0440.403
fpkm0.1650.0070.173
fractionLength0.0890.0080.098
fread.bed0.0430.0040.050
gcContent0.5430.0270.572
geneToSymbol000
getGenomeAndAnnotation000
get_bioproject_candidates000
get_genome_fasta000
get_genome_gtf0.0000.0010.000
get_noncoding_rna000
get_phix_genome0.0000.0000.001
get_silva_rRNA000
groupGRangesBy0.0820.0010.082
groupings0.0520.0040.057
heatMapRegion0.6050.0230.631
import.ofst0.1260.0280.154
initiationScore1.3690.0961.468
insideOutsideORF1.1780.0321.213
install.fastp000
install.sratoolkit000
isInFrame0.3500.0120.363
isOverlapping0.3510.0160.367
kozakHeatmap0.0010.0000.000
kozakSequenceScore0.7580.0280.788
lastExonEndPerGroup0.0840.0080.092
lastExonPerGroup0.1000.0040.103
lastExonStartPerGroup0.0870.0040.091
libraryTypes0.5830.0480.633
list.experiments0.3540.0000.355
list.genomes0.0010.0000.001
loadRegion1.9790.0322.016
loadRegions0.8440.0110.859
loadTranscriptType0.0010.0000.000
loadTxdb0.1600.0000.161
longestORFs0.1830.0000.184
makeORFNames0.1140.0000.114
makeSummarizedExperimentFromBam0.5900.0080.598
makeTxdbFromGenome23.469 0.77424.288
mergeFastq000
mergeLibs0.5350.0240.559
metaWindow0.2730.0360.310
model.matrix-experiment-method0.5540.0710.627
numExonsPerGroup0.0490.0080.057
optimizedTranscriptLengths1.8000.0961.900
orfFrameDistributions1.0530.3951.799
orfScore1.3730.3801.226
organism-experiment-method1.2290.1841.416
outputLibs1.2590.7671.556
pSitePlot0.4950.1320.629
pcaExperiment3.9341.0785.022
pmapFromTranscriptF0.1230.0120.135
pmapToTranscriptF1.0910.0441.138
rankOrder0.0970.0000.100
read.experiment0.4740.0280.504
readBam0.1830.0080.192
readWidths0.0190.0000.019
reassignTSSbyCage0.7130.0480.763
reassignTxDbByCage000
reduceKeepAttr0.4580.0510.511
regionPerReadLength0.4360.2360.964
remove.experiments0.8810.3760.814
riboORFs0.5820.1440.727
riboORFsFolder0.6060.0560.663
ribo_fft4.0500.6154.671
ribo_fft_plot3.6770.2313.913
ribosomeReleaseScore0.2850.0110.297
ribosomeStallingScore0.3990.0160.415
save.experiment0.5470.0000.548
scaledWindowPositions0.7220.0320.756
seqnamesPerGroup0.0850.0000.085
shiftFootprints0.0020.0000.002
shiftFootprintsByExperiment1.3960.1406.745
shiftPlots0.0770.0150.092
shifts_load4.7921.2100.657
shifts_save0.0760.0040.081
simpleLibs0.5360.0960.633
sortPerGroup0.3230.0670.392
startCodons1.0370.1041.144
startDefinition0.0010.0000.000
startRegion0.7510.0800.833
startRegionCoverage0.5770.0400.619
startSites0.4220.0120.435
stopCodons0.6640.0120.678
stopDefinition000
stopRegion0.7460.0000.747
stopSites0.6680.0120.681
strandBool0.0110.0000.012
strandPerGroup0.0790.0000.080
subsetToFrame0.0210.0000.021
te.plot000
te.table0.5370.0040.542
te_rna.plot0.5630.0040.568
tile10.2760.0040.280
topMotif000
transcriptWindow1.3010.0321.336
translationalEff0.2020.0080.211
trimming.table0.0180.0040.023
txNames0.0530.0000.053
txNamesToGeneNames1.5150.0551.576
uORFSearchSpace0.8120.0240.839
uniqueGroups0.1750.0040.180
uniqueOrder0.2690.0000.271
unlistGrl0.0540.0000.054
widthPerGroup0.0580.0000.057
windowCoveragePlot0.8950.0280.925
windowPerGroup1.5880.0441.635
windowPerReadLength1.2160.0281.247