search for: kaneplusplus

Displaying 6 results from an estimated 6 matches for "kaneplusplus".

2015 May 13
2
example fails during R CMD CHECK but works interactively?
...memory package and have run in to a strange problem when we run R CMD CHECK. For some reason that isn't clear to us one of the examples crashes stating: Error: memory could not be allocated for instance of type big.matrix You can see the output on the Travis CI page at https://travis-ci.org/kaneplusplus/bigmemory where the error starts at line 1035. This is completely reproducible when running devtools::check(args='--as-cran') locally. The part that is confusing is that the calls work perfectly when called interactively. Hadley comments on the 'check' page of his R packages webs...
2015 May 13
4
example fails during R CMD CHECK but works interactively?
...D CHECK. For some reason that > > isn't > > clear to us one of the examples crashes stating: > > > > Error: memory could not be allocated for instance of type big.matrix > > > > You can see the output on the Travis CI page at > > https://travis-ci.org/kaneplusplus/bigmemory where the error starts > > at line > > 1035. This is completely reproducible when running > > devtools::check(args='--as-cran') locally. The part that is > > confusing is > > that the calls work perfectly when called interactively. > > > &g...
2019 Jul 19
1
difficulty with sanitizer using bigmemory
...2. bigKRLS file backs all big matrices with a helper function called ?to.big.matrix? found starting on line 116 of bigKRLS/bigKRLS_Rcpp_functions.R: https://github.com/rdrr1990/bigKRLS/blob/master/R/bigKRLS_Rcpp_functions.R 3. Discussion with Michael Kane: https://github.com/kaneplusplus/bigmemory/issues/73#issuecomment-330543207 And here is the main error itself: package bigKRLS_3.0.5.tar.gz has been auto-processed. The auto-check found additional issues for the *last* version released on CRAN: clang-UBSAN < https://www.stats.ox.ac.uk/pub/bdr/memtests/clang-UBSAN/bigKRL...
2015 May 13
0
example fails during R CMD CHECK but works interactively?
...strange problem when we run R CMD CHECK. For some reason that > isn't > clear to us one of the examples crashes stating: > > Error: memory could not be allocated for instance of type big.matrix > > You can see the output on the Travis CI page at > https://travis-ci.org/kaneplusplus/bigmemory where the error starts > at line > 1035. This is completely reproducible when running > devtools::check(args='--as-cran') locally. The part that is > confusing is > that the calls work perfectly when called interactively. > > Hadley comments on the 'che...
2015 May 15
0
example fails during R CMD CHECK but works interactively?
...at >> > isn't >> > clear to us one of the examples crashes stating: >> > >> > Error: memory could not be allocated for instance of type big.matrix >> > >> > You can see the output on the Travis CI page at >> > https://travis-ci.org/kaneplusplus/bigmemory where the error starts >> > at line >> > 1035. This is completely reproducible when running >> > devtools::check(args='--as-cran') locally. The part that is >> > confusing is >> > that the calls work perfectly when called interactivel...
2015 May 15
2
example fails during R CMD CHECK but works interactively?
...;t >>> > clear to us one of the examples crashes stating: >>> > >>> > Error: memory could not be allocated for instance of type big.matrix >>> > >>> > You can see the output on the Travis CI page at >>> > https://travis-ci.org/kaneplusplus/bigmemory where the error starts >>> > at line >>> > 1035. This is completely reproducible when running >>> > devtools::check(args='--as-cran') locally. The part that is >>> > confusing is >>> > that the calls work perfectly when...