トップ
新規
一覧
単語検索
最終更新
ヘルプ
ログイン
アールメカブ
二度を超えるセーブバージョンの使用廃止予定です
をテンプレートにして作成
開始行:
[[Rの備忘録]]
Mac でパッケージをロードしようとしたら,こんなエラーが出...
二度を超えるセーブバージョンの使用廃止予定です
use of save versions prior to 2 is deprecated
https://stat.ethz.ch/pipermail/r-help/2007-October/142284...
によれば
>
sounds like you are having permissions problems. And as ...
mix of Unix and WinXP, you might be suffering from some s...
permissions settings. WinXP allows a very rich set of pe...
for many exotic combinations have no corresponding mappin...
simpler 9-octet Unix permissions space -- so the limited ...
by the Unix permission string -rw-r--r-- may not really r...
can do with the file. On my own system, where I use WinX...
I've sometimes seem very strange Windows permission sets ...
cygwin, but essentially disable use of a particular file....
fix this by resetting ownership and all permissions using...
dialogs. It sounds like you need to get your sysadmins t...
this problem out.
-- Tony Plate
<
終了行:
[[Rの備忘録]]
Mac でパッケージをロードしようとしたら,こんなエラーが出...
二度を超えるセーブバージョンの使用廃止予定です
use of save versions prior to 2 is deprecated
https://stat.ethz.ch/pipermail/r-help/2007-October/142284...
によれば
>
sounds like you are having permissions problems. And as ...
mix of Unix and WinXP, you might be suffering from some s...
permissions settings. WinXP allows a very rich set of pe...
for many exotic combinations have no corresponding mappin...
simpler 9-octet Unix permissions space -- so the limited ...
by the Unix permission string -rw-r--r-- may not really r...
can do with the file. On my own system, where I use WinX...
I've sometimes seem very strange Windows permission sets ...
cygwin, but essentially disable use of a particular file....
fix this by resetting ownership and all permissions using...
dialogs. It sounds like you need to get your sysadmins t...
this problem out.
-- Tony Plate
<
ページ名: