Closed birderboone closed 4 years ago
Hi, sorry to jump in, I get new issue alerts.
I guess you could solve it by adding libgsl-dev
under apt
packages
, should help the gsl
package install.
Hope it helps, apologies otherwise!
Thanks @pratikunterwegs for jumping in! I have added libgsl-dev
as you suggested… and that seemed to do the trick. Thanks a bunch for stopping by and helping us here!
For the record: https://travis-ci.org/github/mablab/sftrack/builds/737126933
Happy to help :)
On dev branch travis is now failing on installing gsl, which is probably from adding amt and tracker to suggests. Internet suggest we may need to add some imports so travis can pass. But I havent looked into it thoroughly. This is likely a travis only issue and not a cran check issue as cran checks didnt seem to have this problem for me