search for: 20bug

Displaying 3 results from an estimated 3 matches for "20bug".

Did you mean: 20bu
2004 Apr 25
2
package fdim slopeopt error (PR#6819)
Full_Name: Fred J. Version: 1.8.1 OS: windows 2000 Submission from: (NULL) (203.26.24.216) platform i386-pc-mingw32 the error can be duplicated as follows > rt <- data.frame(8:15, 7:14, 6:13, 5:12, 4:11, 3:10, 2:9, 1:8) > library(fdim) > FD <- (fdim(rt,q=2)) Error in slopeopt(AllPoints, Alpha) : Object "LineP" not found
2017 May 02
1
R 3.4 and mclapply assertion failure - is this a bug?
...ase see?http://www.intel.com/software/products/support/. The complete pdf of what console produces is here:https://www.dropbox.com/s/navugg28gqne14p/R%20Console.pdf?dl=0 The batch with commands to (hopefully) reproduce it is here:https://www.dropbox.com/s/8pd0ij3kowigdlc/20170430%20-%20R%20mclapply%20bug%20report.r?dl=0 The data for the reproducible example is here: https://www.dropbox.com/s/2enoeapu7jgcxwd/z.Rdata?dl=0 Note that this behavior was not present in R 3.3.3 on the same machine and all the batch was working without any errors. The sessionInfo(): R version 3.4.0 (2017-04-21)Platform: x86...
2017 May 02
0
R 3.4 and mclapply assertion failure - is this a bug?
...gt; > > The complete pdf of what console produces is here: > > https://www.dropbox.com/s/navugg28gqne14p/R%20Console.pdf?dl=0 > > > The batch with commands to (hopefully) reproduce it is here: > > https://www.dropbox.com/s/8pd0ij3kowigdlc/20170430%20-% > 20R%20mclapply%20bug%20report.r?dl=0 > > > The data for the reproducible example is here: > https://www.dropbox.com/s/2enoeapu7jgcxwd/z.Rdata?dl=0 > > > Note that this behavior was not present in R 3.3.3 on the same machine and > all the batch was working without any errors. > > > The s...