Open timelyportfolio opened 9 years ago
Ah, thanks for this. I've seen this error before. I just changed the random number generator from srand48() to srand(), which I think should work across platforms.
I'll test on windows sometime soon. Could you let me know if it installs properly on your windows machine now?
Ok, looks like that cleared up the errors on devtools::install
. I'll check functionality in just a bit.
I see where it has only been tested for Mac, but I thought it would be helpful to pass on the error that I am seeing when I try to install on Windows 7 with R3.1.2.
the short form when I do
devtools::document()
the long form with
devtools::install()