[Rd] compairing doubles

2018-08-31 Thread Felix Ernst
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

[Rd] R CMD INSTALL warning for S4 replacement functions on R 4.1.0-alpha

2021-04-23 Thread Felix Ernst
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 *