1

Windows 64 ビット コンピューターに R 3.2.0 の XMLSchemaの開発バージョン ( v. 0.8.0 )をインストールしようとしています。残念ながら、リリース バージョン ( v. 0.7.0 ) は、アクセスしようとしているデータベースでは機能しません。ただし、ソースから 0.8.0 をインストールしようとすると、次のエラーが発生します。

> install.packages("XMLSchema", type="source", repos = NULL)
Installing package into ‘C:/Users/Will/Documents/R/win-library/3.2’
(as ‘lib’ is unspecified)
* installing *source* package 'XMLSchema' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
Error in .mergeMethodsTable(generic, mtable, tt, attach) : 
  trying to get slot "defined" from an object of a basic class ("list") with no slots
Error: loading failed
Execution halted
ERROR: loading failed
* removing 'C:/Users/Will/Documents/R/win-library/3.2/XMLSchema'
Warning in install.packages :
  running command '"C:/PROGRA~1/R/R-32~1.0/bin/x64/R" CMD INSTALL -l "C:\Users\Will\Documents\R\win-library\3.2" "XMLSchema"' had status 1
Warning in install.packages :
  installation of package ‘XMLSchema’ had non-zero exit status

どんな考えや洞察も大歓迎です。パッケージは以前のバージョンの R で動作しましたが、おそらく互換性の問題でしょうか? ありがとう。

4

0 に答える 0