Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
jupyterでRを使用しようとしています。hereからターミナルでコマンドを実行しました。インストールをグローバルに表示できるようにするまで、すべてがうまく機能します。IRkernel::installspec()またはIRkernel::installspec(user = FALSE)(推奨される hereおよびhere )を使用するかどうかにかかわらず、エラー メッセージが表示されます。
IRkernel::installspec()
IRkernel::installspec(user = FALSE)
私のmacOSはCatalina 10.15.6です
トリックは何ですか?