| Back to Multiple platform build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-04-04 11:06:34 -0400 (Tue, 04 Apr 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | R Under development (unstable) (2023-03-16 r83996) -- "Unsuffered Consequences" | 4554 |
| palomino3 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2023-03-15 r83984 ucrt) -- "Unsuffered Consequences" | 4314 |
| merida1 | macOS 10.14.6 Mojave | x86_64 | R Under development (unstable) (2023-03-16 r83985) -- "Unsuffered Consequences" | 4311 |
| 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 | ||||
|
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. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
| Package 267/2200 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| casper 2.33.0 (landing page) David Rossell
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| Package: casper |
| Version: 2.33.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:casper.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings casper_2.33.0.tar.gz |
| StartedAt: 2023-04-03 23:21:15 -0400 (Mon, 03 Apr 2023) |
| EndedAt: 2023-04-03 23:33:28 -0400 (Mon, 03 Apr 2023) |
| EllapsedTime: 733.6 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: casper.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:casper.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings casper_2.33.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/casper.Rcheck’
* using R Under development (unstable) (2023-03-16 r83985)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* R was compiled by
Apple clang version 12.0.0 (clang-1200.0.32.29)
GNU Fortran (GCC) 8.2.0
* running under: macOS Mojave 10.14.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘casper/DESCRIPTION’ ... OK
* this is package ‘casper’ version ‘2.33.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:
seppel.cpp:484:2: warning: 'delete[]' applied to a pointer that was allocated with 'new'; did you mean 'delete'? [-Wmismatched-new-delete]
See ‘/Users/biocbuild/bbs-3.17-bioc/meat/casper.Rcheck/00install.out’ for details.
* used C compiler: ‘Apple clang version 11.0.0 (clang-1100.0.33.17)’
* used C++ compiler: ‘Apple clang version 11.0.0 (clang-1100.0.33.17)’
* used SDK: ‘’
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
denovoExpr 6.313 0.299 8.698
calcExp 4.730 0.416 6.857
* 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
‘/Users/biocbuild/bbs-3.17-bioc/meat/casper.Rcheck/00check.log’
for details.
casper.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL casper
###
##############################################################################
##############################################################################
* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3/Resources/library’
* installing *source* package ‘casper’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 11.0.0 (clang-1100.0.33.17)’
using C++ compiler: ‘Apple clang version 11.0.0 (clang-1100.0.33.17)’
using SDK: ‘’
clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c casper.cpp -o casper.o
clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cstat.cpp -o cstat.o
cstat.cpp:16:19: warning: unused variable 'interface_c_sccs_id' [-Wunused-const-variable]
static const char interface_c_sccs_id[] = "%W%";
^
cstat.cpp:17:19: warning: unused variable 'mess_c_sccs_id' [-Wunused-const-variable]
static const char mess_c_sccs_id[] = "%W%";
^
cstat.cpp:18:19: warning: unused variable 'nrutil_c_sccs_id' [-Wunused-const-variable]
static const char nrutil_c_sccs_id[] = "%W%";
^
cstat.cpp:19:19: warning: unused variable 'vector_c_sccs_id' [-Wunused-const-variable]
static const char vector_c_sccs_id[] = "%W%";
^
cstat.cpp:20:19: warning: unused variable 'rand_c_sccs_id' [-Wunused-const-variable]
static const char rand_c_sccs_id[] = "@(#)$Workfile: rand.c$ $Revision: 5$";
^
cstat.cpp:21:19: warning: unused variable 'cstat_c_sccs_id' [-Wunused-const-variable]
static const char cstat_c_sccs_id[] = "@(#)$Workfile: cstat.c$ $Revision: 2011-08-23$";
^
6 warnings generated.
clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dataframe.cpp -o dataframe.o
dataframe.cpp:503:31: warning: unused variable 'itexon' [-Wunused-variable]
vector<Exon*>::iterator itexon;
^
1 warning generated.
clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c discretedf.cpp -o discretedf.o
clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dropVariant.cpp -o dropVariant.o
clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exon.cpp -o exon.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fragFunc.c -o fragFunc.o
clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fragment.cpp -o fragment.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c functions.c -o functions.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c join_exons.c -o join_exons.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c makeIslands.c -o makeIslands.o
clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c model.cpp -o model.o
clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c model_cmp.cpp -o model_cmp.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pathCounts.c -o pathCounts.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c procBam.c -o procBam.o
clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rcasper.cpp -o rcasper.o
clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c seppel.cpp -o seppel.o
seppel.cpp:484:2: warning: 'delete[]' applied to a pointer that was allocated with 'new'; did you mean 'delete'? [-Wmismatched-new-delete]
delete [] possiblemodels;
^ ~~~
seppel.cpp:402:36: note: allocated with 'new' here
vector<Model*>* possiblemodels = new vector<Model*>();
^
1 warning generated.
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c simReads.c -o simReads.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c simReadsfunc.c -o simReadsfunc.o
clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c smartmodeldist.cpp -o smartmodeldist.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c uniqQname.c -o uniqQname.o
clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c variant.cpp -o variant.o
clang++ -mmacosx-version-min=10.13 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c variant_cmp.cpp -o variant_cmp.o
clang++ -mmacosx-version-min=10.13 -std=gnu++17 -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 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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.3/Resources/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)
casper.Rcheck/casper-Ex.timings
| name | user | system | elapsed | |
| K562.r1l1 | 0.356 | 0.011 | 0.477 | |
| annotatedGenome-class | 0.002 | 0.001 | 0.003 | |
| asymmetryCheck | 0.028 | 0.001 | 0.036 | |
| calcDenovo | 0.001 | 0.000 | 0.000 | |
| calcExp | 4.730 | 0.416 | 6.857 | |
| denovoExpr | 6.313 | 0.299 | 8.698 | |
| denovoGeneExpr-class | 0.001 | 0.000 | 0.007 | |
| denovoGenomeExpr-class | 0.001 | 0.001 | 0.000 | |
| distrsGSE37704 | 0.252 | 0.014 | 0.370 | |
| genePlot | 0.613 | 0.007 | 0.843 | |
| getDistrs | 0.839 | 0.013 | 1.082 | |
| getIsland | 0.223 | 0.005 | 0.299 | |
| getNreads | 0 | 0 | 0 | |
| getReads | 0 | 0 | 0 | |
| getRoc | 0 | 0 | 0 | |
| hg19DB | 0.219 | 0.004 | 0.302 | |
| mergeBatches | 0.185 | 0.002 | 0.240 | |
| mergeExp | 0 | 0 | 0 | |
| modelPrior | 0.896 | 0.010 | 1.190 | |
| modelPriorAS-class | 0.000 | 0.001 | 0.001 | |
| pathCounts-class | 0.001 | 0.000 | 0.001 | |
| pathCounts | 0.000 | 0.001 | 0.000 | |
| plot-methods | 0.001 | 0.000 | 0.000 | |
| plotExpr | 0.000 | 0.000 | 0.001 | |
| plotPriorAS | 0.000 | 0.001 | 0.000 | |
| probNonEquiv | 0.195 | 0.003 | 0.264 | |
| procBam-class | 0.001 | 0.001 | 0.000 | |
| procBam | 0 | 0 | 0 | |
| procGenome | 0 | 0 | 0 | |
| qqnormGenomeWide | 0.130 | 0.002 | 0.174 | |
| quantileNorm | 0.020 | 0.003 | 0.024 | |
| relexprByGene | 0 | 0 | 0 | |
| rmShortInserts | 0.000 | 0.000 | 0.001 | |
| simMAE | 0 | 0 | 0 | |
| simMAEcheck | 0.000 | 0.001 | 0.000 | |
| simMultSamples | 0 | 0 | 0 | |
| simReads | 0.894 | 0.017 | 1.211 | |
| simulatedSamples-class | 0.002 | 0.000 | 0.002 | |
| splitGenomeByLength | 0.000 | 0.000 | 0.001 | |
| transcripts | 0.381 | 0.004 | 0.487 | |
| wrapDenovo | 0 | 0 | 0 | |
| wrapKnown | 0 | 0 | 0 | |