Back to Multiple platform build/check report for BioC 3.8 |
|
This page was generated on 2019-04-16 12:09:50 -0400 (Tue, 16 Apr 2019).
Package 1101/1649 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
ORFik 1.2.1 Kornel Labun
| malbec1 | Linux (Ubuntu 16.04.6 LTS) / x86_64 | OK | OK | OK | |||||||
merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK |
Package: ORFik |
Version: 1.2.1 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:ORFik.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ORFik_1.2.1.tar.gz |
StartedAt: 2019-04-16 01:43:57 -0400 (Tue, 16 Apr 2019) |
EndedAt: 2019-04-16 01:49:39 -0400 (Tue, 16 Apr 2019) |
EllapsedTime: 341.8 seconds |
RetCode: 0 |
Status: OK |
CheckDir: ORFik.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:ORFik.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ORFik_1.2.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.8-bioc/meat/ORFik.Rcheck’ * using R version 3.5.3 (2019-03-11) * using platform: x86_64-apple-darwin15.6.0 (64-bit) * 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.2.1’ * 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 for sufficient/correct file permissions ... OK * checking whether package ‘ORFik’ can be installed ... OK * checking installed package size ... OK * 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 ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE assignTSSByCage: no visible global function definition for ‘is’ computeFeatures: no visible global function definition for ‘is’ computeFeatures: no visible binding for global variable ‘entropyRFP’ computeFeatures: no visible binding for global variable ‘disengagementScores’ computeFeatures: no visible binding for global variable ‘RRS’ computeFeatures: no visible binding for global variable ‘RSS’ computeFeatures: no visible binding for global variable ‘fractionLengths’ computeFeatures: no visible binding for global variable ‘te’ computeFeatures: no visible binding for global variable ‘fpkmRFP’ computeFeatures: no visible binding for global variable ‘fpkmRNA’ computeFeatures: no visible binding for global variable ‘ORFScores’ computeFeatures: no visible binding for global variable ‘ioScore’ computeFeatures: no visible binding for global variable ‘inFrameCDS’ computeFeatures: no visible binding for global variable ‘isOverlappingCds’ computeFeatures: no visible binding for global variable ‘rankInTx’ computeFeaturesCage: no visible global function definition for ‘is’ computeFeaturesCage: no visible binding for global variable ‘entropyRFP’ computeFeaturesCage: no visible binding for global variable ‘disengagementScores’ computeFeaturesCage: no visible binding for global variable ‘RRS’ computeFeaturesCage: no visible binding for global variable ‘RSS’ computeFeaturesCage: no visible binding for global variable ‘fractionLengths’ computeFeaturesCage: no visible binding for global variable ‘te’ computeFeaturesCage: no visible binding for global variable ‘fpkmRFP’ computeFeaturesCage: no visible binding for global variable ‘fpkmRNA’ computeFeaturesCage: no visible binding for global variable ‘ORFScores’ computeFeaturesCage: no visible binding for global variable ‘ioScore’ computeFeaturesCage: no visible binding for global variable ‘inFrameCDS’ computeFeaturesCage: no visible binding for global variable ‘isOverlappingCds’ computeFeaturesCage: no visible binding for global variable ‘rankInTx’ convertToOneBasedRanges: no visible global function definition for ‘.’ disengagementScore: no visible global function definition for ‘is’ extendLeaders: no visible global function definition for ‘is’ findFa: no visible global function definition for ‘is’ findORFsFasta: no visible global function definition for ‘is’ groupGRangesBy: no visible global function definition for ‘is’ insideOutsideORF: no visible global function definition for ‘is’ kozakSequenceScore: no visible global function definition for ‘is’ longestORFs: no visible global function definition for ‘is’ longestORFs: no visible global function definition for ‘.’ mapToGRanges: no visible global function definition for ‘is’ readWidths: no visible global function definition for ‘is’ reassignTSSbyCage: no visible global function definition for ‘is’ reassignTxDbByCage: no visible global function definition for ‘is’ 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’ ribosomeReleaseScore: no visible global function definition for ‘is’ strandBool: no visible global function definition for ‘is’ txNamesWithLeaders: no visible global function definition for ‘is’ txSeqsFromFa: no visible global function definition for ‘is’ Undefined global functions or variables: . ORFScores RRS RSS chr disengagementScores entropyRFP exon_rank fpkmRFP fpkmRNA fractionLengths inFrameCDS ioScore is isOverlappingCds rankInTx ranks te Consider adding importFrom("methods", "is") to your NAMESPACE file (and ensure that your DESCRIPTION Imports field contains 'methods'). * 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 line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU or elapsed time > 5s user system elapsed computeFeatures 11.353 6.214 6.765 getStartStopWindows 7.941 6.144 3.174 * 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: 2 NOTEs See ‘/Users/biocbuild/bbs-3.8-bioc/meat/ORFik.Rcheck/00check.log’ for details.
ORFik.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL ORFik ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library’ * installing *source* package ‘ORFik’ ... ** libs clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.5/Resources/library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.5/Resources/library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c findORFsHelpers.cpp -o findORFsHelpers.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.5/Resources/library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c findOrfs.cpp -o findOrfs.o clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Library/Frameworks/R.framework/Versions/3.5/Resources/library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c findOrfsFasta.cpp -o findOrfsFasta.o clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ORFik.so RcppExports.o findORFsHelpers.o findOrfs.o findOrfsFasta.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/3.5/Resources/library/ORFik/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded * DONE (ORFik)
ORFik.Rcheck/tests/testthat.Rout
R version 3.5.3 (2019-03-11) -- "Great Truth" Copyright (C) 2019 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin15.6.0 (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 Loading required package: parallel Attaching package: 'BiocGenerics' The following objects are masked from 'package:parallel': clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport, clusterMap, parApply, parCapply, parLapply, parLapplyLB, parRapply, parSapply, parSapplyLB 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, append, as.data.frame, basename, cbind, colMeans, colSums, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which, which.max, which.min Loading required package: S4Vectors Loading required package: stats4 Attaching package: 'S4Vectors' The following object is masked from 'package:base': expand.grid Loading required package: GenomicRanges Loading required package: GenomeInfoDb Loading required package: GenomicAlignments Loading required package: SummarizedExperiment 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")'. Loading required package: DelayedArray Loading required package: matrixStats Attaching package: 'matrixStats' The following objects are masked from 'package:Biobase': anyMissing, rowMedians Loading required package: BiocParallel Attaching package: 'DelayedArray' The following objects are masked from 'package:matrixStats': colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges The following objects are masked from 'package:base': aperm, apply Loading required package: Biostrings Loading required package: XVector Attaching package: 'Biostrings' The following object is masked from 'package:DelayedArray': type The following object is masked from 'package:base': strsplit Loading required package: Rsamtools > > test_check("ORFik") ══ testthat results ═══════════════════════════════════════════════════════════ OK: 236 SKIPPED: 0 FAILED: 0 > > proc.time() user system elapsed 88.287 62.170 51.479
ORFik.Rcheck/ORFik-Ex.timings
name | user | system | elapsed | |
assignTSSByCage | 0.000 | 0.000 | 0.001 | |
computeFeatures | 11.353 | 6.214 | 6.765 | |
computeFeaturesCage | 0.001 | 0.000 | 0.001 | |
coverageByWindow | 1.772 | 0.464 | 0.532 | |
coveragePerTiling | 0.226 | 0.000 | 0.236 | |
defineTrailer | 0.162 | 0.001 | 0.166 | |
detectRibosomeShifts | 0.001 | 0.000 | 0.000 | |
disengagementScore | 0.481 | 0.002 | 0.487 | |
distToCds | 0.339 | 0.000 | 0.340 | |
distToTSS | 0.246 | 0.000 | 0.248 | |
entropy | 3.166 | 1.006 | 1.101 | |
extendLeaders | 1.397 | 1.236 | 0.816 | |
findMapORFs | 2.559 | 2.390 | 1.123 | |
findORFs | 0.381 | 0.408 | 0.133 | |
findORFsFasta | 0.229 | 0.223 | 0.081 | |
firstEndPerGroup | 0.275 | 0.279 | 0.100 | |
firstExonPerGroup | 0.178 | 0.194 | 0.084 | |
firstStartPerGroup | 0.053 | 0.000 | 0.054 | |
floss | 0.201 | 0.001 | 0.205 | |
fpkm | 0.060 | 0.001 | 0.061 | |
fractionLength | 0.054 | 0.000 | 0.055 | |
fread.bed | 0.034 | 0.007 | 0.042 | |
getStartStopWindows | 7.941 | 6.144 | 3.174 | |
groupGRangesBy | 0.175 | 0.222 | 0.061 | |
initiationScore | 1.468 | 0.014 | 1.501 | |
insideOutsideORF | 2.548 | 0.604 | 0.883 | |
isInFrame | 0.580 | 0.707 | 0.267 | |
isOverlapping | 0.265 | 0.000 | 0.271 | |
kozakSequenceScore | 0.415 | 0.002 | 0.423 | |
lastExonEndPerGroup | 0.052 | 0.000 | 0.054 | |
lastExonPerGroup | 0.069 | 0.001 | 0.070 | |
lastExonStartPerGroup | 0.066 | 0.001 | 0.068 | |
longestORFs | 0.222 | 0.088 | 0.176 | |
makeORFNames | 0.453 | 0.647 | 0.142 | |
metaWindow | 1.127 | 0.652 | 0.228 | |
numExonsPerGroup | 0.504 | 0.001 | 0.093 | |
orfScore | 1.610 | 1.837 | 0.684 | |
overlapsToCoverage | 0.211 | 0.257 | 0.066 | |
rankOrder | 0.121 | 0.056 | 0.083 | |
reassignTSSbyCage | 1.227 | 0.968 | 0.767 | |
reassignTxDbByCage | 0.000 | 0.001 | 0.001 | |
reduceKeepAttr | 0.628 | 0.661 | 0.270 | |
ribosomeReleaseScore | 0.297 | 0.169 | 0.221 | |
ribosomeStallingScore | 0.284 | 0.001 | 0.290 | |
seqnamesPerGroup | 0.081 | 0.001 | 0.082 | |
shiftFootprints | 0.000 | 0.000 | 0.001 | |
sortPerGroup | 0.926 | 1.107 | 0.343 | |
startCodons | 1.448 | 1.632 | 0.609 | |
startDefinition | 0.001 | 0.000 | 0.001 | |
startSites | 1.139 | 1.215 | 0.426 | |
stopCodons | 1.424 | 1.367 | 0.595 | |
stopDefinition | 0.001 | 0.000 | 0.001 | |
stopSites | 1.113 | 1.461 | 0.402 | |
strandBool | 0.017 | 0.018 | 0.008 | |
strandPerGroup | 0.079 | 0.000 | 0.081 | |
tile1 | 0.232 | 0.002 | 0.235 | |
translationalEff | 0.160 | 0.002 | 0.165 | |
txNames | 0.047 | 0.001 | 0.048 | |
txNamesWithLeaders | 1.063 | 0.010 | 1.058 | |
uORFSearchSpace | 2.847 | 0.797 | 0.868 | |
uniqueGroups | 0.192 | 0.001 | 0.194 | |
uniqueOrder | 0.804 | 0.937 | 0.377 | |
unlistGrl | 0.158 | 0.201 | 0.048 | |
widthPerGroup | 0.198 | 0.279 | 0.062 | |