Dear all,
I a bit unsure, whether this qualifies as a bug, but it is definitly a strange
behaviour. That why I wanted to discuss it.
With the following function, I want to test for evenly space numbers, starting
from anywhere.
.is_continous_evenly_spaced <- function(n){
if(length(n) < 2) ret
Hi all,
Since R 4.1, R CMD INSTALL throws warning during building the man pages, when
installing from source.
We noticed this first on Windows for man pages involving S4 replacement
function:
*
http://bioconductor.org/checkResults/devel/bioc-LATEST/Modstrings/riesling1-checksrc.html
*