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.
すでに devtools を使用してパッケージのスケルトンを作成してから、一連の R コード、メタデータ、ドキュメントなどを追加しました。このパッケージ内で rstan を使用したいと考えています。これを容易にするために rstan::rstan.package.skeleton がパッケージ スケルトンを作成することを理解しています。では、そのパッケージから rstan を使用するために必要な構造で既存のパッケージを拡張するためのベスト プラクティスは何ですか? ありがとうございました。