ichimomo / frasyr

Fisheries Research Agency (FRA) provides the method for calculating sustainable yield (SY) with R
https://ichimomo.github.io/frasyr/
GNU General Public License v3.0
16 stars 21 forks source link

tmb cannot work in github actions #849

Open ichimomo opened 4 months ago

ichimomo commented 4 months ago

github actionsでtestを実行するとき,tmbのコンパイルがうまくいかずにエラーになってしまう(とりあえずtmbを使うテスト部分はコメントアウトした https://github.com/ichimomo/frasyr/pull/848). パッケージ内でtmbを使うときにはもっと正式なやり方があるようなので,それに移行したい. たとえばこのサイトを参考に,cppファイルをhppファイルに書き換えてsrcに置けば良いみたいだけど・・・ https://github.com/mlysy/TMBtools

ShotaNishijima commented 4 months ago

これ僕やりますね。frasamでもどうテスト作るか知りたいので。

ShotaNishijima commented 4 months ago

このエラーはどうやったら再現できますかね?とりあえず、fix_workflowブランチをプルして、そのまま僕のgithubにプッシュしたら、Run failedになっちゃったんですけど