Open ekmcintyre opened 4 years ago
Please review the Simple Rules for Clear Questions. Questions that include no code or no context are difficult to answer because you are asking people to guess what you are doing.
If you google that error, though, you might find the first two links helpful. It sounds like one of two things is happening.
(1) You are trying to print an entire data frame or represent some large object in a way that overloads your RAM while pandoc attempts to convert your RMD file to an HTML file. (2) Packages or R Studio need updating.
I keep getting this error when I try to knit.
pandoc.exe: getMBlocks: VirtualAlloc MEM_COMMIT failed: The paging file is too small for this operation to complete. Error: pandoc document conversion failed with error 251 Execution halted