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.
Rstudio にクリーン データをロードしようとすると、salesClean.RData というファイル名でエラーが発生します。
エラーメッセージは次のとおりです。ReadItem: unknown type 161, perhaps written by later version of R
ReadItem: unknown type 161, perhaps written by later version of R
エラー メッセージのスクリーンショット:
Rstudio だけでなく、R も最新バージョンを使用していることを確認してください。コマンドを試してみるsessionInfo()と、R バージョン 3.1.2 であると表示されるはずです。
sessionInfo()