Back to Multiple platform build/check report for BioC 3.20:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-12-02 12:03 -0500 (Mon, 02 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4739
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4482
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4510
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4462
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 276/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
casper 2.40.0  (landing page)
David Rossell
Snapshot Date: 2024-11-28 13:00 -0500 (Thu, 28 Nov 2024)
git_url: https://git.bioconductor.org/packages/casper
git_branch: RELEASE_3_20
git_last_commit: b17e7db
git_last_commit_date: 2024-10-29 09:44:13 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped


CHECK results for casper on nebbiolo2

To the developers/maintainers of the casper package:
- 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 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.

raw results


Summary

Package: casper
Version: 2.40.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:casper.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings casper_2.40.0.tar.gz
StartedAt: 2024-11-28 21:07:24 -0500 (Thu, 28 Nov 2024)
EndedAt: 2024-11-28 21:15:43 -0500 (Thu, 28 Nov 2024)
EllapsedTime: 499.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: casper.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:casper.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings casper_2.40.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/casper.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘casper/DESCRIPTION’ ... OK
* this is package ‘casper’ version ‘2.40.0’
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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:
  cstat.cpp:1111:20: warning: comparing the result of pointer addition ‘(v + ((sizetype)(((long unsigned int)nl) * 4)))’ and NULL [-Waddress]
  cstat.cpp:1117:20: warning: comparing the result of pointer addition ‘(v + ((sizetype)(((long unsigned int)nl) * 8)))’ and NULL [-Waddress]
  cstat.cpp:1123:20: warning: comparing the result of pointer addition ‘(v + ((sizetype)(((long unsigned int)nl) * 4)))’ and NULL [-Waddress]
  cstat.cpp:1131:47: warning: comparing the result of pointer addition ‘((*(m + ((sizetype)(((long unsigned int)i) * 8)))) + ((sizetype)(((long unsigned int)ncl) * 8)))’ and NULL [-Waddress]
  cstat.cpp:1133:21: warning: comparing the result of pointer addition ‘(m + ((sizetype)(((long unsigned int)nrl) * 8)))’ and NULL [-Waddress]
  cstat.cpp:1141:47: warning: comparing the result of pointer addition ‘((*(m + ((sizetype)(((long unsigned int)i) * 8)))) + ((sizetype)(((long unsigned int)ncl) * 4)))’ and NULL [-Waddress]
  cstat.cpp:1143:21: warning: comparing the result of pointer addition ‘(m + ((sizetype)(((long unsigned int)nrl) * 8)))’ and NULL [-Waddress]
  /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: warning: ‘__builtin___sprintf_chk’ argument 5 overlaps destination object ‘<unknown>’ [-Wrestrict]
  seppel.cpp:484:19: warning: ‘void operator delete [](void*, std::size_t)’ called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete]
  /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: warning: ‘__builtin___sprintf_chk’ argument 5 overlaps destination object ‘str’ [-Wrestrict]
See ‘/home/biocbuild/bbs-3.20-bioc/meat/casper.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’
* used C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’
* checking installed package size ... NOTE
  installed size is  6.7Mb
  sub-directories of 1Mb or more:
    data   1.2Mb
    libs   3.7Mb
* 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 code 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 loading without being on the library search path ... 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 ... NOTE
checkRd: (-1) asymmetryCheck.Rd:21: Lost braces
    21 |   \item{...}{Other arguments to be passed on to code{plot}}
       |                                                     ^
checkRd: (-1) qqnormGenomeWide.Rd:35: Lost braces
    35 |   \item{...}{Other arguments to be passed on to code{plot}}
       |                                                     ^
* 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 ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/casper.Rcheck/00check.log’
for details.


Installation output

casper.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘casper’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’
using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall  -c casper.cpp -o casper.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall  -c cstat.cpp -o cstat.o
cstat.cpp: In function ‘void free_vector(float*, int, int)’:
cstat.cpp:1111:20: warning: comparing the result of pointer addition ‘(v + ((sizetype)(((long unsigned int)nl) * 4)))’ and NULL [-Waddress]
 1111 |         if( (v+nl) != NULL ) free((char  *) (v+nl));
      |                    ^
cstat.cpp: In function ‘void free_dvector(double*, int, int)’:
cstat.cpp:1117:20: warning: comparing the result of pointer addition ‘(v + ((sizetype)(((long unsigned int)nl) * 8)))’ and NULL [-Waddress]
 1117 |         if( (v+nl) != NULL ) free((char  *) (v+nl));
      |                    ^
cstat.cpp: In function ‘void free_ivector(int*, int, int)’:
cstat.cpp:1123:20: warning: comparing the result of pointer addition ‘(v + ((sizetype)(((long unsigned int)nl) * 4)))’ and NULL [-Waddress]
 1123 |         if( (v+nl) != NULL ) free((char  *) (v+nl));
      |                    ^
cstat.cpp: In function ‘void free_dmatrix(double**, int, int, int, int)’:
cstat.cpp:1131:47: warning: comparing the result of pointer addition ‘((*(m + ((sizetype)(((long unsigned int)i) * 8)))) + ((sizetype)(((long unsigned int)ncl) * 8)))’ and NULL [-Waddress]
 1131 |         for(i=nrh;i>=nrl;i--) {if( (m[i]+ncl) != NULL )
      |                                               ^
cstat.cpp:1133:21: warning: comparing the result of pointer addition ‘(m + ((sizetype)(((long unsigned int)nrl) * 8)))’ and NULL [-Waddress]
 1133 |         if( (m+nrl) != NULL ) free((char  *) (m+nrl));
      |                     ^
cstat.cpp: In function ‘void free_imatrix(int**, int, int, int, int)’:
cstat.cpp:1141:47: warning: comparing the result of pointer addition ‘((*(m + ((sizetype)(((long unsigned int)i) * 8)))) + ((sizetype)(((long unsigned int)ncl) * 4)))’ and NULL [-Waddress]
 1141 |         for(i=nrh;i>=nrl;i--) {if( (m[i]+ncl) != NULL )
      |                                               ^
cstat.cpp:1143:21: warning: comparing the result of pointer addition ‘(m + ((sizetype)(((long unsigned int)nrl) * 8)))’ and NULL [-Waddress]
 1143 |         if( (m+nrl) != NULL ) free((char  *) (m+nrl));
      |                     ^
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall  -c dataframe.cpp -o dataframe.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall  -c discretedf.cpp -o discretedf.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall  -c dropVariant.cpp -o dropVariant.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall  -c exon.cpp -o exon.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c fragFunc.c -o fragFunc.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall  -c fragment.cpp -o fragment.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c functions.c -o functions.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c hash.c -o hash.o
gcc -I"/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c makeIslands.c -o makeIslands.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall  -c model.cpp -o model.o
In file included from /usr/include/stdio.h:980,
                 from model.cpp:1:
In function ‘int sprintf(char*, const char*, ...)’,
    inlined from ‘char* Model::toString()’ at model.cpp:147:10:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: warning: ‘__builtin___sprintf_chk’ argument 5 overlaps destination object ‘<unknown>’ [-Wrestrict]
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-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.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c pathCounts.c -o pathCounts.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c procBam.c -o procBam.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall  -c rcasper.cpp -o rcasper.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall  -c seppel.cpp -o seppel.o
seppel.cpp: In member function ‘void Seppel::exploreUnif(int, std::set<Variant*, VariantCmp>*)’:
seppel.cpp:484:9: warning: array subscript -1 is outside array bounds of ‘void [24]’ [-Warray-bounds=]
  484 |         delete [] possiblemodels;
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
seppel.cpp:402:55: note: at offset -8 into object of size 24 allocated by ‘operator new’
  402 |   vector<Model*>* possiblemodels = new vector<Model*>();
      |                                                       ^
seppel.cpp:484:19: warning: ‘void operator delete [](void*, std::size_t)’ called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete]
  484 |         delete [] possiblemodels;
      |                   ^~~~~~~~~~~~~~
seppel.cpp:402:55: note: returned from ‘void* operator new(std::size_t)’
  402 |   vector<Model*>* possiblemodels = new vector<Model*>();
      |                                                       ^
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c simReads.c -o simReads.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c simReadsfunc.c -o simReadsfunc.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall  -c smartmodeldist.cpp -o smartmodeldist.o
gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c uniqQname.c -o uniqQname.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall  -c variant.cpp -o variant.o
In file included from /usr/include/stdio.h:980,
                 from variant.cpp:1:
In function ‘int sprintf(char*, const char*, ...)’,
    inlined from ‘void Variant::toString(char*)’ at variant.cpp:164:45:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:30:34: warning: ‘__builtin___sprintf_chk’ argument 5 overlaps destination object ‘str’ [-Wrestrict]
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
variant.cpp: In member function ‘void Variant::toString(char*)’:
variant.cpp:156:30: note: destination object referenced by ‘restrict’-qualified argument 1 was declared here
  156 | void Variant::toString(char *str)
      |                        ~~~~~~^~~
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall  -c variant_cmp.cpp -o variant_cmp.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.20-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.20-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.20-bioc/R/site-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.1300.0040.136
annotatedGenome-class0.0000.0000.001
asymmetryCheck0.0090.0000.011
calcDenovo000
calcExp2.6780.1792.856
denovoExpr2.6790.2142.892
denovoGeneExpr-class0.0010.0000.000
denovoGenomeExpr-class000
distrsGSE377040.1250.0030.128
genePlot0.2780.0020.280
getDistrs0.3520.0040.356
getIsland0.1160.0020.118
getNreads0.0010.0000.000
getReads0.0000.0000.001
getRoc000
hg19DB0.1150.0050.120
mergeBatches0.070.000.07
mergeExp000
modelPrior0.3320.0020.336
modelPriorAS-class0.0000.0000.001
pathCounts-class000
pathCounts000
plot-methods000
plotExpr000
plotPriorAS000
probNonEquiv0.0740.0000.074
procBam-class0.0000.0000.001
procBam000
procGenome000
qqnormGenomeWide0.0410.0010.041
quantileNorm0.0120.0000.012
relexprByGene000
rmShortInserts000
simMAE000
simMAEcheck0.0010.0000.000
simMultSamples000
simReads0.3720.0150.386
simulatedSamples-class0.0010.0000.001
splitGenomeByLength000
transcripts0.1760.0050.182
wrapDenovo0.0000.0000.001
wrapKnown000