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

This page was generated on 2022-10-19 13:20:03 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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

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? 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 254/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
casper 2.30.0  (landing page)
David Rossell
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/casper
git_branch: RELEASE_3_15
git_last_commit: 140c9ad
git_last_commit_date: 2022-04-26 11:13:19 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: casper
Version: 2.30.0
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:casper.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings casper_2.30.0.tar.gz
StartedAt: 2022-10-18 18:54:21 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 18:58:59 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 278.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: casper.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/casper.Rcheck’
* using R version 4.2.1 (2022-06-23)
* 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.30.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.15-bioc/meat/casper.Rcheck/00install.out’ for details.
* 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 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
See
  ‘/home/biocbuild/bbs-3.15-bioc/meat/casper.Rcheck/00check.log’
for details.



Installation output

casper.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.15-bioc/R/library’
* installing *source* package ‘casper’ ...
** using staged installation
** libs
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.15-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.15-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.15-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.15-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.15-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.15-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c exon.cpp -o exon.o
gcc -I"/home/biocbuild/bbs-3.15-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.15-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c fragment.cpp -o fragment.o
gcc -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c functions.c -o functions.o
gcc -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c hash.c -o hash.o
gcc -I"/home/biocbuild/bbs-3.15-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.15-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.15-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.15-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.15-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c pathCounts.c -o pathCounts.o
gcc -I"/home/biocbuild/bbs-3.15-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.15-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.15-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c seppel.cpp -o seppel.o
gcc -I"/home/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c simReads.c -o simReads.o
gcc -I"/home/biocbuild/bbs-3.15-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.15-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c smartmodeldist.cpp -o smartmodeldist.o
gcc -I"/home/biocbuild/bbs-3.15-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.15-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.15-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.15-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.15-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.15-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
** 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.1610.0070.169
annotatedGenome-class0.0010.0000.001
asymmetryCheck0.0130.0000.013
calcDenovo0.0010.0000.000
calcExp3.4670.2323.700
denovoExpr2.9760.3153.292
denovoGeneExpr-class0.0010.0000.001
denovoGenomeExpr-class0.0010.0000.000
distrsGSE377040.1430.0000.143
genePlot0.3070.0040.311
getDistrs0.4080.0160.424
getIsland0.1110.0090.120
getNreads000
getReads000
getRoc000
hg19DB0.1160.0080.124
mergeBatches0.0810.0000.081
mergeExp0.0010.0000.000
modelPrior0.3170.0280.345
modelPriorAS-class000
pathCounts-class0.0000.0000.001
pathCounts000
plot-methods000
plotExpr000
plotPriorAS0.0000.0010.000
probNonEquiv0.0970.0020.099
procBam-class0.0010.0000.001
procBam0.0000.0010.001
procGenome0.0000.0010.001
qqnormGenomeWide0.0460.0060.052
quantileNorm0.0150.0000.014
relexprByGene000
rmShortInserts000
simMAE000
simMAEcheck0.0010.0000.000
simMultSamples0.0000.0000.001
simReads0.4270.0120.439
simulatedSamples-class0.0010.0000.002
splitGenomeByLength000
transcripts0.1760.0080.184
wrapDenovo000
wrapKnown000