ダウンロードリスト

プロジェクト概要

RPYはRプログラミング言語に非常にシンプルでありながら堅牢で、Pythonのインターフェイスです。それはRオブジェクトのすべての種類を管理することができますし、任意のRの関数(グラフィック機能を含む)を実行することができます。 R言語からすべてのエラーは、Pythonの例外に変換されます。後でRシステムにインストールされたすべてのモジュールは、簡単に任意の変更を導入することなく、Pythonの中から使用することができます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2005-07-28 21:17
0.4.6

シングルRpyできるようになりましたR.研究論理オブジェクトの複数のバージョン(のTRUE / FALSE)の作業を今のpython Booleanオブジェクトにマップされてインストールします。今は新しいVECTOR_CONVERSIONモードです。研究のソースのヘッダはもはや必要ありません。多くのバグ修正されます。
タグ: Minor bugfixes
A single Rpy install can now work with multiple versions of R. R Logical objects (TRUE/FALSE) are now mapped into python Boolean objects. There is a new VECTOR_CONVERSION mode. R source headers are no longer needed. There are many bugfixes.

2003-02-15 22:12
0.3.1

このリリースで多くのメモリをリークする。は、セグメンテーションフォールトが発生したにも修正され、スレッドとコールバックの同期。
タグ: Major bugfixes
This release fixes many memory leaks. It also fixes thread and callback synchronization, which had caused segmentation faults.

2002-11-22 04:39
0.3

新しいRインタプリタからは、Rのイベントループとカスタマイズ可能な私のハンドリング/ Oなどの機能、より良いSIGINTを管理、修正、非クリティカルなしかし、迷惑なバグ(要因と間違ったのI / O)。 Windows版、LinuxおよびUnixのサポートに加えて、利用可能です。
タグ: Major feature enhancements
New features such as the handling of the R event loop and customizable I/O from the R interpreter, better SIGINT management, and fixes for non-critical but annoying bugs (factors and wrong I/O). A Windows version is available in addition to Linux and Unix support.

2002-04-15 13:55
0.2

このリリースでは、Pythonのセグメンテーション違反が発生、多くの深刻なバグ。変換システムのユーザーからの数値の配列に変換するためR.サポートするための変換関数を定義できるように改良されているが追加されました。ドキュメントも強化された例は含まれています。
タグ: Major bugfixes
This release fixes many severe bugs which caused Python segfaults. The conversion system has been reworked to allow user defined conversion functions from and to R. Support for conversion to Numeric arrays was added. The documentation was also enhanced and examples are included.

プロジェクトリソース