Back to Multiple platform build/check report for BioC 3.13
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:06:31 -0400 (Fri, 15 Oct 2021).

CHECK results for circRNAprofiler on machv2

To the developers/maintainers of the circRNAprofiler package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/circRNAprofiler.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 314/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
circRNAprofiler 1.6.0  (landing page)
Simona Aufiero
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/circRNAprofiler
git_branch: RELEASE_3_13
git_last_commit: 405f392
git_last_commit_date: 2021-05-19 12:44:52 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: circRNAprofiler
Version: 1.6.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:circRNAprofiler.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings circRNAprofiler_1.6.0.tar.gz
StartedAt: 2021-10-14 17:25:26 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 17:39:08 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 822.4 seconds
RetCode: 0
Status:   OK  
CheckDir: circRNAprofiler.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:circRNAprofiler.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings circRNAprofiler_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/circRNAprofiler.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘circRNAprofiler/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘circRNAprofiler’ version ‘1.6.0’
* 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 ... NOTE
Found the following hidden files and directories:
  .git_fetch_output.txt
  .git_merge_output.txt
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘circRNAprofiler’ 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 ... OK
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
plotMotifs       32.979  0.104  34.923
liftBSJcoords    24.933  2.112  28.130
mergeMotifs      19.968  0.091  21.125
getMotifs        19.170  0.126  20.903
annotateRepeats  16.665  0.677  19.366
volcanoPlot       9.324  0.071   9.406
getDeseqRes       8.577  0.190   8.782
mergeBSJunctions  8.266  0.340   8.610
* 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 NOTE
See
  ‘/Users/biocbuild/bbs-3.13-bioc/meat/circRNAprofiler.Rcheck/00check.log’
for details.



Installation output

circRNAprofiler.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL circRNAprofiler
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’
* installing *source* package ‘circRNAprofiler’ ...
** using staged installation
** R
** data
** 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 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 (circRNAprofiler)

Tests output

circRNAprofiler.Rcheck/tests/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.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(circRNAprofiler)
> 
> test_check("circRNAprofiler")

Analysing: Ncoa6:-:chr2:155440785:155437860
Analysing: Arhgap5:+:chr12:52516079:52542636
Analysing: Arhgap5:+:chr12:52516079:52542636
Analysing: Pwwp2a:+:chr11:43704534:43705477trying URL 'https://attract.cnic.es/attract/static/ATtRACT.zip'
downloaded 113 KB

trying URL 'https://attract.cnic.es/attract/static/ATtRACT.zip'
downloaded 113 KB

trying URL 'https://attract.cnic.es/attract/static/ATtRACT.zip'
downloaded 113 KB

trying URL 'https://attract.cnic.es/attract/static/ATtRACT.zip'
downloaded 113 KB

trying URL 'https://attract.cnic.es/attract/static/ATtRACT.zip'
downloaded 113 KB

[ FAIL 0 | WARN 0 | SKIP 0 | PASS 257 ]
> 
> proc.time()
   user  system elapsed 
235.146   4.297 247.891 

Example timings

circRNAprofiler.Rcheck/circRNAprofiler-Ex.timings

nameusersystemelapsed
ahChainFiles0.2000.0060.208
ahRepeatMasker0.0030.0030.005
annotateBSJs0.8960.0150.913
annotateRepeats16.665 0.67719.366
annotateSNPsGWAS1.1040.0331.141
attractSpecies0.0010.0020.003
backSplicedJunctions0.7690.0110.783
checkProjectFolder0.0020.0010.002
filterCirc0.6300.0060.637
formatGTF0.0000.0010.001
getBackSplicedJunctions0.0020.0010.002
getCircSeqs0.9890.0201.009
getDeseqRes8.5770.1908.782
getDetectionTools0.0030.0010.004
getEdgerRes0.9860.0120.999
getMiRsites1.2110.0261.237
getMotifs19.170 0.12620.903
getRandomBSJunctions0.1920.0020.194
getRegexPattern0.0010.0020.005
getSeqsAcrossBSJs1.0320.0211.054
getSeqsFromGRs1.3290.0301.359
gtf0.0280.0030.031
gwasTraits0.0060.0020.009
importCircExplorer20.0270.0030.029
importCircMarker0.1550.0040.159
importKnife0.0280.0020.030
importMapSplice0.0820.0010.083
importNCLscan0.0220.0010.023
importOther0.0160.0010.018
importUroborus0.0220.0020.024
initCircRNAprofiler0.0000.0010.000
iupac0.0020.0030.004
liftBSJcoords24.933 2.11228.130
memeDB0.0020.0020.002
mergeBSJunctions8.2660.3408.610
mergeMotifs19.968 0.09121.125
mergedBSJunctions0.5640.0100.575
miRspeciesCodes0.0030.0020.005
plotExBetweenBSEs1.3980.0141.414
plotExPosition1.5150.0121.528
plotHostGenes1.4600.0171.478
plotLenBSEs2.6120.0122.627
plotLenIntrons2.5620.0152.579
plotMiR1.1960.0301.226
plotMotifs32.979 0.10434.923
plotTotExons1.6130.0171.633
rearrangeMiRres1.2340.0361.271
volcanoPlot9.3240.0719.406