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.
RPY2 を使用して R 関数を実行する Python コードを py2exe を使用して dll に移植し、最終的には共同作業者の C# プロジェクトと統合するために COM オブジェクトに移植したいと考えています。
rpy2 を py2exe に組み込むのがそれほど難しくない場合、これによりかなりの量の再コーディングを節約できます。経験に基づいた提案はありますか?
Microsoft Windows での rpy2 のサポートが非常に限られている現状を考えると、他のオプションを検討したいと思います。