RWarnung

Results 4 issues of RWarnung

I just postd [this question](http://stackoverflow.com/questions/42932160/finding-approximately-matching-rows-of-numerical-data-in-r) which contains the following example: ``` x = matrix( 1:100, nrow = 100, ncol= 4 ,byrow = FALSE) y = x + matrix( .001 *...

Hi, I just installed the CRAN version. I train a classifier using various packages and when I finally want to call `classifierplots` I get the error > alpha level NA,...

Thank you for your work on this package and on the many others! I see that this is a proof of concept and that you could "use a hand". Nevertheless...

**appender_file does not find the log file when called from within a function** **Reproducible example** The following code prepares logging to the console and logging to a file. .start_logger =...

bug