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

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

CHECK results for casper on nebbiolo1

To the developers/maintainers of the casper package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/casper.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 243/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
casper 2.26.0  (landing page)
David Rossell
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/casper
git_branch: RELEASE_3_13
git_last_commit: 3de669e
git_last_commit_date: 2021-05-19 11:57:16 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: casper
Version: 2.26.0
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:casper.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings casper_2.26.0.tar.gz
StartedAt: 2021-10-14 09:08:56 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 09:13:14 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 257.2 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: casper.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:casper.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings casper_2.26.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/casper.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘casper/DESCRIPTION’ ... OK
* this is package ‘casper’ version ‘2.26.0’
* 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 ‘casper’ can be installed ... WARNING
Found the following significant warnings:
  model.cpp:147:36: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict]
  variant.cpp:164:77: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict]
See ‘/home/biocbuild/bbs-3.13-bioc/meat/casper.Rcheck/00install.out’ for details.
* checking installed package size ... NOTE
  installed size is  5.5Mb
  sub-directories of 1Mb or more:
    data   1.8Mb
    libs   2.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 ... 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... 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 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.13-bioc/meat/casper.Rcheck/00check.log’
for details.



Installation output

casper.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL casper
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.13-bioc/R/library’
* installing *source* package ‘casper’ ...
** using staged installation
** libs
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c casper.cpp -o casper.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c cstat.cpp -o cstat.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c dataframe.cpp -o dataframe.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c discretedf.cpp -o discretedf.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c dropVariant.cpp -o dropVariant.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c exon.cpp -o exon.o
gcc -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c fragFunc.c -o fragFunc.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c fragment.cpp -o fragment.o
gcc -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c functions.c -o functions.o
gcc -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c hash.c -o hash.o
gcc -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c join_exons.c -o join_exons.o
gcc -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c makeIslands.c -o makeIslands.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c model.cpp -o model.o
model.cpp: In member function ‘char* Model::toString()’:
model.cpp:147:36: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict]
  147 |   sprintf(str, "%s {%s}", str, vstr);
      |                                    ^
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c model_cmp.cpp -o model_cmp.o
gcc -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c pathCounts.c -o pathCounts.o
gcc -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c procBam.c -o procBam.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c rcasper.cpp -o rcasper.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c seppel.cpp -o seppel.o
gcc -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c simReads.c -o simReads.o
gcc -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c simReadsfunc.c -o simReadsfunc.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c smartmodeldist.cpp -o smartmodeldist.o
gcc -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c uniqQname.c -o uniqQname.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c variant.cpp -o variant.o
variant.cpp: In member function ‘void Variant::toString(char*)’:
variant.cpp:164:77: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict]
  164 |  for (int e = 0; e < exonCount; e++) sprintf(str, "%s,%i", str, exons[e]->id);
      |                                                                             ^
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c variant_cmp.cpp -o variant_cmp.o
g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.13-bioc/R/lib -L/usr/local/lib -o casper.so casper.o cstat.o dataframe.o discretedf.o dropVariant.o exon.o fragFunc.o fragment.o functions.o hash.o join_exons.o makeIslands.o model.o model_cmp.o pathCounts.o procBam.o rcasper.o seppel.o simReads.o simReadsfunc.o smartmodeldist.o uniqQname.o variant.o variant_cmp.o -L/home/biocbuild/bbs-3.13-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.13-bioc/R/library/00LOCK-casper/00new/casper/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for ‘transcripts’ in package ‘casper’
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘casper.Rnw’ 
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (casper)

Tests output


Example timings

casper.Rcheck/casper-Ex.timings

nameusersystemelapsed
K562.r1l10.1650.0040.169
annotatedGenome-class0.0010.0000.002
asymmetryCheck0.0130.0010.014
calcDenovo000
calcExp3.2740.1483.424
denovoExpr3.1970.1283.325
denovoGeneExpr-class0.0010.0000.001
denovoGenomeExpr-class0.0010.0000.001
distrsGSE377040.1350.0000.135
genePlot0.3190.0000.319
getDistrs0.3820.0050.388
getIsland0.0830.0020.085
getNreads000
getReads000
getRoc0.0000.0000.001
hg19DB0.0820.0040.085
mergeBatches0.0960.0000.096
mergeExp000
modelPrior0.3370.0000.337
modelPriorAS-class0.0000.0000.001
pathCounts-class0.0010.0000.000
pathCounts000
plot-methods000
plotExpr000
plotPriorAS000
probNonEquiv0.0900.0020.094
procBam-class0.0010.0000.001
procBam0.0000.0000.001
procGenome0.0010.0000.000
qqnormGenomeWide0.0430.0010.043
quantileNorm0.0140.0000.013
relexprByGene0.0010.0000.000
rmShortInserts000
simMAE000
simMAEcheck0.0000.0000.001
simMultSamples000
simReads0.3900.0060.396
simulatedSamples-class0.0020.0010.001
splitGenomeByLength0.0010.0000.000
transcripts0.1950.0030.199
wrapDenovo000
wrapKnown000