-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document conversion fails over NFS mounted drive using RStudio knit function #1326
Comments
I have got the same problem. Any solutions yet? |
I would suggest reporting to RStudio first. If they can test +++ Andreas Voellenklee [Sep 02 14 22:32 ]:
|
I ran into the same error using |
Both the input and output file are in the same remote folder. This |
For the sake of completeness, I have to state that I am running
I resolved my issue by letting
I hope this helps others who occasionally need to run |
I can reopen this, but I'm really not sure what to do about it. |
Still experiencing this issue as of today. Any word on fixing this soon? |
(Just my 2c) As jgm said, it sounds more like a problem with the filesystem itself. Even microsoft applications do not deal with these things completely, I just lost a few hours of scratching my head with a weirdly malfunctioning import from excel to project, and it was all due to the excel file being on a remote mapped location (as soon as I copied it to my local disk it all worked). So I wouldn't pin my hopes on this being solved within pandoc |
When knitting from RStudio (0.98.738) on files residing on an NFS-mounted drive, the first time is successful. All subsequent attempts to knit fail as below. If all files are moved to a local directory, knitting is sucessful every time.
The text was updated successfully, but these errors were encountered: