Re: [R-SIG-Mac] Replication runtime error on MacOS build machines

2018-03-10 Thread Jim Hester
Thank you for looking at this Simon. I agree it is a bug in the package and have now fixed it ( https://github.com/r-lib/fs/commit/901cb50fc2f4d25bb8b920514f52574be42d7aa5) I will also fix the examples and submit an update to CRAN early next week. Thanks again, Jim On Mon, Mar 5, 2018 at 3:34 P

Re: [R-SIG-Mac] Replication runtime error on MacOS build machines

2018-03-05 Thread Simon Urbanek
Jim, it’s hard to replicate anything with the package, because it’s messing with the filesystem in random places (really, a violation of the CRAN policy*! You should fix that as well - although running it properly would likely hide the segfault bug ;)). Here is the stack trace: Process 46691 s

[R-SIG-Mac] Replication runtime error on MacOS build machines

2018-02-19 Thread Jim Hester
I maintain the fs package, which is currently failing _only_ on CRANs MacOS build machine. I have been trying to replicate this error and unfortunately have been unable to do so, the package works as expected locally (M