Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? 大きめ目の変更点(個人目線) Long Vectorのサポート(64bit版)。 2^31-1以上の長さのベクトルが使用可能に。 使えるのはraw/logical/integer/double/complex/characterのベクトルとlistも。 文字ベクトルの要素の長さは今までどおり 2^31-1 bytes。 Long vectorに対するlength()はdoubleを返す。 インデクシングにはintegerではなくてdoubleを使うように。 行列、配列の場合、各次元の長さが < 2^31-1なら次元数の総和が > 2^3
