StatTag should gracefully handle (meaning, not crash) if a user is running a build that is not compatible with their architecture of R. e.g., if someone has downloaded arm64 R, and is running Intel StatTag, we know that R can't run. When the user tries to run anything in R, they should get an informative error message.
StatTag should gracefully handle (meaning, not crash) if a user is running a build that is not compatible with their architecture of R. e.g., if someone has downloaded arm64 R, and is running Intel StatTag, we know that R can't run. When the user tries to run anything in R, they should get an informative error message.