Skip to content

inline-r fails to run on Mac M1 / M2 #407

Open
@idontgetoutmuch

Description

@idontgetoutmuch

Describe the bug

[nix-shell:~/Packages/HaskellR]$ stack --nix exec -- H
Language.R.Interpreter: Cannot increase stack size limit.Try increasing your stack size limit manually:$ launchctl limit stack 67104768$ ulimit -s 65532
*** Exception: setResourceLimit: permission denied (Operation not permitted)
ghci> [r| print(.libPaths())        |]
Language.R.Interpreter: Cannot increase stack size limit.Try increasing your stack size limit manually:$ launchctl limit stack 67104768$ ulimit -s 65532

To Reproduce
Steps to reproduce the behavior.

Expected behavior
A clear and concise description of what you expected to happen.

Environment

  • OS name + version:
  • Version of the code:

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions