error when using createArrowFiles #1417
Replies: 3 comments 5 replies
-
Hi all, I have also loaded the libraries "parallel" and "magick" as other threads have suggested for those using R 4.1.2, but still run into the same issue. I have attempted using the tutorial data also, but this has not been successful.
Please find the log file below, apologies for not attaching it earlier! |
Beta Was this translation helpful? Give feedback.
-
I also meet this issue. I am using macOS M1 chip. By remove and reinstall R following https://stackoverflow.com/questions/70638118/configuring-compilers-on-mac-m1-big-sur-monterey-for-rcpp-and-other-tools |
Beta Was this translation helpful? Give feedback.
-
Thanks for reminding me about this. For what it is worth, I also encountered this relatively cryptic error recently and I think I fixed it on the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am running the following code:
But get the following error message:
The structure of inputFiles (total of 16 fragment files) is as follows:
sessionInfo()
Note that I have tried Archr 1.0.2 and 1.0.1, but get the same error message as above. I have tried both addArchRThreads(threads = 1)
and addArchRThreads(threads = 16) as suggested elsewhere but this has not worked either.
Any suggestions would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions