| Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2024-04-17 11:37:05 -0400 (Wed, 17 Apr 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4676 |
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" | 4414 |
| merida1 | macOS 12.7.1 Monterey | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4437 |
| 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 1472/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ORFik 1.22.2 (landing page) Haakon Tjeldnes
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
| merida1 | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
|
To the developers/maintainers of the ORFik package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ORFik.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
| Package: ORFik |
| Version: 1.22.2 |
| Command: F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ORFik.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings ORFik_1.22.2.tar.gz |
| StartedAt: 2024-04-16 03:28:32 -0400 (Tue, 16 Apr 2024) |
| EndedAt: 2024-04-16 03:42:00 -0400 (Tue, 16 Apr 2024) |
| EllapsedTime: 807.9 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: ORFik.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ORFik.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings ORFik_1.22.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'F:/biocbuild/bbs-3.18-bioc/meat/ORFik.Rcheck'
* using R version 4.3.3 (2024-02-29 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
gcc.exe (GCC) 12.3.0
GNU Fortran (GCC) 12.3.0
* running under: Windows Server 2022 x64 (build 20348)
* 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.22.2'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'ORFik' can be installed ... OK
* used C++ compiler: 'G__~1.EXE (GCC) 12.3.0'
* checking installed package size ... NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
R 1.0Mb
extdata 1.4Mb
libs 1.1Mb
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
'GenomicFeatures:::.merge_seqinfo_and_infer_missing_seqlengths'
'IRanges:::regroupBySupergroup' 'S4Vectors:::normarg_mcols'
'biomartr:::getENSEMBL.Seq' 'biomartr:::getENSEMBL.gtf'
See the note in ?`:::` about the use of this operator.
There are ::: calls to the package's namespace in its code. A package
almost never needs to use ::: for its own objects:
'DEG_design'
* 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'
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: no visible binding for global variable 'sample_id'
STAR.multiQC: no visible binding for global variable 'value'
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'
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'
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
'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 '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
'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 '.'
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 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
'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'
flankPerGroup: no visible global function definition for '.'
flankPerGroup: no visible binding for global variable 'group_name'
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 '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 'difPer'
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'
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 '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'
readLengthTable: no visible binding for global variable
'counts_per_sample'
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 'feature'
scaledWindowPositions: no visible binding for global variable
'scalingFactor'
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'
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 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 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 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 grnames group_name 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 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")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files for x64 is not available
File 'F:/biocbuild/bbs-3.18-bioc/R/library/ORFik/libs/x64/ORFik.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ... ERROR
Running examples in 'ORFik-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: download.SRA.metadata
> ### Title: Downloads metadata from SRA
> ### Aliases: download.SRA.metadata
>
> ### ** Examples
>
> ## Originally on SRA
> download.SRA.metadata("SRP226389")
Downloading metadata from:
https://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=sra&id=9232220,9232221,9232222,9232223,9232224,9232225&rettype=fasta&retmode=xml
Error in open.connection(x, "rb") : HTTP error 429.
Calls: download.SRA.metadata ... read_xml.character -> read_xml.connection -> open -> open.connection
Execution halted
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
Running 'testthat.R'
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 1 ERROR, 4 NOTEs
See
'F:/biocbuild/bbs-3.18-bioc/meat/ORFik.Rcheck/00check.log'
for details.
ORFik.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD INSTALL ORFik
###
##############################################################################
##############################################################################
* installing to library 'F:/biocbuild/bbs-3.18-bioc/R/library'
* installing *source* package 'ORFik' ...
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 12.3.0'
g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 long unsigned int'} [-Wsign-compare]
214 | for (int i = 0; i < uorfSize/2; i++) {
| ~~^~~~~~~~~~~~
g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c findOrfs.cpp -o findOrfs.o
g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c findOrfsFasta.cpp -o findOrfsFasta.o
g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 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 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 long unsigned int'} [-Wsign-compare]
161 | for(auto i = 1; i < indexSize; i++){
| ~~^~~~~~~~~~~
g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.18-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.18-bioc/R/library/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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 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 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 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 long unsigned int'} [-Wsign-compare]
147 | for (auto i = 1; i < 2 * xSize; i = i + 2) {
| ~~^~~~~~~~~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o ORFik.dll tmp.def RcppExports.o findORFsHelpers.o findOrfs.o findOrfsFasta.o pmapFromTranscripts.o pmapToTranscripts.o -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.18-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.18-bioc/R/library/00LOCK-ORFik/00new/ORFik/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (ORFik)
ORFik.Rcheck/tests/testthat.Rout
R version 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)
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
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, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, 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
Attaching package: 'IRanges'
The following object is masked from 'package:grDevices':
windows
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")
Regulation
No change
6
widths group.size
Min. : 6 Min. :1.000
1st Qu.: 9 1st Qu.:1.000
Median :12 Median :1.000
Mean :12 Mean :1.667
3rd Qu.:15 3rd Qu.:2.000
Max. :18 Max. :3.000
[1] "CAGE_Mutant_r1"
[1] "CAGE_Mutant_r2"
[1] "CAGE_WT_r1"
[1] "CAGE_WT_r2"
[1] "PAS_Mutant_r1"
[1] "PAS_Mutant_r2"
[1] "PAS_WT_r1"
[1] "PAS_WT_r2"
[1] "RFP_Mutant_r1"
[1] "RFP_Mutant_r2"
[1] "RFP_WT_r1"
[1] "RFP_WT_r2"
[1] "RNA_Mutant_r1"
[1] "RNA_Mutant_r2"
[1] "RNA_WT_r1"
[1] "RNA_WT_r2"
[1] "RFP"
[1] "RFP"
[1] "RFP"
[1] "RFP"
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 414 ]
>
> proc.time()
user system elapsed
117.71 2.82 292.37
ORFik.Rcheck/ORFik-Ex.timings
| name | user | system | elapsed | |
| DEG.analysis | 0.81 | 0.01 | 0.86 | |
| DEG.plot.static | 0.61 | 0.02 | 0.65 | |
| DEG_model | 0.47 | 0.00 | 0.47 | |
| DEG_model_results | 0.41 | 0.08 | 0.48 | |
| DEG_model_simple | 0.32 | 0.00 | 0.33 | |
| DTEG.analysis | 0.52 | 0.00 | 0.56 | |
| DTEG.plot | 0.48 | 0.00 | 0.50 | |
| ORFik.template.experiment | 0.47 | 0.00 | 0.47 | |
| ORFik.template.experiment.zf | 0.11 | 0.00 | 0.11 | |
| ORFikQC | 0.60 | 0.00 | 0.59 | |
| QCreport | 0.53 | 0.02 | 0.57 | |
| QCstats | 0.51 | 0.00 | 0.53 | |
| QCstats.plot | 0.53 | 0.01 | 0.56 | |
| RiboQC.plot | 1.72 | 0.00 | 1.72 | |
| STAR.align.folder | 0 | 0 | 0 | |
| STAR.align.single | 0 | 0 | 0 | |
| STAR.index | 0 | 0 | 0 | |
| STAR.install | 0 | 0 | 0 | |
| STAR.remove.crashed.genome | 0 | 0 | 0 | |
| TOP.Motif.ecdf | 0 | 0 | 0 | |
| artificial.orfs | 0.57 | 0.00 | 0.60 | |
| asTX | 1.04 | 0.00 | 1.09 | |
| assignTSSByCage | 0.00 | 0.00 | 0.02 | |
| bamVarName | 1.11 | 0.01 | 1.15 | |
| browseSRA | 0 | 0 | 0 | |
| codon_usage | 4.12 | 0.05 | 5.03 | |
| codon_usage_exp | 10.42 | 0.07 | 35.42 | |
| codon_usage_plot | 4.68 | 0.10 | 24.52 | |
| collapse.by.scores | 0.12 | 0.00 | 0.12 | |
| collapse.fastq | 0 | 0 | 0 | |
| collapseDuplicatedReads-GAlignmentPairs-method | 0.06 | 0.00 | 0.06 | |
| collapseDuplicatedReads-GAlignments-method | 0.02 | 0.00 | 0.01 | |
| collapseDuplicatedReads-GRanges-method | 0.03 | 0.00 | 0.04 | |
| collapseDuplicatedReads-data.table-method | 0.03 | 0.00 | 0.03 | |
| collapseDuplicatedReads | 0.03 | 0.00 | 0.03 | |
| combn.pairs | 0.42 | 0.00 | 0.42 | |
| computeFeatures | 5.31 | 0.03 | 5.34 | |
| computeFeaturesCage | 0 | 0 | 0 | |
| config | 0 | 0 | 0 | |
| config.exper | 0 | 0 | 0 | |
| config.save | 0 | 0 | 0 | |
| convertLibs | 0.36 | 0.00 | 0.36 | |
| convertToOneBasedRanges | 0.24 | 0.00 | 0.24 | |
| convert_bam_to_ofst | 0.18 | 0.00 | 0.22 | |
| convert_to_bigWig | 0.99 | 0.00 | 0.98 | |
| convert_to_covRle | 0.61 | 0.02 | 0.64 | |
| convert_to_covRleList | 0.94 | 0.01 | 0.95 | |
| countOverlapsW | 0.10 | 0.00 | 0.09 | |
| countTable | 0.45 | 0.00 | 0.46 | |
| countTable_regions | 0.36 | 0.00 | 0.36 | |
| covRle | 0.04 | 0.00 | 0.04 | |
| covRleFromGR | 0.13 | 0.00 | 0.13 | |
| covRleList | 0.02 | 0.00 | 0.01 | |
| coverageHeatMap | 1.76 | 0.00 | 1.77 | |
| coveragePerTiling | 0.89 | 0.00 | 0.89 | |
| coverageScorings | 0.02 | 0.00 | 0.02 | |
| create.experiment | 0.37 | 0.00 | 0.37 | |
| defineTrailer | 0.17 | 0.00 | 0.17 | |
| design-experiment-method | 0.47 | 0.00 | 0.47 | |
| detectRibosomeShifts | 0 | 0 | 0 | |
| disengagementScore | 0.57 | 0.00 | 0.56 | |
| distToCds | 0.28 | 0.00 | 0.28 | |
| distToTSS | 0.28 | 0.00 | 0.29 | |
| download.SRA | 0 | 0 | 0 | |