This page was generated on 2023-01-02 09:00:38 -0500 (Mon, 02 Jan 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
palomino5 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences"
| 4165 |
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 methylKit on palomino5
To the developers/maintainers of the methylKit package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.
|
raw results
| methylKit 1.25.0 (landing page) Altuna Akalin , Alexander Gosdschan
Snapshot Date: 2022-12-28 11:00:06 -0500 (Wed, 28 Dec 2022) |
git_url: https://git.bioconductor.org/packages/methylKit |
git_branch: master |
git_last_commit: 9fdb2d6 |
git_last_commit_date: 2022-11-01 11:14:04 -0500 (Tue, 01 Nov 2022) |
| palomino5 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | | |
Summary
Command output
Installation output
methylKit.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL methylKit
###
##############################################################################
##############################################################################
* installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library'
* installing *source* package 'methylKit' ...
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 12.2.0'
using C++11
g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rhtslib/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rhtslib/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/zlibbioc/include' -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c methCall.cpp -o methCall.o
methCall.cpp: In function 'int process_sam(std::istream*, std::string&, std::string&, std::string&, int&, int&, int&, int, int, size_t&)':
methCall.cpp:687:39: warning: 'CHGout' may be used uninitialized [-Wmaybe-uninitialized]
687 | if(CHGstatus){ processCHmethHash(CHGmethHash,CHGout,mincov);}
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
methCall.cpp:547:24: note: 'CHGout' was declared here
547 | FILE *out, *CHHout, *CHGout;
| ^~~~~~
methCall.cpp:686:39: warning: 'CHHout' may be used uninitialized [-Wmaybe-uninitialized]
686 | if(CHHstatus){ processCHmethHash(CHHmethHash,CHHout,mincov); }
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
methCall.cpp:547:15: note: 'CHHout' was declared here
547 | FILE *out, *CHHout, *CHGout;
| ^~~~~~
methCall.cpp:685:39: warning: 'out' may be used uninitialized [-Wmaybe-uninitialized]
685 | if(CpGstatus){ processCGmethHash(CGmethHash,out,mincov);}
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
methCall.cpp:547:9: note: 'out' was declared here
547 | FILE *out, *CHHout, *CHGout;
| ^~~
methCall.cpp: In function 'int process_bam(std::string&, std::string&, std::string&, std::string&, int&, int&, int&, int, size_t&)':
methCall.cpp:1014:39: warning: 'CHGout' may be used uninitialized [-Wmaybe-uninitialized]
1014 | if(CHGstatus){ processCHmethHash(CHGmethHash,CHGout,mincov);}
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
methCall.cpp:827:24: note: 'CHGout' was declared here
827 | FILE *out, *CHHout, *CHGout;
| ^~~~~~
methCall.cpp:1013:39: warning: 'CHHout' may be used uninitialized [-Wmaybe-uninitialized]
1013 | if(CHHstatus){ processCHmethHash(CHHmethHash,CHHout,mincov); }
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
methCall.cpp:827:15: note: 'CHHout' was declared here
827 | FILE *out, *CHHout, *CHGout;
| ^~~~~~
methCall.cpp:1012:39: warning: 'out' may be used uninitialized [-Wmaybe-uninitialized]
1012 | if(CpGstatus){ processCGmethHash(CGmethHash,out,mincov);}
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
methCall.cpp:827:9: note: 'out' was declared here
827 | FILE *out, *CHHout, *CHGout;
| ^~~
methCall.cpp: In function 'int process_single_bismark(std::istream*, std::string&, std::string&, std::string&, int&, int&, int&, size_t&)':
methCall.cpp:1244:39: warning: 'CHGout' may be used uninitialized [-Wmaybe-uninitialized]
1244 | if(CHGstatus){ processCHmethHash(CHGmethHash,CHGout,mincov);}
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
methCall.cpp:1142:24: note: 'CHGout' was declared here
1142 | FILE *out, *CHHout, *CHGout;
| ^~~~~~
methCall.cpp:1243:39: warning: 'CHHout' may be used uninitialized [-Wmaybe-uninitialized]
1243 | if(CHHstatus){ processCHmethHash(CHHmethHash,CHHout,mincov); }
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
methCall.cpp:1142:15: note: 'CHHout' was declared here
1142 | FILE *out, *CHHout, *CHGout;
| ^~~~~~
methCall.cpp:1242:39: warning: 'out' may be used uninitialized [-Wmaybe-uninitialized]
1242 | if(CpGstatus){ processCGmethHash(CGmethHash,out,mincov);}
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
methCall.cpp:1142:9: note: 'out' was declared here
1142 | FILE *out, *CHHout, *CHGout;
| ^~~
g++ -shared -s -static-libgcc -o methylKit.dll tmp.def RcppExports.o methCall.o F:/biocbuild/bbs-3.17-bioc/R/library/Rhtslib/usrlib/x64/libhts.a -lz -lm -lbz2 -llzma -lcurl -lidn2 -lunistring -liconv -lssl -lcrypto -lcrypt32 -lwsock32 -lwldap32 -lssh2 -lgcrypt -lgpg-error -lws2_32 -lzstd -lregex -Lc:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -Lc:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.17-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.17-bioc/R/library/00LOCK-methylKit/00new/methylKit/libs/x64
** 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 (methylKit)
Tests output
methylKit.Rcheck/tests/testthat.Rout
R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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(methylKit)
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:stats':
IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
as.data.frame, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max, which.min
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following objects are masked from 'package:base':
I, expand.grid, unname
Loading required package: IRanges
Attaching package: 'IRanges'
The following object is masked from 'package:grDevices':
windows
Loading required package: GenomeInfoDb
>
>
>
> test_check("methylKit")
Using internal DSS code...
Using internal DSS code...
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 238 ]
>
> proc.time()
user system elapsed
61.29 2.89 68.20
Example timings
methylKit.Rcheck/methylKit-Ex.timings